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

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

Re: Suppressing load messages


From: Brendan Halpin
Subject: Re: Suppressing load messages
Date: Wed, 12 Mar 2008 17:30:06 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

jadamson@partners.org (Joel J. Adamson) writes:

> By the above I mean that what you're suggesting sounds like a
> workaround, and my workaround sounds like a solution.  Perhaps there's
> another way to redirect *Messages* from within Emacs.
>
> You can still redirect your output.  If you don't want that, then
> perhaps you need to reconsider why you're using --script.

Indeed. All I want it to use Emacs as a scripting language to write
little utilities, and that they behave just like utilities written in
Perl or Python. 

My thought processes were heading in the direction that the hash-bang
--script option is very new and not yet completely thought through, and
that a long-term solution might lie in hacking the start process.
Perhaps the start process should behave differently when invoked in with
--script. I suspect that completely ignoring the site-start structure
could be suboptimal (if there are site-wide settings that are
non-standard), but it is clearly inappropriate to load lots of
irrelevant files (and not just because of the chatter to STDERR).

It should be acceptable to writers of emacs-script utilities to
explicitly load anything that is needed.

Brendan
-- 
Brendan Halpin,  Department of Sociology,  University of Limerick,  Ireland
Tel: w +353-61-213147 f +353-61-202569 h +353-61-338562; Room F2-025 x 3147
mailto:brendan.halpin@ul.ie  http://www.ul.ie/sociology/brendan.halpin.html


reply via email to

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