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

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

How many 'comment-start' chars for 'comment-region'?


From: Thorsten Jolitz
Subject: How many 'comment-start' chars for 'comment-region'?
Date: Mon, 18 Feb 2013 17:04:31 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.2 (gnu/linux)

Hi List, 

is there any (major-mode) variable where the number of 'comment-start'
characters used when calling 'comment-region' is defined (I couldn't
find one).

E.g. its two in Emacs Lisp (';; text') but one in LaTeX ('% text'). 

Or is the only way to find out looking at the code of the respective
major-mode that implements the 'comment-region' function?

-- 
cheers,
Thorsten





reply via email to

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