On Thu, 24 Sep 2009 08:44:50 +0200 Reiner Steib <[email protected]> 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 _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
