all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug capturing to a file while visiting buffer and auto-revert-mode active
@ 2016-09-30 22:25 Michael Fiano
  2016-10-08 14:00 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Fiano @ 2016-09-30 22:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 599 bytes --]

If you visit an empty file buffer (0 bytes), turn auto-revert-mode on, and
capture something to this file, it will appear as if the buffer is still
empty. The cursor appears to be on an empty first line, but in reality, the
rest of the file contents are off screen and you must scroll up to see
them. Alternatively, manually calling revert-buffer will shift the view so
the file contents are displayed. It seems like auto-revert-mode and
org-capturing are not playing nice together. It took me a few hours to
realize that the buffer indeed was modified, but you had to scroll up to
see that it was.

[-- Attachment #2: Type: text/html, Size: 621 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug capturing to a file while visiting buffer and auto-revert-mode active
  2016-09-30 22:25 Bug capturing to a file while visiting buffer and auto-revert-mode active Michael Fiano
@ 2016-10-08 14:00 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-10-08 14:00 UTC (permalink / raw)
  To: Michael Fiano; +Cc: emacs-orgmode

Hello,

Michael Fiano <michael.fiano@gmail.com> writes:

> If you visit an empty file buffer (0 bytes), turn auto-revert-mode on, and
> capture something to this file, it will appear as if the buffer is still
> empty. The cursor appears to be on an empty first line, but in reality, the
> rest of the file contents are off screen and you must scroll up to see
> them. Alternatively, manually calling revert-buffer will shift the view so
> the file contents are displayed. It seems like auto-revert-mode and
> org-capturing are not playing nice together. It took me a few hours to
> realize that the buffer indeed was modified, but you had to scroll up to
> see that it was.

Could you provide a more precise ECM? E.g., the capture template you
use...

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-08 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30 22:25 Bug capturing to a file while visiting buffer and auto-revert-mode active Michael Fiano
2016-10-08 14:00 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.