On Wed, 23 Jul 2008 15:49:59 -0400, Stefan Monnier
<[EMAIL PROTECTED]> said:
> It strikes me that Debian's Emacsen seem to not be plain enough. I
> mean, Debian seems to change Emacs's startup.el even tho there's no
> need for it. Instead of changing startup.el to (load
> "debian-startup") and
>> Incidentally, while on the issue of debian emacs startup, I have the
>> following snippet in my .emacs file for hooking my non-debian emacs
>> into the debian emacs package system:
>>
>> ;; Debian stuff
>> (unless (boundp 'debian-emacs-flavor)
>> (load "/usr/share/emacs/site-lisp/debian-startup
Miles Bader <[EMAIL PROTECTED]> writes:
> Incidentally, while on the issue of debian emacs startup, I have the
> following snippet in my .emacs file for hooking my non-debian emacs
> into the debian emacs package system:
>
>;; Debian stuff
>(unless (boundp 'debian-emacs-flavor)
> (loa
On Tue, 22 Jul 2008 13:27:23 +0900, Miles Bader <[EMAIL PROTECTED]> said:
> Incidentally, while on the issue of debian emacs startup, I have the
> following snippet in my .emacs file for hooking my non-debian emacs
> into the debian emacs package system:
>;; Debian stuff
>(unless (boundp
Incidentally, while on the issue of debian emacs startup, I have the
following snippet in my .emacs file for hooking my non-debian emacs into
the debian emacs package system:
;; Debian stuff
(unless (boundp 'debian-emacs-flavor)
(load "/usr/share/emacs/site-lisp/debian-startup")
(d
5 matches
Mail list logo