emacs-pretest-bug
[Top][All Lists]
Advanced

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

electric-buffer-list problem with moving point


From: Martin Fredriksson
Subject: electric-buffer-list problem with moving point
Date: Sat, 6 Sep 2003 21:57:41 +0200

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

electric-buffer-list (ebuff-menu.el) moves point to top left corner of
window when moving between buffers (or just returning to same buffer).
This only happens if *one* window is displayed.  If e.g. two windows
are shown (C-x 2), electric-buffer-list retains the correct position
of the cursor.  Strange...

My guess is that the problem is in Electric-pop-up-window
(electric.el), where I do not understand if line 163 (current) is correct:

             (goto-char (window-start win))

Seems to me there is something wrong with this, but I am VERY MUCH a
BEGINNER regarding elisp, so this may very well be wrong...

If noone else picks this up, I will attempt to understand what
happens.  As stated, I am very weak re: elisp, so ANY help is much
appreciated!

For what it's worth, I have verified the problem on several
plattforms (OpenBSD, Linux) as well as on darwin.

In GNU Emacs 21.3.50.2 (powerpc-apple-darwin6.6)
 of 2003-09-01 on seven.msp.se
configured using `configure '--without-x' '--prefix=/usr/local''

/m

--
Martin Fredriksson <address@hidden>, phone: +46 730 59 77 00
Guide Konsult Göteborg AB, Sweden





reply via email to

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