From: daniela-spit@gmx.it
To: daniela-spit@gmx.it
Cc: Org-Mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Adding Org Files to org-agenda-files
Date: Sat, 28 Nov 2020 21:28:48 +0100 [thread overview]
Message-ID: <trinity-6021a1dd-24f8-4297-885b-adfbaba7f179-1606595328667@3c-app-mailcom-bs11> (raw)
In-Reply-To: <trinity-e12a6aaf-4f90-445f-8e9f-dbabceaff69b-1606594282977@3c-app-mailcom-bs11>
In my init file I have my own code, however emacs is insisting on
adding the following. This means that my settings are being
disregarded. How can I stop emacs doing this?
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(org-agenda-files
'("~/02histr/gadmin/meeting.rcl.org" "~/02histr/gadmin/household.rcl.org")))
> Sent: Saturday, November 28, 2020 at 9:11 PM
> From: daniela-spit@gmx.it
> To: "Jeremie Juste" <jeremiejuste@gmail.com>
> Cc: "Org-Mode mailing list" <emacs-orgmode@gnu.org>
> Subject: Re: Adding Org Files to org-agenda-files
>
> I've made some progress, I am getting
>
> File: ~/02histr/gadmin/meeting.rcl.org
>
> This happens even though I removed the file name from org-agenda-files
> in my init file, and restarted another session.
>
> > Sent: Saturday, November 28, 2020 at 8:55 PM
> > From: "Jeremie Juste" <jeremiejuste@gmail.com>
> > To: daniela-spit@gmx.it
> > Cc: "Org-Mode mailing list" <emacs-orgmode@gnu.org>
> > Subject: Re: Adding Org Files to org-agenda-files
> >
> > ||On Saturday, 28 Nov 2020 at 20:16, daniela-spit@gmx.it wrote:
> > > Something is wrong. Now I have done as follows, but Org Agenda still shows
> > > meetings.
> >
> > You have two checks to make,
> >
> > 1. what is the content of org-agenda-files?
> > 2. refresh the org-agenda with the command (org-agenda-redo) usually
> > bounded to r in the org-agenda-mode
> >
> > HTH,
> > Jeremie
> >
> >
> > ||On Saturday, 28 Nov 2020 at 20:16, daniela-spit@gmx.it wrote:
> > > Something is wrong. Now I have done as follows, but Org Agenda still shows
> > > meetings.
> > >
> > > (setq org-agenda-files
> > > '("~/02histr/gadmin/todo.rcl.org"
> > > "~/02histr/gadmin/writing.rcl.org"
> > > "~/02histr/gadmin/health.rcl.org"))
> > >
> > > ;; "~/02histr/gadmin/meeting.rcl.org"
> > > ;; "~/02histr/gadmin/household.rcl.org"
> > >
> > >> Sent: Saturday, November 28, 2020 at 8:01 PM
> > >> From: "Jeremie Juste" <jeremiejuste@gmail.com>
> > >> To: daniela-spit@gmx.it
> > >> Cc: "Org-Mode mailing list" <emacs-orgmode@gnu.org>
> > >> Subject: Re: Adding Org Files to org-agenda-files
> > >>
> > >> || On Saturday, 28 Nov 2020 at 19:43, daniela-spit@gmx.it wrote:
> > >> > Why does Agenda not simply honour the init file. Many fume something awful
> > >> > when you question them on how things are done.
> > >> It turns out that it does.
> > >>
> > >> This what I have in my input file
> > >>
> > >> (setq org-agenda-files
> > >> '("~/Documents/academic-project.org" "~/Documents/when-tired.org"
> > >> "~/Documents/work.org" "~/Documents/refile.org"
> > >> "~/Documents/todo.org"))
> > >>
> > >> just be careful about the custom-set-variables section. I you use
> > >> the command (org-agenda-file-to-front) to add files to org-agenda-files,
> > >> then if I'm not mistaken the org-agenda-files will get redefined in the
> > >> custom-set-variables section.
> > >>
> > >> HTH,
> > >> Best regards,
> > >> Jeremie
> > >>
> > >>
> > >>
> > >>
> > >>
> > >
> >
> > --
> > Jeremie Juste
> >
>
>
next prev parent reply other threads:[~2020-11-28 20:29 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-28 15:39 Adding Org Files to org-agenda-files daniela-spit
2020-11-28 16:51 ` Jeremie Juste
2020-11-28 16:54 ` daniela-spit
2020-11-28 17:01 ` daniela-spit
2020-11-28 17:41 ` Jeremie Juste
2020-11-28 18:12 ` daniela-spit
2020-11-28 18:30 ` daniela-spit
2020-11-28 18:43 ` daniela-spit
2020-11-28 19:01 ` Jeremie Juste
2020-11-28 19:16 ` daniela-spit
2020-11-28 19:26 ` Detlef Steuer
2020-11-28 19:44 ` daniela-spit
2020-11-28 19:55 ` Jeremie Juste
2020-11-28 20:06 ` daniela-spit
2020-11-28 20:11 ` daniela-spit
2020-11-28 20:27 ` Jeremie Juste
2020-11-28 20:40 ` daniela-spit
2020-11-28 21:32 ` Jeremie Juste
2020-11-28 21:45 ` daniela-spit
2020-11-28 23:18 ` Jeremie Juste
2020-11-28 23:29 ` daniela-spit
2020-11-29 1:36 ` Tim Cross
2020-11-29 2:54 ` daniela-spit
2020-11-29 3:51 ` Tim Cross
2020-11-29 4:05 ` daniela-spit
2020-11-29 5:23 ` Tim Cross
2020-11-29 9:30 ` Jean Louis
2020-11-29 6:50 ` Jean Louis
2020-11-29 6:41 ` Jean Louis
2020-11-29 12:28 ` Ihor Radchenko
2020-11-29 13:00 ` Tim Cross
2020-11-29 17:11 ` Jean Louis
2020-11-29 17:05 ` Jean Louis
2020-12-01 2:24 ` Ihor Radchenko
2020-12-01 8:59 ` Jean Louis
2020-12-13 15:36 ` Ihor Radchenko
2020-12-13 16:27 ` steve-humphreys
2020-12-25 2:17 ` Ihor Radchenko
2020-12-13 20:21 ` Jean Louis
2020-12-13 20:59 ` Tim Cross
2020-12-13 21:59 ` pietru
2020-12-13 23:28 ` Jean Louis
2020-11-29 4:46 ` Jean Louis
2020-11-29 14:46 ` daniela-spit
2020-11-29 17:01 ` Tim Cross
2020-11-29 17:38 ` daniela-spit
2020-11-29 20:55 ` Jeremie Juste
2020-11-30 0:21 ` Tim Cross
2020-11-28 23:36 ` daniela-spit
2020-11-29 5:51 ` Jean Louis
2020-11-28 20:28 ` daniela-spit [this message]
2020-11-28 18:50 ` daniela-spit
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=trinity-6021a1dd-24f8-4297-885b-adfbaba7f179-1606595328667@3c-app-mailcom-bs11 \
--to=daniela-spit@gmx.it \
--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).