emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug with Unicode text on properties
@ 2007-09-01  1:42 Daniel Clemente
  2007-09-01 10:29 ` Carsten Dominik
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Clemente @ 2007-09-01  1:42 UTC (permalink / raw)
  To: emacs-orgmode

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

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-01  1:42 Bug with Unicode text on properties Daniel Clemente
2007-09-01 10:29 ` 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

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