unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: 范凯 <m_pupil@163.com>
Cc: 58982@debbugs.gnu.org
Subject: bug#58982: 28.2; nido-mode conflict with dired-dwim-target
Date: Thu, 03 Nov 2022 11:45:34 +0200	[thread overview]
Message-ID: <834jvg8j7l.fsf@gnu.org> (raw)
In-Reply-To: <58327724.8d0.1843b0c0385.Coremail.m_pupil@163.com> (message from 范凯 on Thu, 3 Nov 2022 09:12:33 +0800 (CST))

> Date: Thu, 3 Nov 2022 09:12:33 +0800 (CST)
> From: 范凯 <m_pupil@163.com>
> 
> 1. Enable dired-dwim-target and fido-mode
> (custom-set-varibles
> '(dired-dwim-target t)
> '(fido-mode t))
> 
> 2. Create two diretory trees, with following layout:
> 
> source_tree
> source_tree/a.txt
> source_tree/b.txt
> source_tree/c.txt
> 
> destin_tree/d.txt
> 
> 3. Open two root diretory, with dired-mode, in two windows side by
> side. For dired-twim-target to work.
> 
> 4. Mark, a.txt, b.txt, c.txt in source_tree.
> 
> 5. Type `C` and `dired-twim-target` will prompt to to copy them to
> destin_tree

This is inaccurate: at this point I see the following in the
minibuffer:

  Copy * [3 files] to: .../dest_tree/{d.txt | ./}

Obviously, "d.txt" is an incorrect guess, and what I actually want is
the second guess, "./".  So I type <RIGHT> arrow key, and that makes
"./" the selected candidate.

> 6. Type `Enter` to confirm.

After making "./" the selected candidate, this "does what I mean".

So I think Emacs works as expected here.  We cannot always expect
Emacs to guess what you mean with 100% accuracy.





  reply	other threads:[~2022-11-03  9:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03  1:12 bug#58982: 28.2; nido-mode conflict with dired-dwim-target 范凯
2022-11-03  9:45 ` Eli Zaretskii [this message]
2022-11-24 19:40   ` Stefan Kangas

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=834jvg8j7l.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=58982@debbugs.gnu.org \
    --cc=m_pupil@163.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 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).