[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C-a in message.el with point between bol and :
From: |
Katsumi Yamaoka |
Subject: |
Re: C-a in message.el with point between bol and : |
Date: |
Tue, 25 Jan 2005 07:38:51 +0900 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
>>>>> In <address@hidden> Stefan Monnier wrote:
> When point is inside a header-field name (i.e. inside the header, somewhere
> betwen the beginningof a line and the beginning of a header field value),
> message-beginning-of-line moves *forward* to the beginning of the header
> field's value.
> I find that counter intuitive and would prefer it to always move backward
> (except when repeated, obviously).
> I.e. I suggest the patch below (against the current Emacs-CVS trunk).
No followup is no objection. I like it very much. Could you
write the ChangeLog entry? I'll install your patch in the Gnus
trunk, and the branch synchronized with the Emacs trunk.