unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: "Aurélien Aptel" <aurelien.aptel+emacs@gmail.com>
Cc: help-gnu-emacs@gnu.org, Emanuel Berg <embe8573@student.uu.se>
Subject: Re: Using punctuation in abbrev
Date: Sun, 02 Jun 2013 23:40:25 +0530	[thread overview]
Message-ID: <87ppw4peni.fsf@gmail.com> (raw)
In-Reply-To: <CA+5B0FMy-qO3Kg=NWd9DPfwUUq3mcbGv7umb=SHrNBCHpx7Ycw@mail.gmail.com> ("Aurélien Aptel"'s message of "Sun, 2 Jun 2013 19:17:06 +0200")

Aurélien Aptel <aurelien.aptel+emacs@gmail.com> writes:

> On Sun, Jun 2, 2013 at 7:21 AM, Emanuel Berg <embe8573@student.uu.se> wrote:
>> Just curious: what Unicode chars do you regularly use?
>
> mainly arrows, ×, ≠, ≈, ...

You can try this

    1. C-x b *scratch*
    2. M-x set-input-method RET TeX RET
    3. C-\  (M-x toggle-input-method RET)
    4. Type whatever in English
    5. C-\ (M-x toggle-input-method RET)
    6. \times \ne \approx
    7. C-\
    8. Type whatever in English

Step 6 should produce unicode chars for you.  They are easier to
remember. While in TeX input method, on a unicode "not equals" glyph if
you do,

   C-u C-x =

you will see this.  Just focus on "to input" field to get the TeX
encoding for that unicode character.

,----
|              position: 64 of 64 (98%), column: 0
|             character: ≠ (displayed as ≠) (codepoint 8800, #o21140, #x2260)
|     preferred charset: unicode (Unicode (ISO10646))
| code point in charset: 0x2260
|                script: symbol
|                syntax: . 	which means: punctuation
|              category: .:Base, c:Chinese, h:Korean, j:Japanese
|              to input: type "\neq" or "\ne" with TeX input method   
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|           buffer code: #xE2 #x89 #xA0
|             file code: #xE2 #x89 #xA0 (encoded by coding system utf-8)
|               display: by this font (glyph code)
|     xft:-unknown-DejaVu Sans Mono-normal-normal-normal-*-20-*-*-*-m-0-iso10646-1 (#x7F6)
| 
| Character code properties: customize what to show
|   name: NOT EQUAL TO
|   general-category: Sm (Symbol, Math)
|   decomposition: (61 824) ('=' '̸')
| 
| There are text properties here:
|   fontified            t
`----







  reply	other threads:[~2013-06-02 18:10 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-01 17:41 Using punctuation in abbrev Aurélien Aptel
2013-06-01 18:42 ` Drew Adams
2013-06-01 22:49   ` Aurélien Aptel
2013-06-02 18:48     ` Drew Adams
     [not found]   ` <mailman.841.1370126985.22516.help-gnu-emacs@gnu.org>
2013-06-02  5:02     ` Emanuel Berg
2013-06-02  5:21     ` Emanuel Berg
2013-06-02 17:17       ` Aurélien Aptel
2013-06-02 18:10         ` Jambunathan K [this message]
2013-06-03  3:44         ` Yuri Khan
     [not found]         ` <mailman.905.1370231076.22516.help-gnu-emacs@gnu.org>
2013-06-03 18:05           ` Emanuel Berg
2013-06-04  3:05             ` Yuri Khan
2013-06-04  9:14               ` Aurélien Aptel
     [not found]             ` <mailman.968.1370315124.22516.help-gnu-emacs@gnu.org>
2013-06-04 17:27               ` Emanuel Berg
2013-06-05  6:59                 ` Yuri Khan
     [not found]                 ` <mailman.1022.1370415567.22516.help-gnu-emacs@gnu.org>
2013-06-05 21:12                   ` Emanuel Berg
2013-06-04 21:39             ` Stefan Monnier
     [not found]             ` <mailman.1002.1370382007.22516.help-gnu-emacs@gnu.org>
2013-06-04 22:47               ` Emanuel Berg
     [not found]       ` <mailman.880.1370193431.22516.help-gnu-emacs@gnu.org>
2013-06-02 19:48         ` Emanuel Berg
2013-06-02 21:06           ` Stefan Monnier
2013-06-02 22:36           ` Aurélien Aptel
     [not found]           ` <mailman.901.1370212579.22516.help-gnu-emacs@gnu.org>
2013-06-03  0:10             ` Emanuel Berg
2013-06-02 14:24 ` Stefan Monnier
2013-06-02 17:00   ` Aurélien Aptel
2013-06-02 17:54     ` Andreas Röhler
2013-06-02 17:56     ` Stefan Monnier

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=87ppw4peni.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=aurelien.aptel+emacs@gmail.com \
    --cc=embe8573@student.uu.se \
    --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.
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).