From: Eli Zaretskii <eliz@gnu.org>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: rudalics@gmx.at, jasonr@f2s.com, emacs-devel@gnu.org
Subject: Re: filename coding systems and w32-*-file-name functions
Date: Thu, 27 Nov 2008 21:53:09 +0200 [thread overview]
Message-ID: <uej0xgd3u.fsf@gnu.org> (raw)
In-Reply-To: <f7ccd24b0811270703q4d501cbaw56f9f8997c5ce6ec@mail.gmail.com>
> Date: Thu, 27 Nov 2008 16:03:10 +0100
> From: "Juanma Barranquero" <lekktu@gmail.com>
> Cc: martin rudalics <rudalics@gmx.at>, Emacs Devel <emacs-devel@gnu.org>
>
> return build_string (DECODE_FILE (longname));
This cannot be right, since DECODE_FILE produces a Lisp_Object,
whereas build_string takes a "char *" argument. That's why you need
SDATA.
next prev parent reply other threads:[~2008-11-27 19:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-25 1:38 filename coding systems and w32-*-file-name functions Juanma Barranquero
2008-11-27 13:41 ` martin rudalics
2008-11-27 14:24 ` Jason Rumney
2008-11-27 14:46 ` Juanma Barranquero
2008-11-27 14:59 ` Jason Rumney
2008-11-27 15:03 ` Juanma Barranquero
2008-11-27 19:53 ` Eli Zaretskii [this message]
2008-11-27 20:24 ` Juanma Barranquero
2008-11-27 20:40 ` Eli Zaretskii
2008-11-27 22:16 ` Juanma Barranquero
2008-11-28 8:36 ` Eli Zaretskii
2008-11-30 2:08 ` Juanma Barranquero
2008-12-10 10:57 ` Juanma Barranquero
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=uej0xgd3u.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=jasonr@f2s.com \
--cc=lekktu@gmail.com \
--cc=rudalics@gmx.at \
/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).