all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq.free@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: About `char' in momentary-string-display
Date: Thu, 17 Oct 2013 21:06:39 +0800	[thread overview]
Message-ID: <CAAF+z6GCbPC3O6EobFy_JxYSE+C770NeoL7nt_2VAPHifpK03A@mail.gmail.com> (raw)

Hi,

In (info "(elisp) Temporary Displays"):

 -- Function: momentary-string-display string position &optional char
          message
[...]
     Thus, typing CHAR will simply remove the string from the display,
     while typing (say) `C-f' will remove the string from the display
     and later (presumably) move point forward.  The argument CHAR is a
     space by default.

I tried evaluating ‘(momentary-string-display "foo" 1)’ in the *scratch*
buffer and typed ‘C-f’, but the point didn't move forward.  Instead, a
‘[6]’ is echoed in the *Messages* buffer.  I don't know what the ‘[6]’
stands for, but the codepoint for ^F is #x6 (ACK).  So I think there may
be a link between them.

But anyway, why didn't the point move forward (the point wasn't at eob)?
Can anyone point me in the right direction?

(I searched the archives, but didn't get anything that looked promising.)

-- 
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/



             reply	other threads:[~2013-10-17 13:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-17 13:06 Xue Fuqiao [this message]
2013-10-17 13:17 ` About `char' in momentary-string-display Kevin Rodgers
2013-10-18  7:44   ` Xue Fuqiao
2013-10-17 20:12 ` Kai Großjohann
2013-10-18  7:51   ` Xue Fuqiao
2013-10-18 22:19     ` Kai Großjohann

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=CAAF+z6GCbPC3O6EobFy_JxYSE+C770NeoL7nt_2VAPHifpK03A@mail.gmail.com \
    --to=xfq.free@gmail.com \
    --cc=help-gnu-emacs@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 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.