[Alpine-info] Using emacs with Alpine
Steven W. Orr
steveo at syslang.net
Sat Jul 25 15:27:44 PDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 07/25/09 17:51, quoth Dan Hatton:
> On Fri, 24 Jul 2009, Duke Normandin wrote:
>
>> I've been using jed with Alpine2.00 with varying amounts of frustration.
>> Would those of you who use emacs as an alternate editor, mind sharing
>> with
>> me hat you use as a Alpine configuration command - other than just plain
>> old "emacs"?
>
> I have "emacs -nw", so Emacs opens in the same terminal where Alpine's
> running, instead of an X window.
>
Ok if your startup is small. Mine is not. But if X is not available, my emacs
is aware.
In the .emacs:
;; X conditional stuff
(if (equal window-system 'x)
(progn
;;; LOTS o stuff
(server-start)
)
(progn
;; Stuff when you're NOT in X
; like...
(define-key global-map "\M-\C-\\" 'suspend-emacs)))
- --
Time flies like the wind. Fruit flies like a banana. Stranger things have .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAkprht8ACgkQRIVy4fC+NyS0ywCfYxRBAMUm7gQZFfoAQsqYe3Bq
p0gAnjxvAQUqrZCdz+nomLKgjhuA1sbW
=DYGz
-----END PGP SIGNATURE-----
More information about the Alpine-info
mailing list