all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs 24 problem: `revert` command forgets bindings from `occur` buffer for compressed files.
@ 2012-07-10  7:35 Paul K
  2012-07-10  8:07 ` Tassilo Horn
  0 siblings, 1 reply; 6+ messages in thread
From: Paul K @ 2012-07-10  7:35 UTC (permalink / raw)
  To: help-gnu-emacs

Hallo Emacs Users.

Steps to reproduce:
1) visit some compressed file, for example: /tmp/file.txt.bz2
2) M-x occur: `on some string that exisits in the file`
3) visit line with string metched by pressing <ENTER> in `occur` buffer
4) modify contents of file.txt.bz2, but do not save it.
5) M-x revert-buffer. Answer Yes.
    This action probably forgets all the pointers within file.txt.bz2
buffer, even `point`.
6) go back to `occur` buffer and try to visit the same line again:
EMACS JUMPS TO LAST LINE WITHIN file.txt.bz2.

Is it a bug?

best regards,
Paul



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

end of thread, other threads:[~2012-07-24  8:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-10  7:35 emacs 24 problem: `revert` command forgets bindings from `occur` buffer for compressed files Paul K
2012-07-10  8:07 ` Tassilo Horn
2012-07-20 10:23   ` Paul K
2012-07-20 21:49     ` Tassilo Horn
2012-07-24  8:30       ` Paul K
2012-07-24  8:42         ` Tassilo Horn

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.