From: "Daniel Clemente" <n142857@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug with Unicode text on properties
Date: Sat, 1 Sep 2007 03:42:27 +0200 [thread overview]
Message-ID: <ae9590aa0708311842r2f3a086bhe6fc809e3ed5c75d@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 135 bytes --]
Hi, I attach a test file for some problems in org-5.07 when using
property names with characters like á é í...
Greetings,
Daniel
[-- Attachment #2: bug-properties.org --]
[-- Type: application/octet-stream, Size: 923 bytes --]
Test file for properties with characters other than [a-zA-Z0-9]: áéíóú etc.
* Libros
:PROPERTIES:
:Título:
:Editorial:
:Tipo:
:Tipo_ALL: novela técnico referencia
:Núm_páginas:
:Leído:
:Leído_ALL: sí no
:END:
** LaTeX
:PROPERTIES:
:Título: LaTeX para tontos
:Editorial: B
:Tipo: técnico
:Leído: sí
:END:
* problems
With org-mode 5.07.
- [ ] „Leído_ALL“ at the definition and „Título“ at the section should be colored, just like the other fields
- [ ] when writing the fields of the sections, writing „:N“ and pressing M-Tab should autocomplete „:Núm_páginas:“, just as „:E“ autocompletes to „:Editorial:“
- [ ] go to the „:Leído: sí“ at the section and press S+Left/Right. It should change from „sí“ to „no“, just like the field „:Tipo:“, which changes
Cause of all: probably the regexp at org-buffer-property-keys.
[-- Attachment #3: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2007-09-01 1:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-01 1:42 Daniel Clemente [this message]
2007-09-01 10:29 ` Bug with Unicode text on properties Carsten Dominik
2007-09-01 20:30 ` Daniel Clemente
2007-09-02 17:55 ` Carsten Dominik
2007-09-02 21:42 ` William Henney
2007-09-03 7:26 ` Carsten Dominik
2007-09-03 16:08 ` William Henney
2007-09-03 16:20 ` Daniel Clemente
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=ae9590aa0708311842r2f3a086bhe6fc809e3ed5c75d@mail.gmail.com \
--to=n142857@gmail.com \
--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.