emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Takaaki ISHIKAWA <takaxp@ieee.org>
Cc: Orgmode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: How to control face for plain links
Date: Fri, 16 Dec 2011 17:44:09 -0500	[thread overview]
Message-ID: <877h1wgmrq.fsf@norang.ca> (raw)
In-Reply-To: <BFA28C5A-AD65-48E0-91C4-7E2A03473F61@ieee.org> (Takaaki ISHIKAWA's message of "Sat, 17 Dec 2011 07:42:09 +0900")

Takaaki ISHIKAWA <takaxp@ieee.org> writes:

> Dear Bernt,
>
> Hi. Thank you for your comment!
> Could you give me a function name assigned to `C-u C-x ='?
> For me, it is `what-cursor-position'.

That's what mine is set to.  The C-u just gives it a prefix argument

,----
| C-x = runs the command what-cursor-position, which is an interactive
| compiled Lisp function.
| 
| It is bound to C-x =.
| 
| (what-cursor-position &optional DETAIL)
| 
| Print info on cursor position (on screen and within buffer).
| Also describe the character after point, and give its character code
| in octal, decimal and hex.
| 
| For a non-ASCII multibyte character, also give its encoding in the
| buffer's selected coding system if the coding system encodes the
| character safely.  If the character is encoded into one byte, that
| code is shown in hex.  If the character is encoded into more than one
| byte, just "..." is shown.
| 
| In addition, with prefix argument, show details about that character
| in *Help* buffer.  See also the command `describe-char'.
`----

-Bernt

  reply	other threads:[~2011-12-16 22:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-16  3:09 How to control face for plain links Takaaki ISHIKAWA
2011-12-16 12:38 ` Bernt Hansen
2011-12-16 22:42   ` Takaaki ISHIKAWA
2011-12-16 22:44     ` Bernt Hansen [this message]
2011-12-17  0:14       ` Takaaki ISHIKAWA
2011-12-17  1:00         ` Bernt Hansen
2011-12-18  4:34           ` Takaaki ISHIKAWA

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.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877h1wgmrq.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=takaxp@ieee.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/org-mode.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).