- Subject: [Jed-users-l] .jedrc woes
- From: Mike McClain <mike.junk@xxxxxxxxxxx>
- Date: Tue, 24 Jul 2012 13:25:44 -0700
Howdy,
I've this line in .jedrc:
setkey("yp_bkill_word", "\e^H"); % ^BS
Your keyboard may not be mapped the same because I've set mine
up using 'loadkeys' to make bash's readline editing functions
work like I want they to.
When I run jed to edit a copy of .jedrc the status line flashes
red for too short a time to read it then says:
loading /usr/share/jed/lib/textmode.slc
If I enter '^h k' then ^BS the status line says:
Key "ESC ctrl-H" runs the S-Lang function "c_mark_function"
If I enter ^BS the status line says:
loading /usr/share/jed/lib/cmisc.slc
and the lines starting:
if (BATCH == 0)
{
are highlighted and the cursor (point?) moves to the beginning
of the line preceding 'if (BATCH == 0)'.
When I run 'jed --batch' I get no mention of errors.
Why is my yp_bkill_word assignment being ignored?
Thanks,
Mike
PS:
None of my configuration commands/assignments are inside
the 'if (BATCH == 0)' clause and the only things that are that
I've changed are:
() = evalfile ("cua"); % CUA-like key bindings
I've also modified the globals:
DISPLAY_TIME = -1; % non-zero enables the time to be displayed on
WANT_SYNTAX_HIGHLIGHT = 0;
TAB_DEFAULT = 4; % Tab size (also try edit_tab_stops)
USE_TABS = 0; % Use tabs when generating whitespace.
Tab_Always_Inserts_Tab = 0; % Set this to 1 if you want the tab key to insert
Thanks again,
MM
--
Satisfied user of Linux since 1997.
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2012 date index]
[2012 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]