info-gnus-english
[Top][All Lists]
Advanced

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

Re: Can I use write-region without output to the mini-buffer


From: Uday S Reddy
Subject: Re: Can I use write-region without output to the mini-buffer
Date: Tue, 04 May 2010 15:48:05 -0000
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

Cecil Westerhof wrote:
I use write-region to append a string to a file:
    (write-region message nil file-name t)

What I do not like is that it outputs something like
    Added to /home/cecil/.gnus.d/logging/2010-04-07
to the mini-buffer. Is there a way to circumvent this? Because this
overwrites what is in the mini-buffer and I do not like that.


How about this trick?
      
http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/178e901350723b90#

Cheers,
Uday


reply via email to

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