bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45701: 28.0.50; [feature/native-comp] (33b8ce8) `M-x report-emacs-bu


From: Justin Schell
Subject: bug#45701: 28.0.50; [feature/native-comp] (33b8ce8) `M-x report-emacs-bug` error: "Wrong type argument: stringp, nil"
Date: Mon, 1 Feb 2021 15:10:58 -0800

> emacs -batch -eval '(report-emacs-bug "")'

Ah, sorry, I misunderstood as I had never heard of batch mode before.

Simply calling `report-emacs-bug` did not do the trick:
```
[builds (master-)]$
Emacs.app-\[feature-native-comp\]\[2021-01-30\]\[a8b8d22\]\[macOS-10.15\]\[x86_64\].app/Contents/MacOS/Emacs
-batch -eval '(progn (message "foo") (report-emacs-bug "") (message
"bar"))'
foo
Checking for load-path shadows...
Checking for load-path shadows...done
bar
[builds (master-)]$
```

I'll continue to try to figure out how to repro, though.

Justin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]