emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Maxim Nikulin <manikulin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug? C-h v in src block since org-9.4
Date: Wed, 28 Apr 2021 19:19:13 +0700	[thread overview]
Message-ID: <s6bjs2$b0$1@ciao.gmane.io> (raw)

Hi,

I am unsure if it is a bug or expected behavior of autoload.

Try the following org file in new a "emacs -Q" instance:

--- >8 ---
#+begin_src elisp
   (setq org-refile-use-cache t)
   ;;    ^- put cursor here and try C-h v
#+end_src
--- 8< ---

With org 9.3.8 I get `org-refile-use-cache' as default option.

With org 9.4+ I have to type variable name, no default option is 
provided. TAB completion still works. Moreover, after help page for a 
variable has been open (even for another one, e.g. 
`org-refile-targets'), next time C-h v at the same buffer position 
kindly offers `org-refile-use-cache' by default.

I have noticed this behavior change trying to prepare minimal example 
for another issue related to org refile cache.



             reply	other threads:[~2021-04-28 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-28 12:19 Maxim Nikulin [this message]
2021-04-28 12:29 ` Bug? C-h v in src block since org-9.4 Eric S Fraga

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='s6bjs2$b0$1@ciao.gmane.io' \
    --to=manikulin@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).