From: Tino Calancha <tino.calancha@gmail.com>
To: 24394@debbugs.gnu.org
Cc: tino.calancha@gmail.com
Subject: bug#24394: 25.1.50; (find-file "/sudo::") ignores async-shell-command-buffer settings
Date: Fri, 9 Sep 2016 00:54:43 +0900 (JST) [thread overview]
Message-ID: <alpine.DEB.2.20.1609090052480.17737@calancha-pc> (raw)
In-Reply-To: <alpine.DEB.2.20.1609082336320.3930@calancha-pc>
On Thu, 8 Sep 2016, Tino Calancha wrote:
> III) M-:(let ((dir (expand-file-name default-directory)))
> (find-file (concat "/sudo::") dir)) RET
There is a typo: It should read as follows:
III) M-:(let ((dir (expand-file-name default-directory)))
(find-file (concat "/sudo::" dir))) RET
next prev parent reply other threads:[~2016-09-08 15:54 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-08 14:39 bug#24394: 25.1.50; (find-file "/sudo::") ignores async-shell-command-buffer settings Tino Calancha
2016-09-08 15:54 ` Tino Calancha [this message]
2016-09-11 10:10 ` Michael Albinus
2016-09-11 12:22 ` Tino Calancha
2016-09-12 10:07 ` Michael Albinus
2016-09-12 12:21 ` Tino Calancha
2019-03-22 13:45 ` Michael Albinus
2019-03-23 19:49 ` Tino Calancha
2019-03-24 12:43 ` Michael Albinus
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=alpine.DEB.2.20.1609090052480.17737@calancha-pc \
--to=tino.calancha@gmail.com \
--cc=24394@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 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).