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

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

bug#19493: [PATCH] Fix trailing ... for outline-toggle-children


From: Oleh Krehel
Subject: bug#19493: [PATCH] Fix trailing ... for outline-toggle-children
Date: Sat, 7 Feb 2015 19:07:56 +0100

I attach the updated patch.

On 19 January 2015 at 05:14, Dmitry Gutov <dgutov@yandex.ru> wrote:

> That doesn't seem to be the full solution either. For instance, if the
> current heading has subheadings, with or without your patch "..." will
> remain at the end of the last of them.

If you're using `outline-toggle-children', it's supposed to leave the
children hidden.

The patch basically just fixes `outline-show-entry', which was is called by
`outline-toggle-children' in my original issue.

Oleh

Attachment: 0001-lisp-outline.el-outline-show-entry-Fix-one-invisible.patch
Description: Text Data


reply via email to

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