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

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

Re: simple editor required


From: Kai Großjohann
Subject: Re: simple editor required
Date: Thu, 19 Jun 2003 17:38:52 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

"Paul Edwards" <kerravon@nosppaam.w3.to> writes:

> indent-line-function's value is
> indent-relative-maybe
> Local in buffer .emacs; global value is
> indent-to-left-margin

Okay, so indent-relative-maybe has the effect at the beginning of the
file.  Put point at the beginning of the buffer and invoke M-x
indent-relative-maybe RET, you'll see where the RET behavior comes
from.

It's now clear that you want a function to use as the value of
indent-line-function that works like indent-relative-maybe in some
cases but not in others.

What should happen in which cases?
-- 
This line is not blank.


reply via email to

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