emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Henrik Frisk <frisk.h@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>,
	org-mode-email <emacs-orgmode@gnu.org>
Subject: Re: Slightly OT
Date: Mon, 3 Apr 2023 08:19:17 +0200	[thread overview]
Message-ID: <CAO0LSb5XhnK0O10Qt2hWCdVM7DpuD-nQNsDVXfa54WR3cGd_Kg@mail.gmail.com> (raw)
In-Reply-To: <CAO0LSb6YVs=BRAWWvvto_f02fTnsWWhHcnL-Xv3t5Pmp5B4gvw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 818 bytes --]

> >> Check your org-ctrl-c-ctrl-c-hook
>> >>
>> >> I don't have it defined, but maybe you mean to do something else?
>> Calling
>> > org-set-tags gives the same result as dos C-c C-q.
>>
>> Then, `org-after-tags-change-hook'.
>>
>> More generally, you can M-x toggle-debug-on-error to see more detailed
>> backtrace.
>>
>> Ah, thanks. The only message I get is:
>
> Symbol’s function definition is void: consult-completing-read-multiple
>
> It's most definitely something in my setup, I just can't seem to find what
> :/
>

>
I finally found the problem so if someone else should run into, here it is.
I had this in my consult setup:

 (advice-add #'completing-read-multiple :override
#'consult-completing-read-multiple)

which I should have found earlier. Sorry for the noise.

/Henrik

[-- Attachment #2: Type: text/html, Size: 1698 bytes --]

      parent reply	other threads:[~2023-04-03  6:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-28 10:12 Slightly OT Henrik Frisk
2023-03-28 10:18 ` Ihor Radchenko
2023-03-30 11:01   ` Henrik Frisk
2023-03-30 13:08     ` Ihor Radchenko
     [not found]       ` <CAO0LSb6YVs=BRAWWvvto_f02fTnsWWhHcnL-Xv3t5Pmp5B4gvw@mail.gmail.com>
2023-04-03  6:19         ` Henrik Frisk [this message]

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=CAO0LSb5XhnK0O10Qt2hWCdVM7DpuD-nQNsDVXfa54WR3cGd_Kg@mail.gmail.com \
    --to=frisk.h@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /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).