Gnus development mailing list
 help / color / mirror / Atom feed
From: Nuutti Kotivuori <nuutti.kotivuori@smarttrust.com>
Cc: ding@gnus.org
Subject: Re: '.' at the beginning of summary buffer lines
Date: Wed, 29 Aug 2001 19:46:54 +0300	[thread overview]
Message-ID: <87bsky95kx.fsf@smarttrust.com> (raw)
In-Reply-To: <iluy9o6h5sg.fsf@barbar.josefsson.org> (Simon Josefsson's message of "Sun, 26 Aug 2001 23:26:07 +0200")

Simon Josefsson wrote:
> Russ Allbery <rra@stanford.edu> writes:
> 
>>> fw> (Please don't use '`' as a quote sign.  Thanks.)
>>
>>> Why is that?  It's often used in info docs....
>>
>> See <http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html>.
> 
> Anyone know how to insert the U+2018 and U+2019 characters in emacs?

Assuming MULE-UCS - insert-ucs-character. #x2018 works in XEmacs,
?\x2018 in Emacs, I believe - the function takes a simple number from
the minibuffer as input. However, the documentation is in MULE-UCS
package, you can refer to it there.

> (Is the characters part of some 8859 or 2002 character set maybe?)

Character set       ‘   ’
--------------------------
Macintosh Roman    212 213
Macintosh Cyrillic 212 213
ISO 8859-7:1987    161 162

If you want to get the ISO 8859-7 character, you can say:

(make-char 'greek-iso8859-7 161)
(make-char 'greek-iso8859-7 162)

However, in my fonts atleast, the quotation marks don't look so proper
- but atleast they are defined to be the right character.

-- Naked



  parent reply	other threads:[~2001-08-29 16:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-26 17:33 Florian Weimer
2001-08-26 17:36 ` Henrik Enberg
2001-08-26 17:47   ` Karl Kleinpaste
2001-08-26 18:57     ` Florian Weimer
2001-08-26 18:54       ` Amos Gouaux
2001-08-26 20:08         ` Florian Weimer
2001-08-26 20:59         ` Russ Allbery
2001-08-26 21:26           ` Simon Josefsson
2001-08-29 15:31             ` Harry Putnam
2001-08-29 17:00               ` Simon Josefsson
2001-08-29 18:30                 ` Kai Großjohann
2001-08-29 16:46             ` Nuutti Kotivuori [this message]
2001-08-29 18:59               ` Simon Josefsson
2001-08-30 11:40                 ` Nuutti Kotivuori
2001-08-30 13:55                   ` Josh Huber
2001-08-31 14:08                     ` Nuutti Kotivuori
2001-09-01  0:37                       ` Daniel Pittman
2001-08-31 14:11                     ` Nuutti Kotivuori
2001-08-31 23:29                   ` Simon Josefsson
2001-08-26 21:39           ` Lars Magne Ingebrigtsen
2001-08-26 21:22       ` Kai Großjohann
2001-08-26 23:09       ` Karl Kleinpaste
2001-08-26 18:58   ` Florian Weimer
2001-08-26 19:54     ` Lars Magne Ingebrigtsen
2001-08-27 13:47   ` Emerick Rogul

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=87bsky95kx.fsf@smarttrust.com \
    --to=nuutti.kotivuori@smarttrust.com \
    --cc=ding@gnus.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 NNTP newsgroup(s).