Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<tab> only moves item to top if otherwise extending beyond window #51

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

odabrunz
Copy link

Hello H. Sitz,

my repo now has a tiny patch that changes the behavior of <tab> (OrgCycle()). It is now more similar to the behavior in emacs orgmode: an item is only moved to the top of the window if, after opening, it extends beyond the last line of the window.

This reduces the jumping around of window contents when using <tab>.

If you like this patch, please pull it.

Regards,

Olaf

@hsitz
Copy link
Owner

hsitz commented Nov 15, 2012

On Fri, Oct 19, 2012 at 12:03 AM, Olaf Dabrunz notifications@github.comwrote:

Hello H. Sitz,

my repo now has a tiny patch that changes the behavior of (OrgCycle()). It
is now more similar to the behavior in emacs orgmode: an item is only moved
to the top of the window if, after opening, it extends beyond the last line
of the window.

This reduces the jumping around of window contents when using .

If you like this patch, please pull it.

Olaf --

Thanks, I incorporated your changes. I knew behavior wasn't quite like Org
but I hadn't taken the time to figure out exactly what difference was.
Plus, you had a good solution.

Regards,

Herb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants