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.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to