unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Is there any way to have a string literal that is read "raw"
Date: Fri, 08 Jul 2005 17:49:11 +0200	[thread overview]
Message-ID: <42CEA077.8070202@student.lu.se> (raw)
In-Reply-To: <85eka9fi9d.fsf@lola.goethe.zz>

David Kastrup wrote:

>>Is it possible to tell Emacs not to interpret escape character in a
>>certain string? If I have something like this:
>>
>>   (setq str "some\thing\escaped")
>>
>>Can this be changed without changing the literal so that Emacs takes
>>exactly what is in the string, without escaping any characters?
>>    
>>
>
>What would you need this for?
>  
>
I was thinking of an easier way of handling w32 file names. When trying 
to build with MSYS it fails just because of the file name Emacs got from 
somewhere is in w32 format. It would be more easy if there was a way to 
tell Emacs that "this is just a raw string, please do not escape it".

In fact I think at least building with MSYS then would succeed - and 
that would be nice!

  reply	other threads:[~2005-07-08 15:49 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08 14:16 Is there any way to have a string literal that is read "raw" Lennart Borgman
2005-07-08 15:07 ` David Kastrup
2005-07-08 15:49   ` Lennart Borgman [this message]
2005-07-08 16:12     ` David Kastrup
2005-07-08 16:33       ` Lennart Borgman
2005-07-08 16:43         ` David Kastrup
2005-07-08 16:40       ` Lennart Borgman
2005-07-08 22:01 ` Richard M. Stallman
2005-07-08 22:25   ` Lennart Borgman
2005-07-09 17:01     ` Richard M. Stallman
2005-07-09 17:40       ` Lennart Borgman
2005-07-10 17:34         ` Richard M. Stallman
2005-07-10 21:28           ` Lennart Borgman
2005-07-11 16:54             ` Richard M. Stallman
2005-07-11 19:49               ` Eli Zaretskii
2005-07-12  3:20                 ` Richard M. Stallman
2005-07-09  5:22   ` Sean O'Rourke
2005-07-10  5:19     ` Richard M. Stallman
2005-07-09  8:02   ` Markus Gritsch
2005-07-09  9:16     ` David Kastrup
2005-07-09 16:28       ` Lennart Borgman
2005-07-09 16:49         ` David Kastrup
2005-07-10  5:19           ` Richard M. Stallman
2005-07-10  6:59             ` Sean O'Rourke
2005-07-10  8:24               ` David Kastrup
2005-07-11  5:35               ` Richard M. Stallman

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=42CEA077.8070202@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@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).