emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH 1/2] org-colview.el: Add missing save-excursion for org-c


From: Nicolas Goaziou
Subject: Re: [O] [PATCH 1/2] org-colview.el: Add missing save-excursion for org-colview
Date: Sat, 07 Jul 2018 09:28:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Benjamin Motz <address@hidden> writes:

> without this fix, point will jump to beginning of buffer each time the
> column view is activated. This was annoying to me and I'd consider it a
> bug. I'm not sure if this is the best way to fix the behaviour...

Thank you. I applied a slightly different fix which doesn't duplicate
`save-excursion' calls.

Regards,

-- 
Nicolas Goaziou



reply via email to

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