jed-users mailing list

[2017 Date Index] [2017 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Fwd: [jed-users] text_mode_hook -> Stack Underflow Error


On Sat, Apr 29, 2017 at 7:41 PM, John E. Davis <jed@xxxxxxxxxxx> wrote:

> Harry Monroe <harrymonroe2012@xxxxxxxxx> wrote:
> > i want to use this FAQ tip: http://www.jedsoft.org/jed/faq.html#faq-2
> [...]
> I corrected the FAQ.  There should be no mode parameter, i.e., use:
> [...]

Thanks, now it works.
There seems to be another (minor) bug in the FAQ:

--- faq ---
Consider text_mode, where the TAB key is bound to the text_indent_relative
function.
[...]
Not all versions of jed support the insert_simulated_tab function, which
was not introduced until version 0.99-17
--- eof ---

In textmode.sl the default seems to be already 'indent_line', so no need
for that anymore (unless someone uses an old version)
When i tried to simulate tabs using Jed pre0.99.20-128U i get
"insert_simulated_tab is undefined"
Defining that function as described works.

I wasn't able to notice a difference in setting USE_TABS to 0 or 1

--
HM

[2017 date index] [2017 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]