all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: 12797@debbugs.gnu.org
Subject: bug#12797: 24.3.50; mml-atttach-file (C-c C-a) and ido
Date: Tue, 06 Nov 2012 10:50:18 +0530	[thread overview]
Message-ID: <87y5ifjoj1.fsf@gmail.com> (raw)
In-Reply-To: <m2k3tzv7kj.fsf@gmail.com> (Leo's message of "Tue, 06 Nov 2012 09:33:32 +0800")

Leo <sdl.web@gmail.com> writes:

> On 2012-11-06 07:50 +0800, Stefan Monnier wrote:
>> By "how `read-file-name' reads file name while doing C-c C-a" you mean
>> when ido-mode is enabled and read-file-name-function is set to something
>> like ido-read-file-name?
>> So, this would be a bug (or missing feature maybe) in IDO, right?
>
> Only if one specifically asks for ido-everywhere which changes
> read-file-name-function.

Thanks for the suggestion.  I now have this in my customizations.

  (custom-set-variables
   '(ido-everywhere t)
   '(ido-mode (quote both) nil (ido)))

Retrospectively, I see that choice of `everywhere' is unfortunate.  It
is ambiguous.  So a `both' in `ido-mode' is not the same as
`everywhere'.  The "somewhere" - which is reading file names, as opposed
to visiting it etc - is what everywhere accounts for but both leaves
out.

A user is very unlikely to note subtle differences.

I have hard time understanding what (ido-everywhere) does. 

My recommedation is to have `ido-everywhere' set to t by default or be
set automatically (via a custom set function) whenever `ido-mode' is
changed.

ps: I still don't understand everywhere means.  So I will leave the
proposed change to others.

> Leo
>
>
>
>
>

-- 





  reply	other threads:[~2012-11-06  5:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-04  7:28 bug#12797: 24.3.50; mml-atttach-file (C-c C-a) and ido Jambunathan K
2012-11-04 13:58 ` Stefan Monnier
2012-11-04 14:48   ` Jambunathan K
2012-11-05  3:19     ` Stefan Monnier
2012-11-05 20:22       ` Jambunathan K
2012-11-05 23:50         ` Stefan Monnier
2012-11-06  1:33           ` Leo
2012-11-06  5:20             ` Jambunathan K [this message]
2013-07-09  4:06               ` Leo Liu
2013-07-09  4:51                 ` Jambunathan K
2013-07-09  5:39                   ` Leo Liu
2013-07-09  6:37                     ` Jambunathan K
2013-07-09  6:38                     ` Jambunathan K
2013-07-09 15:36                       ` Leo Liu
2012-11-06  4:46           ` Jambunathan K

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

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

  git send-email \
    --in-reply-to=87y5ifjoj1.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=12797@debbugs.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.