* Command-line argument in Info
@ 2004-04-01 0:00 Vinicius Jose Latorre
2004-04-01 5:44 ` Eli Zaretskii
2004-04-02 5:59 ` Richard Stallman
0 siblings, 2 replies; 4+ messages in thread
From: Vinicius Jose Latorre @ 2004-04-01 0:00 UTC (permalink / raw)
What is the right command-line argument `-no-init-file' or
`--no-init-file'? `-no-site-file' or `--no-site-file'?
All info files use `--no-init-file' and `--no-site-file', but in file
info/elisp-46 is used `-no-init-file' and `-no-site-file', and in file
info/ccmode-4 is used `-no-site-file'.
Vinicius
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Command-line argument in Info
2004-04-01 0:00 Command-line argument in Info Vinicius Jose Latorre
@ 2004-04-01 5:44 ` Eli Zaretskii
2004-04-01 23:22 ` Vinicius Jose Latorre
2004-04-02 5:59 ` Richard Stallman
1 sibling, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2004-04-01 5:44 UTC (permalink / raw)
Cc: emacs-devel
> Date: Wed, 31 Mar 2004 21:00:50 -0300
> From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
>
> What is the right command-line argument `-no-init-file' or
> `--no-init-file'? `-no-site-file' or `--no-site-file'?
You can use either one.
In startup.el, the function command-line converts --no-site-file and
--no-init-file to, respectively, -no-site-file and -no-init-file.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Command-line argument in Info
2004-04-01 5:44 ` Eli Zaretskii
@ 2004-04-01 23:22 ` Vinicius Jose Latorre
0 siblings, 0 replies; 4+ messages in thread
From: Vinicius Jose Latorre @ 2004-04-01 23:22 UTC (permalink / raw)
Eli Zaretskii wrote:
>>Date: Wed, 31 Mar 2004 21:00:50 -0300
>>From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
>>
>>What is the right command-line argument `-no-init-file' or
>>`--no-init-file'? `-no-site-file' or `--no-site-file'?
>>
>>
>
>You can use either one.
>
>In startup.el, the function command-line converts --no-site-file and
>--no-init-file to, respectively, -no-site-file and -no-init-file.
>
>
>
Ok, should the info file be corrected?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Command-line argument in Info
2004-04-01 0:00 Command-line argument in Info Vinicius Jose Latorre
2004-04-01 5:44 ` Eli Zaretskii
@ 2004-04-02 5:59 ` Richard Stallman
1 sibling, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2004-04-02 5:59 UTC (permalink / raw)
Cc: emacs-devel
I will fix those. Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-04-02 5:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-01 0:00 Command-line argument in Info Vinicius Jose Latorre
2004-04-01 5:44 ` Eli Zaretskii
2004-04-01 23:22 ` Vinicius Jose Latorre
2004-04-02 5:59 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.