Christoph <rho...@gmail.com> writes: > In https://orgmode.org/worg/org-faq.html "5.13. What does a minimal > Emacs init file look like?" there is the line (global-set-key "\C-cb" > 'org-iswitchb) proposed. However, I found out that org-iswitchb has > been removed from org-mode. Its replacement is org-switchb.
Thanks for reporting! I've pushed the one-character change. It looks like that section needs more tidying up so as not to clash with the manual (info:org#Activation). But the manual doesn't suggest a keybinding for org-switchb, so that's one bit that might stay in the FAQ. Yours, Christian