help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: `comment-start' is nil


From: Michael Heerdegen
Subject: Re: `comment-start' is nil
Date: Thu, 13 Mar 2014 07:36:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

lee <lee@yun.yagibdah.de> writes:

>  This mode employs a function to search for a regex in particular
> buffers.  The regex involves `comment-start'.

If you want to rely on `comment-start', AFAIK you must wait until the
major mode of the buffer has been initialized, because `comment-start'
is set by the major mode.

Michael.




reply via email to

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