GNU bug report logs - #78823
[BUG] 31.0.50; org-babel-execute-src-block: Wrong type argument: integer-or-marker-p, nil

Previous Next

Package: emacs;

Reported by: Antero Mejr <mail <at> antr.me>

Date: Wed, 18 Jun 2025 03:32:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #61 received at 78823 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: yantar92 <at> posteo.net, rms <at> gnu.org, mail <at> antr.me, philipk <at> posteo.net,
 78823 <at> debbugs.gnu.org, michael.albinus <at> gmx.de
Subject: Re: bug#78823: [BUG] 31.0.50; org-babel-execute-src-block: Wrong
 type argument: integer-or-marker-p, nil
Date: Sun, 13 Jul 2025 18:28:33 +0300
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Ihor Radchenko <yantar92 <at> posteo.net>,  Philip Kaludercic
>  <philipk <at> posteo.net>,  Michael Albinus <michael.albinus <at> gmx.de>,
>   mail <at> antr.me,  rms <at> gnu.org,  78823 <at> debbugs.gnu.org
> Date: Sun, 13 Jul 2025 10:39:36 -0400
> 
> >> I am looking into this again, and I stumbled upon `package-report-bug'.
> >> I am wondering if it can be used as a centralized command to submit bug
> >> reports + provide an API for package to plug into.
> >> This kind of idea sounds better than creating aliases outside the
> >> package namespace.
> 
> +1

FWIW, I don't think a hook is a proper solution here.  Hooks are local
to buffers and set up by major modes (otherwise a package-specific
hook makes no sense), but no one said that a user will want to invoke
the bug-reporting command from a buffer under that package's mode.
And then there are packages that provide only minor modes if at all,
and packages that provide a very long list of modes, etc.

So on balance, I'd go with a command that asks the user about what
package he/she wants to submit a bug report.  If we can intelligently
guess the package, we can offer that as the default.  More automation
should only be considered after we have enough experience.




This bug report was last modified 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.