logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: bol improvement: msg#00039

Subject: 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)






Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>