From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C3=93scar_Fuentes?= Subject: Sharing configuration info. Date: Thu, 10 Dec 2009 01:15:29 +0100 Message-ID: <87skbjr8f2.fsf@telefonica.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIWhM-0006Ux-M2 for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 19:16:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIWhI-0006Se-PT for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 19:16:00 -0500 Received: from [199.232.76.173] (port=39474 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIWhI-0006SW-HS for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 19:15:56 -0500 Received: from lo.gmane.org ([80.91.229.12]:44768) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NIWhI-0007k8-B3 for emacs-orgmode@gnu.org; Wed, 09 Dec 2009 19:15:56 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NIWhF-0007KJ-Rv for emacs-orgmode@gnu.org; Thu, 10 Dec 2009 01:15:53 +0100 Received: from 64.red-83-34-21.dynamicip.rima-tde.net ([83.34.21.64]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Dec 2009 01:15:53 +0100 Received: from ofv by 64.red-83-34-21.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Dec 2009 01:15:53 +0100 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@gnu.org I have a number of org files that have the same elaborated configuration (TAGS, SEQ_TODO, options, etc. used mostly as bug trackers) and some other "ordinary" org files. Is there a way to share that special configuration, so when it changes it is unnecessary to edit all those "bug tracker" org files, without changing the default configuration for other org files? -- Óscar