tramp-devel
[Top][All Lists]
Advanced

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

Re: imap-hash.el and tramp-imap.el


From: Ted Zlatanov
Subject: Re: imap-hash.el and tramp-imap.el
Date: Fri, 25 Sep 2009 15:49:28 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux)

On Thu, 24 Sep 2009 08:44:50 +0200 Reiner Steib <address@hidden> wrote: 

RS> On Mon, Sep 21 2009, Ted Zlatanov wrote:
>> ;; TODO: make this search better
>> (if (search-forward "--text follows this line--" nil t)
>> (delete-region (line-beginning-position) (line-end-position))
>> (error "Could not find the body separator in the encoded message!"))))

RS> Why not use `mail-header-separator'?

I looked for "message-*" variable names, didn't find anything relevant,
put a TODO in there and then promptly forgot about it :)

Thanks for the suggestion, I'll update this in the Tramp CVS.

Ted




reply via email to

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