emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Why not emacs -Q for byte-compiling org-mode in the Makefi


From: Tassilo Horn
Subject: Re: [Orgmode] Why not emacs -Q for byte-compiling org-mode in the Makefile
Date: Mon, 04 May 2009 17:36:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

David Bremner <address@hidden> writes:

>> > is there a specific reason that the Makefile uses emacs -q and not
>> > emacs -Q for byte-compiling org-mode?
>>
>> this is a good idea, but -Q is not understood by XEmacs, and I am not
>> even sure about Emacs 22.
>
> at least for Emacs 22, it works.  XEmacs apparently has
> "-no-site-file" as equivalent to "--no-site-init", so it would be
> possible to do something similar.

Yeah, -Q is equivalent to -q --no-site-file, so the latter could be used
and still we're compatible with emacs 22/23 & xemacs.

Bye,
Tassilo
-- 
          "Emacs is not a development tool but a way of life."
                - David Kastrup in alt.religion.emacs -




reply via email to

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