* Re: recentf bug
@ 2005-09-19 7:34 David PONCE
2005-09-20 19:43 ` Richard M. Stallman
0 siblings, 1 reply; 2+ messages in thread
From: David PONCE @ 2005-09-19 7:34 UTC (permalink / raw)
Cc: david.reitter, emacs-devel
Hi Richard,
> [I sent this message two weeks ago but did not get a response.]
Sorry I forgot to reply.
>
> Can you fix this bug?
I did some investigation on this bug but was not able to reproduce it
on my version of Emacs:
In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.4.14)
of 2005-09-18 on localhost
X server distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--with-gtk''
Here is what I did:
emacs -Q
M-x recentf-mode
I opened emacs/lisp/recentf.el
I highlighted a region by dragging the mouse-1.
M-: (list (region-beginning) (region-end)) ==> (1 57)
M-x recentf-open-files
q (to quit the dialog)
The region is no more highlighted but
M-: (list (region-beginning) (region-end)) ==> (1 57)
I observe a similar behavior with C-x C-b. As soon as the buffer list
is popped up the region is no more highlighted but
M-: (list (region-beginning) (region-end)) ==> (1 57)
So I have no idea how to fix that. Do other people observe the that
behavior?
Sincerely,
David
> Preconditions: recentf-mode is active and a region is selected
>
> Action: M-x recentf-open-files
> q (to quit the buffer)
>
>
> --> the region gets deselected.
>
>
> (C-x C-b to show the buffer list works fine when quitting the buffer.
> Nevertheless, this might represent a class of bugs...)
>
>
>
>
> In GNU Emacs 22.0.50.1 (powerpc-apple-darwin7.9.0)
> of 2005-08-28 on lucy
> X server distributor `Apple Computers', version 10.4.2
> configured using `configure '--without-x' '--prefix=/usr/local''
>
> Important settings:
> value of $LC_ALL: nil
> value of $LC_COLLATE: nil
> value of $LC_CTYPE: nil
> value of $LC_MESSAGES: nil
> value of $LC_MONETARY: nil
> value of $LC_NUMERIC: nil
> value of $LC_TIME: nil
> value of $LANG: nil
> locale-coding-system: iso-latin-1
> default-enable-multibyte-characters: t
>
> Major mode: Lisp Interaction
>
> Minor modes in effect:
> recentf-mode: t
> mouse-wheel-mode: t
> encoded-kbd-mode: t
> tool-bar-mode: t
> tooltip-mode: t
> auto-compression-mode: t
> menu-bar-mode: t
> unify-8859-on-encoding-mode: t
> utf-translate-cjk-mode: t
> line-number-mode: t
>
> Recent input:
> SPC ' r e c e n t f ) <return> <down-mouse-1> <mouse-movement>
> <mouse-movement> <drag-mouse-1> Å <down-mouse-1> <mouse-movement>
> <mouse-movement> <drag-mouse-1> <escape> x r e c e
> n t f - o p e n - f i l e s <return> <help-echo> <help-echo>
> <help-echo> <help-echo> <help-echo> <escape> x r e
> c e n t - <backspace> f - m o d e <return> <help-echo>
> <help-echo> <down-mouse-1> <mouse-movement> <mouse-movement>
> <drag-mouse-1> <escape> x r e c e n m t <backspace>
> <backspace> t f - o p t <tab> <backspace> e <tab> f
> i <tab> <return> q <help-echo> <help-echo> <menu-bar>
> <help-menu> <report-emacs-bug>
>
> Recent messages:
> Cleaning up the recentf list...
> File /Applications/Emacs.app/Contents/Resources/site-lisp/macosx/
> osxkeys.el removed from the recentf list
> File /Applications/Emacs.app/Contents/Resources/site-lisp/macosx/
> osx_defaults.el removed from the recentf list
> File /Applications/Emacs.app/Contents/Resources/site-lisp/macosx/
> aquamacs-frame-setup.el removed from the recentf list
> File /Applications/Emacs.app/Contents/Resources/lisp/subr.el removed
> from the recentf list
> Cleaning up the recentf list...done (4 removed)
> Recentf mode enabled
> Open /Users/dr/Temp/slime.el
> Dialog canceled
> Loading emacsbug...done
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: recentf bug
2005-09-19 7:34 recentf bug David PONCE
@ 2005-09-20 19:43 ` Richard M. Stallman
0 siblings, 0 replies; 2+ messages in thread
From: Richard M. Stallman @ 2005-09-20 19:43 UTC (permalink / raw)
Cc: david.reitter, emacs-devel
> Can you fix this bug?
I did some investigation on this bug but was not able to reproduce it
on my version of Emacs:
Can anyone else make it fail?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-09-20 19:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-19 7:34 recentf bug David PONCE
2005-09-20 19:43 ` Richard M. Stallman
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).