help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Suppressing load messages


From: Joel J. Adamson
Subject: Re: Suppressing load messages
Date: Wed, 12 Mar 2008 14:52:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Brendan Halpin <brendan.halpin@ul.ie> writes:
> but it is clearly inappropriate to load lots of irrelevant files

Yes, they looked like the sort of thing that you should load yourself.
They won't load if you put them in .emacs.  If this is your system, then
I suggest you get that stuff out of site-start.el: why use what the
Debian project put there? ;) If it's not your system, then I suggest you
tell a sysadmin that site-start.el contains a lot of stuff that ought to
be left up to the user.  However, he might get a lot of requests for
those packages...

If you want behavior like Perl or Python (output to STDOUT), then you
should figure out a way to divert STDERR from inside Emacs.  I tried 

(setq shell-command-default-error-buffer "*stderr*")

but that doesn't affect batch mode.

Joel

-- 
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA  02114
(617) 643-1432
(303) 880-3109

The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.







reply via email to

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