unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug in completing_read or ffap?
@ 2002-11-26 22:36 Ulf Klaperski
  0 siblings, 0 replies; only message in thread
From: Ulf Klaperski @ 2002-11-26 22:36 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (i386-debian-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-03-22 on raven, modified by Debian
configured using `configure  i386-debian-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --with-x=yes --with-x-toolkit=athena --without-gif'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE
  value of $LC_MESSAGES: de_DE
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

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

- have ffap enabled
  (require 'ffap)
  (ffap-bindings)
- type C-x C-f and select a different directory with keys
- type TAB twice and in the occuring completions-buffer select a file
  with the middle mouse button
- Emacs will open a >New File< because it "forgets" the directory

The problem seems to be that completing-read just returns the file
name without the path when called from 
ffap-read-file-or-url. If the command starts in my home directory, and
I type "~/src", press TAB twice and select file ANNOUNCE,
completing-read just returns "ANNOUNCE" and ffap naturally tries to
open this file in my home directory.

This also happens in the self-compiled emacs in my company (both on GNU/Linux
and HP-sUX).

Thanks,
Ulf





Recent input:
<was useless...>

Recent messages:
insert-tab: Buffer is read-only: #<buffer *Group*>

Wrote /home/ulf/.newsrc
Saving /home/ulf/.newsrc.eld...
Wrote /home/ulf/.newsrc.eld
Saving /home/ulf/.newsrc.eld...done
Note: file is write protected
Type C-h for help, h for commands, q to quit.
Mark saved where search started
Loading emacsbug...done

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-26 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-26 22:36 bug in completing_read or ffap? Ulf Klaperski

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).