emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-agenda-files: using variables
@ 2023-01-17 15:10 Loris Bennett
  2023-01-17 16:08 ` Nick Dokos
  0 siblings, 1 reply; 3+ messages in thread
From: Loris Bennett @ 2023-01-17 15:10 UTC (permalink / raw)
  To: Org Mode Mailing List

Hi,

I have

  (setq lb/org-directory "~/org/"))
  (setq lb/gtd-file (expand-file-name "gtd.org" lb/org-directory))
  (setq lb/refile-file (expand-file-name "refile.org" lb/org-directory))
  (setq org-agenda-files '(lb/gtd-file lb/refile-file))

But generating the agenda fails with

  Wrong type argument: stringp, lb/gtd-file  

What is the correct syntax to use the variables in the list?

Cheers,

Loris

-- 
This signature is currently under constuction.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-18  6:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 15:10 org-agenda-files: using variables Loris Bennett
2023-01-17 16:08 ` Nick Dokos
2023-01-18  6:55   ` Loris Bennett

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).