[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: unhappiness in fill-paragraph, delete-indentation
From: |
Stefan Monnier |
Subject: |
Re: unhappiness in fill-paragraph, delete-indentation |
Date: |
07 Dec 2001 13:45:32 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50 |
>>>>> "Dan" == Dan Jacobson <jidanni@deadspam.com> writes:
> delete-indentation should be extended to operate on regions, e.g. this is
> untouched by it:
> An A element cannot contain another A element, so one must be
> careful that named anchors do not contain link
> anchors. Authors can use both the NAME and HREF attributes in
> a single A element to avoid this problem.
As a regular poster to this list you should know that Emacs' behavior
depends on the major mode, so without telling us which major mode
you were using when you saw the above problem, we can't really help.
In message-mode, at least, it works just fine for me,
Stefan
PS: it probably won't work in fundamental-mode.