all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Small bug: No italic face when /italics/ inside a link
@ 2013-10-04 18:24 William Denton
  2013-11-05 18:46 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: William Denton @ 2013-10-04 18:24 UTC (permalink / raw)
  To: emacs-orgmode

When italics are applied to the anchor text of a link, the text is not 
italicized.  (I have org-fontify-emphasized-text set to t, so normally 
/italics/ are rendered in an italic face.)

# --- sample
Italics outside link: /[[http://orgmode.org/][Org]]/

Italics inside link: [[http://orgmode.org/][/Org/]]
# ---

When I look at it in Emacs, "Org" in the first line is in italics (no /s), but in the second line I 
see

    /Org/

as the anchor text.

When exported to HTML it is turned into <i> as it should, so that's fine, 
but shouldn't it show in italics in Emacs?

Bill
-- 
William Denton
Toronto, Canada
http://www.miskatonic.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Small bug: No italic face when /italics/ inside a link
  2013-10-04 18:24 Small bug: No italic face when /italics/ inside a link William Denton
@ 2013-11-05 18:46 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-11-05 18:46 UTC (permalink / raw)
  To: William Denton; +Cc: emacs-orgmode

Hi William,

William Denton <wtd@pobox.com> writes:

> When exported to HTML it is turned into <i> as it should, so that's
> fine, but shouldn't it show in italics in Emacs?

Maybe it should but that's hard to do, and a corner case IMHO.

I can only suggest to live with it :/

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-05 18:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04 18:24 Small bug: No italic face when /italics/ inside a link William Denton
2013-11-05 18:46 ` Bastien

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.