Your message dated Sat, 17 May 2014 15:54:14 -0700 (PDT) with message-id <[email protected]> and subject line Re:Bug#345555 has caused the Debian Bug report #345555, regarding Ctrl-L changes position in other windows to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 345555: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345555 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: emacs21 Version: 21.4a-1 Short description ***************** Pressing the Ctrl-L key not only recenters the window with current input focus, but also repositions text in other windows. This is with the hilit19 package. Long description **************** When I edit a C source file, I sometimes have multiple windows open. Typically, there's two or three frames (created with Ctrl-X 5 2), so I can have a look at previous definitions and data structures, and my working frame may be split into multiple screens with Ctrl-X 2. When I press Ctrl-L to rehighlight and center the window text, which invokes hilit-recenter, the position in the other windows changes, typically by more than an full screen. Thus it's not easily possible to place a few frames on the root window that provide a permanent view to the same structure definitions. I'll gladly try to provide more detailed information if you should not be able to reproduce this behaviour. The following definition in .emacs is required to reproduce: (when (eq window-system 'x) (require 'hilit19) ) Regards, Claus -- Claus Fischer <[email protected]> http://www.clausfischer.com/
--- End Message ---
--- Begin Message ---The hilit19 package was removed from Emacs years ago, and I can't reproduce this in the latest Emacs, 24.3.
--- End Message ---

