From: daniela-spit@gmx.it To: Eli Zaretskii <eliz@gnu.org> Cc: 44935@debbugs.gnu.org Subject: bug#44935: Emacs inserts hardwired org-agenda-files variable, overwriting user options Date: Sun, 29 Nov 2020 16:12:24 +0100 [thread overview] Message-ID: <trinity-f5b7d4ec-14cf-4603-b2ec-3840743b2bda-1606662744397@3c-app-mailcom-bs11> (raw) In-Reply-To: <837dq4mcb1.fsf@gnu.org> > Sent: Sunday, November 29, 2020 at 4:07 PM > From: "Eli Zaretskii" <eliz@gnu.org> > To: daniela-spit@gmx.it > Cc: 44935@debbugs.gnu.org > Subject: bug#44935: Emacs inserts hardwired org-agenda-files variable, overwriting user options > > > From: daniela-spit@gmx.it > > Date: Sat, 28 Nov 2020 22:34:07 +0100 > > > > I have identified a problem. Let a user set the files to be used for > > Org Agenda in .emacs as follows, and consider the situation when the > > file writing.rcl.org does not exist. > > > > (setq org-agenda-files > > '("~/02histr/gadmin/writing.rcl.org" > > "~/02histr/gadmin/meeting.rcl.org" > > "~/02histr/gadmin/household.rcl.org")) > > > > Emacs demands that the file writing.rcl.org be removed from org-agenda-files. > > Then Emacs sabotages the user's settings by hardwiring org-agenda-files at the > > end of the file .emacs by inserting: > > > > (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"))) > > > > This should be considered a bug. > > Shouldn't this be reported to the Org developers? What mailing should I use to report it to Org Developers? > >
next prev parent reply other threads:[~2020-11-29 15:13 UTC|newest] Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <trinity-80d8aadc-661f-4964-b2d6-28992e59cda7-1606599247632@3c-app-mailcom-bs11> 2020-11-29 15:07 ` Eli Zaretskii 2020-11-29 15:12 ` daniela-spit [this message] 2020-11-29 15:37 ` Basil L. Contovounesios 2020-11-29 15:52 ` daniela-spit [not found] ` <X8PMXhbf6c9gUrLo@protected.rcdrun.com> 2020-11-29 16:59 ` daniela-spit [not found] ` <X8PY831MFXCGSLMO@protected.rcdrun.com> 2020-11-29 17:53 ` daniela-spit 2020-11-29 18:08 ` daniela-spit 2020-11-29 23:51 ` Tim Cross 2020-11-30 0:05 ` Christopher Dimech 2020-11-30 8:42 ` tomas [not found] ` <trinity-57e444a4-55c2-4674-884b-bec92da370e5-1606673304407__39253.1388950133$1606673463$gmane$org@3c-app-mailcom-bs12> 2020-11-29 18:20 ` gyro funch 2020-11-29 18:31 ` daniela-spit 2020-11-29 21:20 ` Kyle Meyer 2020-11-29 21:32 ` daniela-spit 2020-11-29 21:51 ` Re[2]: " Gyro Funch 2020-11-29 22:10 ` daniela-spit 2020-11-30 0:09 ` Tim Cross 2020-11-30 0:26 ` Christopher Dimech 2020-11-30 0:59 ` Tim Cross 2020-11-30 1:27 ` Christopher Dimech 2020-11-30 2:50 ` Tim Cross 2020-11-30 3:19 ` Christopher Dimech 2020-11-30 5:16 ` Jean Louis 2020-11-30 0:51 ` daniela-spit 2020-11-30 1:20 ` Tim Cross 2020-11-30 5:42 ` Jean Louis 2020-11-29 17:21 ` Eli Zaretskii 2020-11-29 17:39 ` Glenn Morris 2020-11-29 17:59 ` daniela-spit 2021-06-01 15:42 ` Lars Ingebrigtsen
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-f5b7d4ec-14cf-4603-b2ec-3840743b2bda-1606662744397@3c-app-mailcom-bs11 \ --to=daniela-spit@gmx.it \ --cc=44935@debbugs.gnu.org \ --cc=eliz@gnu.org \ --subject='Re: bug#44935: Emacs inserts hardwired org-agenda-files variable, overwriting user options' \ /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
Code repositories for project(s) associated with this 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).