all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How can I silence "Loading..." messages in batch mode?
@ 2012-07-21 10:15 Jack Kelly
  2012-07-22 19:52 ` Andreas Röhler
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Kelly @ 2012-07-21 10:15 UTC (permalink / raw)
  To: help-gnu-emacs

(Please CC me in replies, I'm not subscribed to the list.)

Context: http://lists.gnu.org/archive/html/automake-patches/2012-07/msg00147.html
Particularly: http://lists.gnu.org/archive/html/automake-patches/2012-07/msg00158.html

Hi list,

I'm writing code that calls emacs in batch mode to byte-compile files.
When I run anything in batch mode (without -Q), I get a whole pile of
"Loading foo..." messages at startup. I'd like to silence these, but I
haven't found a good way to do so. I have asked StackOverflow:
http://stackoverflow.com/q/11498108/429232 with no satisfactory
solution. The FAQ doesn't even mention batch mode and a google search
turns up nothing useful.

Any assistance would be appreciated, and advice portable to multiple
emacsen even more so.

-- Jack



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How can I silence "Loading..." messages in batch mode?
  2012-07-21 10:15 How can I silence "Loading..." messages in batch mode? Jack Kelly
@ 2012-07-22 19:52 ` Andreas Röhler
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Röhler @ 2012-07-22 19:52 UTC (permalink / raw)
  To: help-gnu-emacs

Am 21.07.2012 12:15, schrieb Jack Kelly:
> (Please CC me in replies, I'm not subscribed to the list.)
>
> Context: http://lists.gnu.org/archive/html/automake-patches/2012-07/msg00147.html
> Particularly: http://lists.gnu.org/archive/html/automake-patches/2012-07/msg00158.html
>
> Hi list,
>
> I'm writing code that calls emacs in batch mode to byte-compile files.
> When I run anything in batch mode (without -Q), I get a whole pile of
> "Loading foo..." messages at startup. I'd like to silence these, but I
> haven't found a good way to do so. I have asked StackOverflow:
> http://stackoverflow.com/q/11498108/429232 with no satisfactory
> solution. The FAQ doesn't even mention batch mode and a google search
> turns up nothing useful.
>
> Any assistance would be appreciated, and advice portable to multiple
> emacsen even more so.
>
> -- Jack
>
>

(load FILE &optional NOERROR NOMESSAGE

if "load" is used, setting  NOMESSAGE to t






^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How can I silence "Loading..." messages in batch mode?
@ 2012-07-23  7:42 Jack Kelly
  0 siblings, 0 replies; 3+ messages in thread
From: Jack Kelly @ 2012-07-23  7:42 UTC (permalink / raw)
  To: andreas.roehler, help-gnu-emacs

Thanks Andreas.

-- Jack



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-23  7:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-21 10:15 How can I silence "Loading..." messages in batch mode? Jack Kelly
2012-07-22 19:52 ` Andreas Röhler
  -- strict thread matches above, loose matches on Subject: below --
2012-07-23  7:42 Jack Kelly

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.