all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: npostavs@users.sourceforge.net
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: 25483@debbugs.gnu.org
Subject: bug#25483: 26.0.50; Not possible to put ASCII quote in result of format-message
Date: Thu, 19 Jan 2017 07:56:57 -0500	[thread overview]
Message-ID: <87d1fjw6li.fsf@users.sourceforge.net> (raw)
In-Reply-To: <wvr4lgu7wbz2.fsf@gmail.com> (Philipp Stephani's message of "Thu,  19 Jan 2017 12:00:49 +0100")

tags 25483 notabug
quit

Philipp Stephani <p.stephani2@gmail.com> writes:

> Evaluate:
>
> (format-message "'")
> "’"
> (format-message "\\='")
> "\\=’"
>
> Note that it is apparently impossible to put an ASCII quote into the
> result of format-message.  Quoting with \= doesn't appear to work.
>

You can do (format-message "%s" "'").





  parent reply	other threads:[~2017-01-19 12:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-19 11:00 bug#25483: 26.0.50; Not possible to put ASCII quote in result of format-message Philipp Stephani
2017-01-19 12:45 ` Stephen Berman
2017-01-19 12:56 ` npostavs [this message]
2017-01-19 20:52 ` Alan Mackenzie

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=87d1fjw6li.fsf@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=25483@debbugs.gnu.org \
    --cc=p.stephani2@gmail.com \
    /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.