help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Optimal emacs shell for coding


From: Thien-Thi Nguyen
Subject: Re: Optimal emacs shell for coding
Date: Mon, 11 Aug 2008 17:06:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Jonathan Groll <lists@groll.co.za>
() Mon, 11 Aug 2008 13:38:54 +0200

   Any recommendations?

I consider Emacs the optimal shell.
Some keybindings i find especially useful:

 (global-set-key "\M-m" 'compile)
 (define-key minibuffer-local-map "\M-m" 'exit-minibuffer)

Left thumb on meta, and `m', `p', `n' (as needed)
and finally `m' w/ the right hand.

thi




reply via email to

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