From: Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
Subject: Re: shell-quote-argument and multibyte
Date: 14 Apr 2003 00:02:17 +0200 [thread overview]
Message-ID: <m3smsmm4ye.fsf@cicero.benny.turtle-trading.net> (raw)
In-Reply-To: <3E99C876.3000809@math.ku.dk>
Hi Lars,
Lars Hansen <larsh@math.ku.dk> writes:
> I dired one can specify a list of external viewers. This is a nice
> new feature. However, there is a problem, at least on Windows, when
> there are special characters in the file name. I don't know where
> the problem should be fixed, but I do know that it disapears if
> string-make-unibyte is called on ARGUMENT in shell-quote-argument.
I would guess you rather want something like this to be generic:
(decode-coding-string ARGUMENT
(or file-name-coding-system
default-file-name-coding-system))
so long, benny
next prev parent reply other threads:[~2003-04-13 22:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-13 20:28 shell-quote-argument and multibyte Lars Hansen
2003-04-13 21:57 ` Benjamin Riefenstahl
2003-04-13 22:02 ` Benjamin Riefenstahl [this message]
2003-04-15 13:16 ` Kenichi Handa
2003-04-15 17:52 ` Lars Hansen
2003-04-16 2:00 ` Kenichi Handa
2003-04-16 6:16 ` Lars Hansen
2003-04-16 6:28 ` Kenichi Handa
2003-04-17 13:54 ` Benjamin Riefenstahl
2003-04-17 19:35 ` Kai Großjohann
2003-04-18 12:14 ` Benjamin Riefenstahl
2003-04-18 15:35 ` Kai Großjohann
-- strict thread matches above, loose matches on Subject: below --
2003-05-11 17:51 Lars Hansen
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=m3smsmm4ye.fsf@cicero.benny.turtle-trading.net \
--to=benjamin.riefenstahl@epost.de \
/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.