emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: [BUG] ‘org-element-at-point’ warning when opening a link in agenda with a mouse [9.7.11 (9.7.11-6a5d0e @ c:/Users/User/.emacs.d/elpa/org-9.7.11/)]
Date: Sun, 20 Oct 2024 11:45:17 +0000	[thread overview]
Message-ID: <87r08bq9pu.fsf@localhost> (raw)
In-Reply-To: <a864b26f-433e-49a8-8d58-74c9210e0fbd@gmail.com>

Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com> writes:

> Recently I reworked some of my task workflows and now I have an agenda 
> view that's all web links. Opening those with mouse is pretty natural.
>
> But every time I do, I get this warning:
>
> Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org 
> buffer #<buffer *Org Agenda*> (org-agenda-mode)
>
> I sort of understand why this warning got introduced, but I think that 
> mouse clicking on links in agenda is a pretty normal usage of org, so I 
> believe that this warning should be suppressed in this case.

Thanks for reporting!
This is an annoying one.
The old behavior was erroneous - using `org-open-at-point' may actually
fail in some agenda buffers. For example, one can try to M-x
read-only-mode and then insert #+begin_src conf line before the link and
#+end_src after.

However, properly fixing it is not trivial - we will need some totally
new API for links outside Org mode.

For the time being, I suppressed the warning when clicking on links.
It will at least fix the regression.

Fixed, on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=dfd6cc51f5

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


  reply	other threads:[~2024-10-20 11:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-07 15:10 [BUG] ‘org-element-at-point’ warning when opening a link in agenda with a mouse [9.7.11 (9.7.11-6a5d0e @ c:/Users/User/.emacs.d/elpa/org-9.7.11/)] Nikolay Kudryavtsev
2024-10-20 11:45 ` Ihor Radchenko [this message]
2024-10-20 17:34   ` Nikolay Kudryavtsev

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=87r08bq9pu.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=nikolay.kudryavtsev@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).