From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: orgstruct and orgtbl mode inhibit TAB completion of addresses in gnus Date: Fri, 11 Sep 2009 11:04:58 +0200 Message-ID: <87d45x6edh.fsf@gmx.de> References: <873a6x4321.fsf@gmx.de> <6B3C3229-9FA5-4E39-8B1A-D79E183AECF7@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mm244-0003XU-HC for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 05:05:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mm23z-0003Ur-Og for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 05:05:07 -0400 Received: from [199.232.76.173] (port=43878 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mm23z-0003Um-C3 for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 05:05:03 -0400 Received: from mail.gmx.net ([213.165.64.20]:46645) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Mm23y-0006bL-KX for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 05:05:03 -0400 In-Reply-To: <6B3C3229-9FA5-4E39-8B1A-D79E183AECF7@gmail.com> (Carsten Dominik's message of "Fri, 11 Sep 2009 05:56:31 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Emacs-orgmode mailing list Carsten Dominik writes: > On Sep 8, 2009, at 10:03 PM, Sebastian Rose wrote: > >> Hi, >> >> >> I don't remember when this started, but since some days orgstruct-mode >> and orgtbl-mode inhibit TAB-completion in the `To:', `Cc:' and 'Bcc:' >> lines in gnus. I have to turn off _both_ of them to make it work >> again. > > Do you have yasnippets on? Yes. I don't explicitly turn it on though. Also, yasnippets does not make any difference. No need to turn it off. Can I do something to help debugging this problem? (It's not such a big problem, though. I switched to message-mode without orgstruct & Co. A keyboard shortcut turns on orgstruct and orgtbl.) > Did you add anything to some of the ...-tab-..hooks in Org? No. >> I have: >> >> (add-hook 'message-mode-hook 'turn-on-orgtbl) >> (add-hook 'message-mode-hook 'turn-on-orgstruct) >> >> in my init file. >> >> >> I use >> * GNU Emacs 23.1.1, >> * Org-mode version 6.30trans (release_6.30d.26.g9252) Best wishes Sebastian