emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Idea for compilation mode


From: Kevin Rodgers
Subject: Re: Idea for compilation mode
Date: Tue, 03 Jun 2003 10:14:43 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Miles Bader wrote:

address@hidden (David Kastrup) writes:

I want to point out that the next-error binding on C-x ` is awful to
type on most international keyboards because ` is typically a dead
key and only available with shift, to boot.


I've always use the old gosmacs binding for this -- `C-x C-n' -- which I
find very nice (even on a normal ascii keyboard, C-x ` is rather awkward
to type).

Excellent -- I've had this in my .emacs forever anyway:

(put 'set-goal-column 'disabled t)

And for symmetry, I'll bind `C-x C-p' to previous-error, then move
set-goal-column to `C-x N' and mark-page to `C-x P'.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]