Something in the code is unbinding <spc> from minibuffer-complete-word.

I only see this if I have enabled planner-multi  --- 


Try the following: 
-start new emacs session. 
- M-x  then type space for completition list. or type plann<spc> and see
that planner- is completed for you. 
-Then M-x planner-create-task... follow prompts to create a new task. 
- Now try and use M-x. Notice that <spc> just adds spaces to the
minibuffer rather than performing minibuffer-complete-word

Does planner-create-task muddle with the keymap somehow. This is really
annoying. 
Some save-excursion or some other protection is missing. I'm guessing
that it is somewhere in planner-multi-read-name()


Thanks, 
;-b


Brian Carlson


_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to