jed-users mailing list

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

Re: bol improvement


G. Milde wrote:
On  9.05.07, Marko Mahnic wrote:
G. Milde wrote:
 setkey("jbol(0)",                    Key_Home); % move to bol first
 setkey("jbol(1)",                    Key_Home); % bol-skip-white first
     setkey("bol",                        Key_Home);
... which argument should cua.sl use by default?

I think most editors use the equivalent of jbol(1).

This is the quick test of the "word-processors", editors and IDEs on my
Debian GNU-Linux system in their standard configuration:

  (x)jed:                       bol();
  Abiword:                      bol();
  OpenOffice Writer:            bol();
  LyX:                          bol();  % protected whitespace
  Mousepad (xfce-editor):       bol();
  xedit:                        bol();
  e3 (MicroEditor):             bol();
  gedit:                        jbol(0);
  Boa Constructor (Python IDE): jbol(1)
  gphpedit:                     jbol(1)

Looking at this I would keep to the KISS principle and leave the default
binding at bol().

I agree.


Other suggestions?
jEdit					 : jbol(1)
NetBeans 				 : jbol(1)
SciTe (and other scintilla based editors): jbol(1)



--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


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