emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* :Properties: and Completion , bug?
@ 2008-11-12 10:51 Giovanni Ridolfi
  2008-11-14  7:03 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Giovanni Ridolfi @ 2008-11-12 10:51 UTC (permalink / raw)
  To: emacs-orgmode

Hello everyone,

I have a problem with the completion 
inside a :PROPERTIES: drawer

GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 
                  2008-09-06 on SOFT-MJASON
Org-mode version 6.12a
WinXP

Since I'm under WinXP M-<TAB> will change window :-((((
and I use C-M-i to have the completion.

--------------------------test.org------------
    -*- mode: org; -*-
* CD collection
         :PROPERTIES:
         :Title:     
         :Type_of_music: 
         :Publisher_ALL: "Deutsche Grammophon" Philips EMI
         :NDisks:     
         :END:
** Classic
*** Light bulb  
:PROPERTIES:
    :Publisher: Philips
:N           
:T
:END:
--------------------------------------

If, in the :PROPERTIES: drawer of the "Light bulb"  CD
I type:

:N  /then hit:/ C-M-i 

then the completion works and I have: 
:NDisks:

But if I type

:T     

since I'd like to insert ":Type_of_music:" glittering ;-)

then /then hit:/ C-M-i 
the *Completions* buffer pops up showing the alternatives:

----------------------------*Completions*---
Click <mouse-2> on a completion to select it.
In this buffer, type RET to select the completion near point.

Possible completions are:
TABLE_EXPORT_FILE		   TABLE_EXPORT_FORMAT
Title				   Type_of_music
-------------

then, when I Click <mouse-2> (i.e. left click) on "Type",
the completion is only

:Type_of_music


Is it a bug? I mean, is it possible to have the 
"complete" completion with the colon as well?

:Type_of_music: 

cheers,

Giovanni


      Unisciti alla community di Io fotografo e video, il nuovo corso di fotografia di Gazzetta dello sport:
http://www.flickr.com/groups/iofotografoevideo

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

end of thread, other threads:[~2008-11-14  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-12 10:51 :Properties: and Completion , bug? Giovanni Ridolfi
2008-11-14  7:03 ` 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).