From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Sosa Mayor Subject: Re: Error with org-adaptive-fill-function and mu4e Date: Sat, 1 Mar 2014 23:51:09 +0100 Message-ID: <20140301225109.GA4249@pedroche> References: <20140208174149.GA13769@pedroche.uni-erfurt.de> Reply-To: joseleopoldo1792@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKPuP-0001Pm-Gx for emacs-orgmode@gnu.org; Mon, 03 Mar 2014 05:15:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKPuJ-0003qB-GE for emacs-orgmode@gnu.org; Mon, 03 Mar 2014 05:15:41 -0500 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:33520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKPuJ-0003pF-7L for emacs-orgmode@gnu.org; Mon, 03 Mar 2014 05:15:35 -0500 Received: by mail-we0-f182.google.com with SMTP id p61so1754587wes.13 for ; Mon, 03 Mar 2014 02:15:33 -0800 (PST) Received: from localhost ([213.9.179.51]) by mx.google.com with ESMTPSA id h9sm32853769wjz.16.2014.03.03.02.15.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Mar 2014 02:15:33 -0800 (PST) Content-Disposition: inline In-Reply-To: <20140208174149.GA13769@pedroche.uni-erfurt.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Am Sat, Feb 08, 2014 at 06:41:49PM +0100, Igor Sosa Mayor schrieb: > Hi, > > I have the following enable in my .emacs: > > (add-hook 'message-mode-hook 'turn-on-orgstruct++) > (add-hook 'mail-mode-hook 'turn-on-orgstruct++) > > When I use mu4e (which mu4e-compose-mode is based upon the message-mode) > I get the following error in *Messages* > > org-adaptive-fill-function: Symbol's value as variable is void: orgtbl-line-start-regex Just for the historical records. At the end I managed to solve this problem by just adding the following lines: (add-hook 'message-mode-hook 'orgstruct++-mode 'append) (add-hook 'mail-mode-hook 'orgstruct++-mode 'append) (add-hook 'message-mode-hook 'orgtbl-mode 'append) (add-hook 'mail-mode-hook 'orgtbl-mode 'append) -- :: Igor Sosa Mayor :: joseleopoldo1792@gmail.com :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabberid: rogorido :: ::