From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Sosa Mayor Subject: Re: org-mode variables Date: Thu, 08 May 2014 13:07:17 +0200 Message-ID: <87vbtgcyvu.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiMAe-0003xX-Sj for emacs-orgmode@gnu.org; Thu, 08 May 2014 07:07:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiMAY-0004S6-PF for emacs-orgmode@gnu.org; Thu, 08 May 2014 07:07:24 -0400 Received: from plane.gmane.org ([80.91.229.3]:48012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiMAY-0004S0-IH for emacs-orgmode@gnu.org; Thu, 08 May 2014 07:07:18 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WiMAW-0003LO-OJ for emacs-orgmode@gnu.org; Thu, 08 May 2014 13:07:16 +0200 Received: from nat-wlan2.uni-erfurt.de ([193.175.204.97]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 May 2014 13:07:16 +0200 Received: from joseleopoldo1792 by nat-wlan2.uni-erfurt.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 May 2014 13:07:16 +0200 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 Dave Pawson writes: > Searching http://orgmode.org/org.html > I failed to find how to modify org-mode variables, > where they are stored, etc. > > They are listed, but no mention of setting them? > > Are they standard emacs vars, if so , perhaps > this could be made clear in the manual please? yes, they are standard emacs variables, you can normally set with (setq variable value)