emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* pcomplete bug in 7.4
@ 2011-01-03 22:30 kelaouchi
  2011-01-16 10:00 ` David Maus
  0 siblings, 1 reply; 3+ messages in thread
From: kelaouchi @ 2011-01-03 22:30 UTC (permalink / raw)
  To: emacs-orgmode, johnw


Hello,


Completing todo keywords using M-TAB always works for "TODO"
and "WAITING" on 7.4 (except it doesn't add any space after keyword).

Completing other todo keywords (as "SOMEDAY", "CANCELLED", ...) only
works the first time i run M-TAB.

For example, after having typed :

* SOM

completing using M-TAB will well outputs :

* SOMEDAY

But if once more i need to create a "SOMEDAY" task, completing :

* SOM

does not work.


Commit that breaks completing looks like to be :
0ff8d32131b58a655492b97ebb9536907efa64dd.

Reverting fixed it for me.


Best regards.

kelaouchi

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

* Re: pcomplete bug in 7.4
  2011-01-03 22:30 pcomplete bug in 7.4 kelaouchi
@ 2011-01-16 10:00 ` David Maus
  2011-01-17 11:57   ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: David Maus @ 2011-01-16 10:00 UTC (permalink / raw)
  To: kelaouchi; +Cc: johnw, emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 818 bytes --]

At Mon, 03 Jan 2011 23:30:49 +0100,
kelaouchi wrote:
> Completing todo keywords using M-TAB always works for "TODO"
> and "WAITING" on 7.4 (except it doesn't add any space after keyword).
>
> Completing other todo keywords (as "SOMEDAY", "CANCELLED", ...) only
> works the first time i run M-TAB.

I can confirm this problem with

Org-mode version 7.4 (release_7.4.199.g8be1)

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian

emacs -Q, just load Org mode and this file:

#+begin_src org
  ,#+TODO: TODO SOMEDAY | DONE
#+end_src

I noticed that SOMEDAY gets completed if the keyword is defined before
TODO, e.g.:

#+TODO: SOMEDAY TODO | DONE

Seems to work.

best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: pcomplete bug in 7.4
  2011-01-16 10:00 ` David Maus
@ 2011-01-17 11:57   ` Carsten Dominik
  0 siblings, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2011-01-17 11:57 UTC (permalink / raw)
  To: David Maus; +Cc: kelaouchi, emacs-orgmode, johnw


On Jan 16, 2011, at 11:00 AM, David Maus wrote:

> At Mon, 03 Jan 2011 23:30:49 +0100,
> kelaouchi wrote:
>> Completing todo keywords using M-TAB always works for "TODO"
>> and "WAITING" on 7.4 (except it doesn't add any space after keyword).
>>
>> Completing other todo keywords (as "SOMEDAY", "CANCELLED", ...) only
>> works the first time i run M-TAB.
>
> I can confirm this problem with
>
> Org-mode version 7.4 (release_7.4.199.g8be1)
>
> GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
> of 2010-12-11 on raven, modified by Debian
>
> emacs -Q, just load Org mode and this file:
>
> #+begin_src org
>  ,#+TODO: TODO SOMEDAY | DONE
> #+end_src
>
> I noticed that SOMEDAY gets completed if the keyword is defined before
> TODO, e.g.:
>
> #+TODO: SOMEDAY TODO | DONE
>
> Seems to work.


Kalaouchi, thanks for the report.  David, thanks for the additional  
info.
Should be fixed now.

- Carsten

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

end of thread, other threads:[~2011-01-17 11:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-03 22:30 pcomplete bug in 7.4 kelaouchi
2011-01-16 10:00 ` David Maus
2011-01-17 11:57   ` 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).