emacs-devel
[Top][All Lists]
Advanced

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

Re: Inhibit "Wrote foo" from write-region


From: Eli Zaretskii
Subject: Re: Inhibit "Wrote foo" from write-region
Date: Tue, 21 Jan 2014 20:26:13 +0200

> Date: Tue, 21 Jan 2014 09:59:16 -0800 (PST)
> From: Drew Adams <address@hidden>
> Cc: address@hidden
> 
> > I think the conclusion was that we can add a variable that Lisp
> > programs could bind, which will force write-region use 'message'.
> > Then you could override that in Lisp.
> 
> That seems pretty crude.  Sounds like all or nothing.  Giving the
> user the black & white choice, "Do you want eight zillion useless
> messages or no messages at all?" sounds like a cop-out.

I don't know what you are talking about.  Lisp applications can bind
the variable when they need that and not bind when they don't.  How
this is "all or nothing", I don't know.

Besides, the issue is to allow customization of write-region's
messages, for which everyone wants that to be done in Lisp.  What they
do when it is in Lisp is their business.



reply via email to

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