From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: orgstruct and orgtbl mode inhibit TAB completion of addresses in gnus Date: Tue, 08 Sep 2009 22:03:18 +0200 Message-ID: <873a6x4321.fsf@gmx.de> 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 1Ml6uV-0005DV-He for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 16:03:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ml6uQ-0005B2-P3 for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 16:03:26 -0400 Received: from [199.232.76.173] (port=51655 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ml6uQ-0005Ax-F5 for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 16:03:22 -0400 Received: from mail.gmx.net ([213.165.64.20]:43629) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Ml6uP-0006OL-3e for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 16:03:21 -0400 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: Emacs-orgmode mailing list 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. 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)