From: Carsten Dominik <dominik@science.uva.nl>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Possible bugs
Date: Sat, 10 Jun 2006 20:59:42 +0200 [thread overview]
Message-ID: <0be6f7f5ac4207afd609b06f52bfd248@science.uva.nl> (raw)
In-Reply-To: <87ejxxnfsk.fsf@tallis.ilo.ucl.ac.uk>
Hi Bastien,
On Jun 10, 2006, at 18:20, Bastien wrote:
> Trying to customize org-emphasis-alist to use strike-through
> fontification, i've been manually setting this:
>
> (setq org-emphasis-alist
> '(("*" bold "<b>" "</b>")
> ("/" italic "<i>" "</i>")
> ("_" underline "<u>" "</u>")
> ("=" shadow "<code>" "</code>")
> ("+" (:strike-through t) "<code>" "</code>")))
I had no idea that this might work, this is great, thanks for pointing
this out. I'll fix the customization code to accept this.
>
>>> * The ?" char acceptable in links, which sometimes produces strange
>>> results.
>
> If someone quotes a link "http://like.this" then the last `"' is
> fontified as part of the link.
I guess quotes are allowed as parts of a link, so there is no way I
could tell, could I?
A workaround would be to write "[[http://like.this]]".
What does this have to do with the question mark?
>
>> You should never have both in a buffer, just one is allowed. The
>> result of putting both is not well defined.
>
> Okay. Using both was quite natural to me, and no strange behavior so
> far.
What "natural" behavior would you have expected by having both? Maybe
there is a good way to define what should happen in this case?
>
>> Any gnus expert around here? I have not idea why and how this might
>> happen.
>
> I'm not a Gnus expert but i'll try to track down this bug further.
> I let you know.
Thanks.
>
>> What is an image buffer? I buffer visiting a (for example) .jpg
>> file?
>
> Yes. IMHO org-store-link in such a buffer should only store the
> *file*, without inserting the image itself in the link.
OK, I will do this. I guess these would be buffers in `image-mode'.
- Carsten
next prev parent reply other threads:[~2006-06-10 18:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-10 12:24 Possible bugs Bastien
2006-06-10 13:16 ` Carsten Dominik
2006-06-10 13:45 ` Carsten Dominik
2006-06-10 16:20 ` Bastien
2006-06-10 18:59 ` Carsten Dominik [this message]
2006-06-11 11:14 ` Bastien
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=0be6f7f5ac4207afd609b06f52bfd248@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=bzg@altern.org \
--cc=emacs-orgmode@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.
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.