unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Andreas Politz <politza@fh-trier.de>
Cc: 3653@debbugs.gnu.org
Subject: bug#3653: 23.1.50; Gnus/Ido: Saving message's attachment adds filename twice when user hits C-x C-f
Date: Sun, 23 Jan 2011 23:10:37 -0800	[thread overview]
Message-ID: <8739oiydxu.fsf@gnus.org> (raw)
In-Reply-To: <87bp36n7bn.fsf@fh-trier.de> (Andreas Politz's message of "Mon, 24 Jan 2011 07:29:00 +0100")

Andreas Politz <politza@fh-trier.de> writes:

> This is not a Gnus related bug.  Anyway here is how you can
> reproduce it.
>
> (ido-mode 1)
> (ido-everywhere 1)
> (read-file-name "> " "/tmp/" nil nil "foo.el")
> -> C-x C-f
>
> And a possible workaround.
>
> (add-hook 'ido-before-fallback-functions
> 	  (lambda (fn)
>             (and (eq fn 'read-file-name)
>                  (> (length ido-text) 0)
>                  (boundp 'initial)
>                  (setq initial nil))))

Ok, I've now reassigned this bug back to Emacs.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen





  parent reply	other threads:[~2011-01-24  7:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-22 22:12 bug#3653: 23.1.50; Gnus/Ido: Saving message's attachment adds filename twice when user hits C-x C-f Teemu Likonen
2011-01-24  2:28 ` Lars Ingebrigtsen
     [not found]   ` <87bp36n7bn.fsf@fh-trier.de>
2011-01-24  7:10     ` Lars Ingebrigtsen [this message]
2016-06-16  4:12   ` Andrew Hyatt
2016-06-16  5:06     ` Teemu Likonen

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=8739oiydxu.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=3653@debbugs.gnu.org \
    --cc=politza@fh-trier.de \
    /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).