* About Emacs invocation
@ 2013-03-03 7:52 Xue Fuqiao
2013-03-03 16:17 ` Gregory Benjamin
0 siblings, 1 reply; 5+ messages in thread
From: Xue Fuqiao @ 2013-03-03 7:52 UTC (permalink / raw)
To: help-gnu-emacs
In (info "(eintr) Simple Extension"):
When I start instances of Emacs that do not load my `.emacs'
file or any site file, I also turn off blinking:
emacs -q --no-site-file -eval '(blink-cursor-mode nil)'
Or nowadays, using an even more sophisticated set of options,
emacs -Q - D
What does the second invocation mean? I've read (info "(emacs) Emacs
Invocation"), but I don't find anything useful. Can anybody help? Thanks.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: About Emacs invocation
[not found] <mailman.21282.1362297162.855.help-gnu-emacs@gnu.org>
@ 2013-03-03 12:30 ` Michael Heerdegen
2013-03-03 15:23 ` Dan Espen
1 sibling, 0 replies; 5+ messages in thread
From: Michael Heerdegen @ 2013-03-03 12:30 UTC (permalink / raw)
To: help-gnu-emacs
Xue Fuqiao <xfq.free@gmail.com> writes:
> In (info "(eintr) Simple Extension"):
>
> When I start instances of Emacs that do not load my `.emacs'
> file or any site file, I also turn off blinking:
>
> emacs -q --no-site-file -eval '(blink-cursor-mode nil)'
>
> Or nowadays, using an even more sophisticated set of options,
>
> emacs -Q - D
>
> What does the second invocation mean? I've read (info "(emacs) Emacs
> Invocation"), but I don't find anything useful. Can anybody help?
> Thanks.
Looks like a typo, "-D" would make sense. Feel free to report.
Regards,
Michael.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: About Emacs invocation
[not found] <mailman.21282.1362297162.855.help-gnu-emacs@gnu.org>
2013-03-03 12:30 ` About Emacs invocation Michael Heerdegen
@ 2013-03-03 15:23 ` Dan Espen
1 sibling, 0 replies; 5+ messages in thread
From: Dan Espen @ 2013-03-03 15:23 UTC (permalink / raw)
To: help-gnu-emacs
Xue Fuqiao <xfq.free@gmail.com> writes:
> In (info "(eintr) Simple Extension"):
>
> When I start instances of Emacs that do not load my `.emacs'
> file or any site file, I also turn off blinking:
>
> emacs -q --no-site-file -eval '(blink-cursor-mode nil)'
>
> Or nowadays, using an even more sophisticated set of options,
>
> emacs -Q - D
>
> What does the second invocation mean? I've read (info "(emacs) Emacs
> Invocation"), but I don't find anything useful. Can anybody help?
> Thanks.
emacs --help explains both options.
--quick, -Q equivalent to:
-q --no-site-file --no-site-lisp --no-splash
--basic-display, -D disable many display features;
used for debugging Emacs
--
Dan Espen
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: About Emacs invocation
2013-03-03 7:52 Xue Fuqiao
@ 2013-03-03 16:17 ` Gregory Benjamin
0 siblings, 0 replies; 5+ messages in thread
From: Gregory Benjamin @ 2013-03-03 16:17 UTC (permalink / raw)
To: help-gnu-emacs
On Sun, Mar 03, 2013 at 03:52:10PM +0800, Xue Fuqiao wrote:
> In (info "(eintr) Simple Extension"):
>
> When I start instances of Emacs that do not load my `.emacs'
> file or any site file, I also turn off blinking:
>
> emacs -q --no-site-file -eval '(blink-cursor-mode nil)'
>
> Or nowadays, using an even more sophisticated set of options,
>
> emacs -Q - D
>
> What does the second invocation mean? I've read (info "(emacs)
> Emacs Invocation"), but I don't find anything useful. Can anybody
> help? Thanks.
Assuming '- D' is a typo, and you wanted '-D', from 'emacs --help':
--basic-display, -D disable many display features;
used for debugging Emacs
Best,
Greg Benjamin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: About Emacs invocation
@ 2013-03-03 22:13 Xue Fuqiao
0 siblings, 0 replies; 5+ messages in thread
From: Xue Fuqiao @ 2013-03-03 22:13 UTC (permalink / raw)
To: help-gnu-emacs
>> In (info "(eintr) Simple Extension"):
>>
>> When I start instances of Emacs that do not load my `.emacs'
>> file or any site file, I also turn off blinking:
>>
>> emacs -q --no-site-file -eval '(blink-cursor-mode nil)'
>>
>> Or nowadays, using an even more sophisticated set of options,
>>
>> emacs -Q - D
>>
>> What does the second invocation mean?
> Looks like a typo, "-D" would make sense. Feel free to report.
Thanks, I'll fix them later.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-03-03 22:13 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.21282.1362297162.855.help-gnu-emacs@gnu.org>
2013-03-03 12:30 ` About Emacs invocation Michael Heerdegen
2013-03-03 15:23 ` Dan Espen
2013-03-03 22:13 Xue Fuqiao
-- strict thread matches above, loose matches on Subject: below --
2013-03-03 7:52 Xue Fuqiao
2013-03-03 16:17 ` Gregory Benjamin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).