From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: org-mode variables Date: Fri, 09 May 2014 13:19:21 +0200 Message-ID: <871tw3ryh2.fsf@gmail.com> References: <87vbtgcyvu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wind6-00022p-HV for emacs-orgmode@gnu.org; Fri, 09 May 2014 12:26:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wincy-0001Rn-N4 for emacs-orgmode@gnu.org; Fri, 09 May 2014 12:26:36 -0400 Received: from mail-qc0-x234.google.com ([2607:f8b0:400d:c01::234]:40745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wincy-0001Rh-JX for emacs-orgmode@gnu.org; Fri, 09 May 2014 12:26:28 -0400 Received: by mail-qc0-f180.google.com with SMTP id i17so4925267qcy.11 for ; Fri, 09 May 2014 09:26:28 -0700 (PDT) In-Reply-To: <87vbtgcyvu.fsf@gmail.com> (Igor Sosa Mayor's message of "Thu, 08 May 2014 13:07:17 +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: Igor Sosa Mayor Cc: emacs-orgmode@gnu.org On 2014-05-08 13:07 Igor Sosa Mayor wrote: > 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) Or, if you want to use the customize interface: M-x customize-group org RET HTH, -- Alexander Baier