From: Ian Barton <lists@wilkesley.net>
To: emacs-orgmode@gnu.org
Subject: Re: Setting Tags Using #+INCLUDE:
Date: Mon, 22 Oct 2012 14:04:00 +0100 [thread overview]
Message-ID: <50854440.1010802@wilkesley.net> (raw)
In-Reply-To: <916ED54D-05D0-4952-86F8-64417D836F62@gmail.com>
Thanks Carsten,
Works perfectly.
Ian.
On 22/10/12 13:59, Carsten Dominik wrote:
> Hi Ian,
>
> you need to use #+setupfile instead of #+include for this purpose.
>
> - Carsten
>
> On 22 okt. 2012, at 14:39, Ian Barton <lists@wilkesley.net> wrote:
>
>> I have tags defined in my .emacs using setq org-tag-alist. However, I have a group of files (>100) for which I want to define a different set of tags. Rather than place a #+TAGS directive I thought I would define them in another file (setup.org) and INCLUDE this in each of the 100 files.
>>
>> However, this doesn't seem to work. Pressing C-q on the first headline of fpr.org only offers me the inherited tags defined in org-tag-alist. Is this expected behaviour or a bug?
>>
>> setup.org
>> #+TITLE: Common Setup Parameters for All Blog Files.
>> #+TAGS: blog(b) gear(g) mountaineering(m) emacs(e) linux(l) mythtv(m) backpacking(k) review(r)
>> #+STARTUP: logdone noptag
>>
>>
>> fpr.org:
>>
>> #+STARTUP: showall indent
>> #+STARTUP: hidestars
>> #+TITLE: First Pinnacle Rib.
>> #+INCLUDE: "setup.org"
>>
>> * First Pinnacle Rib - Tryfan
>>
>
> - Carsten
>
>
>
>
next prev parent reply other threads:[~2012-10-22 13:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-22 12:39 Setting Tags Using #+INCLUDE: Ian Barton
2012-10-22 12:59 ` Carsten Dominik
2012-10-22 13:04 ` Ian Barton [this message]
2012-10-22 20:30 ` François Pinard
2012-10-22 21:19 ` Sebastien Vauban
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50854440.1010802@wilkesley.net \
--to=lists@wilkesley.net \
--cc=emacs-orgmode@gnu.org \
--cc=ian@manor-farm.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).