emacs-devel
[Top][All Lists]
Advanced

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

Re: M-x comment-region


From: Tassilo Horn
Subject: Re: M-x comment-region
Date: Sun, 23 Dec 2007 09:24:45 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

Hi Richard,

> I think I fixed the problem.  M-x comment-region for Lisp code should
> now use ;; if indenting a whole function and ;;; if indenting just
> part of a function.  In the latter case there should be enough
> indentation after the ;;; to prevent it from being treated as an
> outline header.
>
> Does it work right, now?

Yes, it does.  Thanks a lot.

Bye,
Tassilo




reply via email to

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