- Subject: Re: [Jed-users-l] ` double press
- From: Manfred Hanke <Manfred.Hanke@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 23 Sep 2011 15:00:03 +0200
Hi Peter,
On 09/23/2011 02:34 PM, Peter Bengtsson wrote:
> Why do I have to press the backtick ( ` ) key twice every time in jed?
> Quite annoying when writing a reStructuredText document.
By default, "`" is bound to the quoted_insert function, i.e., the first
` inserts the second ` (just as any other character) literally.
You can use
setkey("self_insert_cmd", "`");
if you want to have the backtick inserted itself.
Cheers,
Manfred
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2011 date index]
[2011 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]