unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David PONCE <david.ponce@wanadoo.fr>
Cc: david.reitter@gmail.com, emacs-devel@gnu.org
Subject: Re: recentf bug
Date: Mon, 19 Sep 2005 09:34:19 +0200 (CEST)	[thread overview]
Message-ID: <5830568.1127115259334.JavaMail.www@wwinf1520> (raw)

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

             reply	other threads:[~2005-09-19  7:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19  7:34 David PONCE [this message]
2005-09-20 19:43 ` recentf bug Richard M. Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5830568.1127115259334.JavaMail.www@wwinf1520 \
    --to=david.ponce@wanadoo.fr \
    --cc=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).