emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org Agenda and BBDB File
Date: Tue, 18 Mar 2014 10:35:48 -0400	[thread overview]
Message-ID: <8761nb60cb.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: 86r460wewj.fsf@freeenv.ad.medctr.ucla.edu

Aric Gregson <aorchid@mac.com> writes:

> Hello,
>
> I am wondering if it is possible to get org-mode to stop asking to read
> the bbdb file when creating the new agenda. It is a bit annoying because
> GNUS in another instance of emacs generally has the file. 
>
> I have seemingly removed any calls to bbdb in my org set-up (initially
> used it for anniversaries, but now doesn't appear to work in bbbd v3). I
> now have no dates that need to be looked at for agenda creation in org
> mode.
>
> If I have  '(org-agenda-files (quote ("~/org"))) and the bbdb file is in
> this directory, it is then used by org mode to create the agenda? My
> impression was that only files ending in '.org' in the directory were
> used. 
>

I think your impression is correct, assuming that org-agenda-file-regexp
has not been modified:

,----
| org-agenda-file-regexp is a variable defined in `org.el'.
| Its value is "\\`[^.].*\\.org\\'"
|
| Documentation:
| Regular expression to match files for `org-agenda-files'.
| If any element in the list in that variable contains a directory instead
| of a normal file, all files in that directory that are matched by this
| regular expression will be included.
`----

Nick

  reply	other threads:[~2014-03-18 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18  0:04 Org Agenda and BBDB File Aric Gregson
2014-03-18 14:35 ` Nick Dokos [this message]
2014-03-18 18:40   ` Aric Gregson

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=8761nb60cb.fsf@alphaville.bos.redhat.com \
    --to=ndokos@gmail.com \
    --cc=emacs-orgmode@gnu.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).