emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: shell-script-mode case indenting]


From: Stefan Monnier
Subject: Re: address@hidden: shell-script-mode case indenting]
Date: Tue, 03 Oct 2006 15:41:29 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>> In your new code, what is the purpose of the following line in the loop:
>> (unless (eobp) (forward-char 1))
> Don't move forward by a character if at the end of a (narrowed)
> buffer.

Well, that's the result, not the purpose :-(

> The need to move forward a character was experimentally
> determined, I am afraid.

That's the part I'm interested in.  Could you give us some idea of the case(s)
you've encountered where it was found necessary?


        Stefan




reply via email to

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