Hi! > Hi Max, > > That is definitely _not_ the behaviour I get. ... snip ... >>Typing TAB lets me >> type sth. in the minibuffer. But with no tab-completion (tab just >> inserts a tab) and pressing Return inserts a newline. > > I get TAB completion in the minibuffer for tags so something must be > wrong in your setup. > > At the 'Tag: ' prompt, if I hit C-h k TAB I get this > > ,---- > | TAB (translated from <tab>) runs the command minibuffer-complete, > ... snip ... > | [back] > `----
Typing C-h k TAB in the minibuffer tells me: TAB (translated from <tab>) runs the command indent-for-tab-command, which is an interactive compiled Lisp function. It is bound to TAB. (indent-for-tab-command &optional arg) ... and so on... So my binding seems to behave different :( > > C-g quits and the minibuffer is no longer active for me. > >>The only solution to get out the >> minibuffer is to press ESC ESC ESC. >> >> I think this is not the right behavior. So, how can I filter the agenda >> view for a specified tag? > > What version of Emacs and org-mode are you using? > > GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-11-03 > on potassium, modified by Debian > Org-mode version 7.4 (release_7.4) > > Regards, > Bernt (org-version) C-x C-e "Org-mode version 7.3 (release_7.4.2.g32f816)" I just pulled some hours ago (but it also happened with 7.3 also) (emacs-version) "GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-03-29 on rothera, modified by Debian" So, what should I do? I'm going to try to compile a current version of emacs but I guess thats not the reason... Thanks for any more advice! Regards, Max _______________________________________________ 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