emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: Alexei Gilev <gerardomoro37@gmail.com>,
	emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Pasting an image with org-download in org-capture buffer
Date: Thu, 8 Dec 2022 23:08:29 +0700	[thread overview]
Message-ID: <ab829f40-1a4d-1635-9552-29570dd7bd1e@gmail.com> (raw)
In-Reply-To: <CAF4Fj9hz46FkbswbVm0tYMsWYEQoNf55EGQT-sJgyUsaKWYZsA@mail.gmail.com>

On 08/12/2022 22:12, Alexei Gilev wrote:
> 
> However, org-capture buffers are indirect buffers, so the 
> |buffer-file-name is nil, so it fails.|

Org sources are full of

     (buffer-file-name (buffer-base-buffer))

expressions. Unfortunately there are enough bugs due to direct usage of 
`buffer-file-name' as well.

You might be interested in org-attach as an alternative (I do not have a 
ready to use recipe for your particular task), but recently added 
`org--confirm-resource-safe' is affected by this kind of bugs.


  reply	other threads:[~2022-12-08 16:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-08 15:12 Pasting an image with org-download in org-capture buffer Alexei Gilev
2022-12-08 16:08 ` Max Nikulin [this message]
2022-12-10 10:08   ` Ihor Radchenko
2022-12-10 12:27     ` Max Nikulin

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=ab829f40-1a4d-1635-9552-29570dd7bd1e@gmail.com \
    --to=manikulin@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gerardomoro37@gmail.com \
    /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).