emacs-devel
[Top][All Lists]
Advanced

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

Re: Changing the default for `send-mail-function'


From: Eli Zaretskii
Subject: Re: Changing the default for `send-mail-function'
Date: Mon, 27 Jun 2011 05:56:11 +0300

> From: Lars Magne Ingebrigtsen <address@hidden>
> Date: Mon, 27 Jun 2011 01:49:33 +0200
> 
>         ;; clear the trace buffer of old output
>         (with-current-buffer process-buffer
> +         (set-buffer-multibyte nil)
>           (setq buffer-undo-list t)
>           (erase-buffer))

Why?  What purpose would or could making the buffer unibyte possible
serve in this case?



reply via email to

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