From: "Richard M. Stallman" <rms@gnu.org>
Cc: lennart.borgman.073@student.lu.se, gritsch@iue.tuwien.ac.at,
emacs-devel@gnu.org
Subject: Re: Is there any way to have a string literal that is read "raw"
Date: Sun, 10 Jul 2005 01:19:33 -0400 [thread overview]
Message-ID: <E1DrUE1-0004nh-Vo@fencepost.gnu.org> (raw)
In-Reply-To: <85fyun2acv.fsf@lola.goethe.zz> (message from David Kastrup on Sat, 09 Jul 2005 18:49:20 +0200)
No. There is no escaping whatsoever, nor is there a delimiter. The 4
before the H is a character count. And H stands for "Hollerith code",
the punch card predecessor of "ASCII code".
Another advantage of 4H^.*\n is that you can join the 4H club.
However, it won't fit in Emacs Lisp, because it can't be parsed
backwards.
next prev parent reply other threads:[~2005-07-10 5:19 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
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 [this message]
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=E1DrUE1-0004nh-Vo@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=gritsch@iue.tuwien.ac.at \
--cc=lennart.borgman.073@student.lu.se \
/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).