Andreas Röhler <andreas.roeh...@easy-emacs.de> writes: Hi Andreas,
> C-u C-u C-u <TAB> > > Don't it break common Emacs usage somehow? No, that's the usual way to provide an universal argument (a number) to a command. > The problem arises, as C-h k does not report a > combination starting with C-u... `C-u' is a command by itself: `universal-argument' To get to the "real" function's docs, leave out the C-u (optionally followed by a number) part when typing at the `C-h k' prompt. Bye, Tassilo _______________________________________________ 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