>>Date: Fri, 20 May 2005 14:46:07 +0200 (MEST)
>>From: Jean-Pierre Chretien <[EMAIL PROTECTED]>
>>Subject: Re: How to select all
>>To: lyx-users@lists.lyx.org
>>
>>
>>>>
>>>>PS: Thanks to Jean-Pierre too.
>>
>>Well, I rememberd this from an ancient version of LyX, I was not awrw of the 
>>S-C-end binding.
>>Angus' hint is better as it shows that setting the cursor does set mark in 
>>that case.
>>The arrows are useful for partial precise selection over pages, and then the 
>>C-m
>>is compulsory.

Forget what I said, and try e.g.

->grep select /usr/local/share/lyx/bind/emacs.bind
/usr/local/share/lyx/bind/emacs.bind:# Motion + select group
/usr/local/share/lyx/bind/emacs.bind:\bind "S-Right"                
"forward-select"
/usr/local/share/lyx/bind/emacs.bind:\bind "S-Left"                 
"backward-select"
/usr/local/share/lyx/bind/emacs.bind:\bind "S-C-F"                  
"forward-select"
/usr/local/share/lyx/bind/emacs.bind:\bind "S-C-B"                  
"backward-select"
[...]



Everything needed is in here, I should read the binding file more often...
S-Right selects without setting the mark.
There are also paragraph-related selection.

The question is: how to make this binding info available in the lyx window,
better than with the binding info in the minibuffer (where you must know the
command name to find the binding).

-- 
Jean-Pierre

Reply via email to