emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: 2 minor bugs with filling and comments in mail mode


From: Stefan Monnier
Subject: Re: 2 minor bugs with filling and comments in mail mode
Date: 04 Mar 2004 15:05:48 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> From this it seems that a major mode should set comment-start-skip if
> necessary.  mail-mode computes comment-start from mail-yank-prefix,
> but does not set comment-start-skip.

Indeed, if comment-start-skip cannot be easily inferred from comment-start,
the major mode needs to set it explicitly.  I've installed changes in
sendmail.el and message.el for that.

> No comment syntax is defined.  Use: 
> 
> Hit RET.  You get an error:
> 
> comment-region: Wrong type argument: stringp, nil

Thanks.  I've fixed this as well.


        Stefan




reply via email to

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