emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: Possible bugs
Date: Sun, 11 Jun 2006 12:14:51 +0100	[thread overview]
Message-ID: <87pshglz9w.fsf@tallis.ilo.ucl.ac.uk> (raw)
In-Reply-To: <0be6f7f5ac4207afd609b06f52bfd248@science.uva.nl> (Carsten Dominik's message of "Sat, 10 Jun 2006 20:59:42 +0200")

Carsten Dominik <dominik@science.uva.nl> writes:

> 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.

« Good software works great in some ways that we didn't even
anticipate. » (from fuzzy memory - Eric S. Raymond?)

> I guess quotes are allowed as parts of a link, so there is no way I
> could tell, could I?

Maybe just modify org-non-link-chars?

(defconst org-non-link-chars "]\t\n\r<>\"")
                                       ^^

> What does this have to do with the question mark?

(I was just using elisp syntax for a character: " -> ?")

> What "natural" behavior would you have expected by having both?
> Maybe there is a good way to define what should happen in this case?

Cycling through a heading with both SEQ_TODO and TYP_TODO defined
first cycles through the SEQ_TODO keywords.  After the first "DONE" 
it cycles through the TYP_TODO till the next "DONE".

I'm using it when i need to categorize a task without tagging it.  But
my use of org-mode is currently quite unstable, i'm just trying to
figure out what is the best way to get things appropriatly ordered.

>> I'm not a Gnus expert but i'll try to track down this bug further.
>> I let you know.

I think this comes from the fact that org-store-link doesn't strip
strings off their fontifications.  See the way an registry entry
looks in my ~/.gnus.registry.el:

<http://www.cognition.ens.fr/~guerry/org-b-log/org-gnus-registry.txt>

This causes gnus-registry.el to complain, because of the wrong "#"
character.

> OK, I will do this.  I guess these would be buffers in `image-mode'.

Right.

Regards,

-- 
Bastien

      reply	other threads:[~2006-06-11 11:15 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
2006-06-11 11:14       ` Bastien [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=87pshglz9w.fsf@tallis.ilo.ucl.ac.uk \
    --to=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 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).