all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Yegor Timoshenko <yegortimoshenko@riseup.net>
Cc: 30723@debbugs.gnu.org
Subject: bug#30723: eshell: built-in ln does not handle . correctly
Date: Wed, 09 Dec 2020 19:31:02 +0100	[thread overview]
Message-ID: <87r1nyx255.fsf@gnus.org> (raw)
In-Reply-To: <8f73ce7b27b99aa4954b899df6855b8@riseup.net> (Yegor Timoshenko's message of "Tue, 6 Mar 2018 04:24:00 +0000")

Yegor Timoshenko <yegortimoshenko@riseup.net> writes:

> In M-x eshell:
>
>   $ ln -s . foo
>   ln: .: omitting directory
>   $ *ln -s . bar
>   $ ls
>   foo: No such file or directory
>   bar:

(This bug report unfortunately got no response at the time.)

If you have

(setq eshell-warn-dot-directories nil)

then "ln -s . foo" works fine, so I think this is expected behaviour?
And so I'm closing this bug report, but if somebody things that this is
something that should work specially in the "ln" command, feel free to
reopen.

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





      reply	other threads:[~2020-12-09 18:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-06  4:24 bug#30723: eshell: built-in ln does not handle . correctly Yegor Timoshenko
2020-12-09 18:31 ` Lars Ingebrigtsen [this message]

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=87r1nyx255.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=30723@debbugs.gnu.org \
    --cc=yegortimoshenko@riseup.net \
    /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.