[EMAIL PROTECTED] (Kim F. Storm) writes:
> Hi John,
>
> Your request seems reasonable, but I think your proposed change is a
> little more complex than necessary.
>
> Does the following patch provide what you need?
Yes, that will work perfectly. Thanks!
--John
Carsten,
I definitely have this problem in the middle of the buffer with 4.59.
Console mode.
Thanks,
Scott
On 12/14/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Dec 13, 2006, at 17:37, Scott Jaderholm wrote:
> Hi,
>
> It is nice that M-RET adds a space after the last * so that you can
>
John J Foerch <[EMAIL PROTECTED]> writes:
> Hello,
>
> I want to implement a particular feature in org-mode that depends upon some
> functionality being added to outline-mode. (org-mode is derived from
> outline-mode.) The feature concerns display of ancestor and sibling headings
> when an isear
John J Foerch <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (Kim F. Storm) writes:
>> Hi John,
>>
>> Your request seems reasonable, but I think your proposed change is a
>> little more complex than necessary.
>>
>> Does the following patch provide what you need?
>
> Yes, that will work perfectly