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

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

Re: hook for `comment-indent'


From: Stefan Monnier
Subject: Re: hook for `comment-indent'
Date: Wed, 23 Apr 2003 15:19:05 -0400

> Is it OK to install a hook function which `comment-indent' can call
> instead of its normal body?  That would be useful for fixed-format
> modes like Fortran 77 or a file format I'm currently working on, where
> comments must be at the start of the line.

I think it's indeed necessary.
[ contrary to what I've stated in the past ]
I hope we can find a place for such a hook so it doesn't need
to redo the arg processing and so it works for both comment-region
and uncomment-region.


        Stefan





reply via email to

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