emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: emacs-orgmode@gnu.org
Subject: unwanted files found by what exactly?
Date: Tue, 15 Dec 2020 19:59:56 -0700	[thread overview]
Message-ID: <CAJcAo8t8MxqAiVLfgm5ZtUhsupz=9pCmrSQvpW=1251V7-VzaA@mail.gmail.com> (raw)

recent-ish org maint.

i frequently get all my .org_archive files and whatever.org files in
emacs as buffers, without my calling find-file.

i thought perhaps this was agenda, so

(defun alpha-org-kill-agenda-loaded-buffers ()
  (interactive)
  (org-release-buffers org-agenda-new-buffers)
  (setq org-agenda-new-buffers nil))

but that doesn't seem to always work.

so, is org-id loading buffers when it searches for an id target, or
something like that?

regardless of source, is there a timer i can set to delete all these things?

if it is the agenda i don't mind the occasional miss if i try to go to
a killed buffer.  whatever agenda habits i have aren't likly to change
and i'd rather not have the buffers not stick around.

if it is org-id or something else, could they all be killed once the
target has been found?

thanks.


             reply	other threads:[~2020-12-16  3:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16  2:59 Samuel Wales [this message]
2020-12-16  3:06 ` unwanted files found by what exactly? Samuel Wales
2020-12-16  3:14   ` Samuel Wales
2020-12-17  3:35     ` Samuel Wales

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='CAJcAo8t8MxqAiVLfgm5ZtUhsupz=9pCmrSQvpW=1251V7-VzaA@mail.gmail.com' \
    --to=samologist@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).