emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Daniel Clemente <n142857@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Emphasis and bold in quotation
Date: Tue, 13 Nov 2007 08:15:28 +0100	[thread overview]
Message-ID: <8C7F8732-946B-4EAE-AA36-2F680B432C0A@science.uva.nl> (raw)
In-Reply-To: <ae9590aa0711070912t6a2bcdbcod2132f4dfccb856c@mail.gmail.com>


On  7Nov2007, at 6:12 PM, Daniel Clemente wrote:

> Hi,
>    consider this test of quotation styles:
>
> "ASCII double", 'ASCII simple',
> "English" «French» „German" 「Japanese」
>
>    Now make each word bold (but not the quotation signs):
>
> "*ASCII double*", '*ASCII simple*',
> "*English*" «*French*» „*German*" 「*Japanese*」
>
>    At exportation, the syntax marks of the second line aren't
> translated. That's because only " and ' are listed at
> org-emphasis-regexp-components as „pre" and „post" components.
>
>    So: can org-emphasis-regexp-components expanded to include all
> quotation marks and not just " and ' ? Maybe Emacs offers some
> character class for that and then we don't have to write a list of
> characters.


As Bastien already said, you can configure org-emphasis-regexp- 
components and add these yourself.  If there was a character class  
for them, I would use it, but I don't think there is.  The problem is  
that many of these characters are non-ascii and I am fearing the  
chaos when I try to insert a specific representation in org.el.  That  
is bound to break on either XEmacs, or mule emacs or unicode emacs or  
uft-8 of whatever.  So please just add these characters yourself, go  
through the customize interface in your own Emacs, that should take  
care of it.

- Carsten

      parent reply	other threads:[~2007-11-13  7:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-07 17:12 Emphasis and bold in quotation Daniel Clemente
2007-11-07 18:16 ` Eddward DeVilla
2007-11-07 23:13   ` Daniel J. Sinder
2007-11-08  3:45     ` Eddward DeVilla
2007-11-13  7:12     ` Carsten Dominik
2007-11-07 18:17 ` Bastien
2007-11-13  7:15 ` Carsten Dominik [this message]

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=8C7F8732-946B-4EAE-AA36-2F680B432C0A@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=n142857@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 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).