emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Tags with characters above ASCII breaks tag shortcuts
@ 2007-03-08 20:14 Björn Lindström
  2007-03-09 10:49 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Björn Lindström @ 2007-03-08 20:14 UTC (permalink / raw)
  To: emacs-orgmode

In one of my files (encoded with UTF-8), I have this line:

#+TAGS: ACADEMIA(a) LÄSNING(l) PROJEKT(p)

Now, when I use `C-c C-c' somewhere to add a tag, the menu will look
like this:

    Inherited:
    Current:

      [a] ACADEMIA    [l] LÄSNING(l)    [p] PROJEKT

If I press `l RET', the tag added is `:LÄSNING(l):', not `:LÄSNING:'.

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

* Re: Tags with characters above ASCII breaks tag shortcuts
  2007-03-08 20:14 Tags with characters above ASCII breaks tag shortcuts Björn Lindström
@ 2007-03-09 10:49 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-03-09 10:49 UTC (permalink / raw)
  To: Björn Lindström; +Cc: emacs-orgmode

Hi Björn,

You are using a non-ASCII character (Ä) as part of a tag.
This is currently not supported, and this tag will not work.

Character allowed in tags are a-z, A-Z, 0-9, "@"  and "_".

I tend to agree that all word constituent characters *should* be 
allowed,
I am noting this down as something to change.  But  for the time
beeing your work-around is to write LAESNING or LASNING or LECTURE
or something like that.

Sorry.

- Carsten


On Mar 8, 2007, at 21:14, Björn Lindström wrote:

> In one of my files (encoded with UTF-8), I have this line:
>
> #+TAGS: ACADEMIA(a) LÄSNING(l) PROJEKT(p)
>
> Now, when I use `C-c C-c' somewhere to add a tag, the menu will look
> like this:
>
>     Inherited:
>     Current:
>
>       [a] ACADEMIA    [l] LÄSNING(l)    [p] PROJEKT
>
> If I press `l RET', the tag added is `:LÄSNING(l):', not `:LÄSNING:'.
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

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

end of thread, other threads:[~2007-03-09 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-08 20:14 Tags with characters above ASCII breaks tag shortcuts Björn Lindström
2007-03-09 10:49 ` Carsten Dominik

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