all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Chris Drane <csdrane@gmail.com>
Cc: 19244@debbugs.gnu.org
Subject: bug#19244: 24.3; ido-find-file bug
Date: Sat, 03 Aug 2019 14:53:14 +0200	[thread overview]
Message-ID: <87v9veif5x.fsf@mouse.gnus.org> (raw)
In-Reply-To: <CAAa4tayDMO0kBcYzLx+K86yL9w3JR=mXSY4oOAUpsimLWsyoBw@mail.gmail.com> (Chris Drane's message of "Mon, 1 Dec 2014 13:59:40 -0500")

Chris Drane <csdrane@gmail.com> writes:

>  I am experiencing a frustrating bug when trying to load a directory at point
> using ido-find-file.
>
>  The line I am working on is:
>
>  (add-to-list 'ac-dictionary-directories
> "~/.emacs.d/elpa/auto-complete-20141111.2346/dict")
>
>  Point is within the quotes. I try C-x C-f and instead of opening the directory
> (which is a valid one, I have checked repeatedly), it instead suggests that I
> open "~/.emacs.d/elpa/cider-20141116.1221/dict"
>
>  I can only guess that it is tripping up on auto-complete's directory for some
> reason. I have checked other paths though, and ido finds them properly.

(I'm going through old bug reports that unfortunately have not received
any responses yet.)

I'm unable to reproduce this bug in Emacs 27.  I installed the
auto-complete package, so I have

~/.emacs.d/elpa/auto-complete-1.4/dict/

If I put point within the quotes here:

(add-to-list 'ac-dictionary-directories
"~/.emacs.d/elpa/auto-complete-1.4/dict")

and say `M-x ido-find-file', I just get the normal ido prompt (starting
from the current directory).

Are you still seeing this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2019-08-03 12:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-01 18:59 bug#19244: 24.3; ido-find-file bug Chris Drane
2019-08-03 12:53 ` Lars Ingebrigtsen [this message]
2019-10-14  7:28   ` Lars Ingebrigtsen

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=87v9veif5x.fsf@mouse.gnus.org \
    --to=larsi@gnus.org \
    --cc=19244@debbugs.gnu.org \
    --cc=csdrane@gmail.com \
    /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.