unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Manuel Giraud <manuel@ledu-giraud.fr>
Cc: 62447@debbugs.gnu.org
Subject: bug#62447: 30.0.50; xref default behaviour changed after a desktop-read
Date: Sat, 25 Mar 2023 21:25:13 +0200	[thread overview]
Message-ID: <86355smy5i.fsf@mail.linkov.net> (raw)
In-Reply-To: <87lejkvfoa.fsf@ledu-giraud.fr> (Manuel Giraud via's message of "Sat, 25 Mar 2023 19:39:33 +0100")

> I'm using desktop-save-mode and since sometimes when I do a M-. on
> function call in a C buffer, Emacs says:
> user-error: No definitions found for: scroll_command
>
> If I start without desktop-save-mode on, this works as usual: Emacs asks
> me if I want to read the TAGS table.
>
> So it may be that some mode loaded by some file opening mess up with
> xref default behaviour... I don't know where to start to track this
> down.

I guess this is because the default value of `desktop-globals-to-save'
contains:

    tags-file-name
    tags-table-list

and the global values for these variables make no sense.
They should have project-local values, but project-local values are
not saved to the desktop file, only global and buffer-local values.





  parent reply	other threads:[~2023-03-25 19:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-25 18:39 bug#62447: 30.0.50; xref default behaviour changed after a desktop-read Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-25 18:53 ` Eli Zaretskii
2023-03-25 22:04   ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-25 19:25 ` Juri Linkov [this message]
2023-03-25 22:13   ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-25 22:50     ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-26  4:57     ` Eli Zaretskii
2023-03-26  9:51       ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-09-12  0:00         ` Stefan Kangas
2023-03-26  4:25   ` Eli Zaretskii

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86355smy5i.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=62447@debbugs.gnu.org \
    --cc=manuel@ledu-giraud.fr \
    /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.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).