unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).