* Re: emacs-28 915e044: Use the correct label in the warning [not found] ` <20211008103214.9AB5D209B1@vcs0.savannah.gnu.org> @ 2021-10-08 10:51 ` Lars Ingebrigtsen 2021-10-08 11:02 ` Tassilo Horn 2021-10-08 11:05 ` Arash Esbati 0 siblings, 2 replies; 3+ messages in thread From: Lars Ingebrigtsen @ 2021-10-08 10:51 UTC (permalink / raw) To: emacs-devel; +Cc: Arash Esbati, Tassilo Horn tsdh@gnu.org (Tassilo Horn) writes: > - (setq newlabel (read-string (format "Rename label \"%s\" to:" label))) > + (setq newlabel (read-string (format "Rename label \"%s\" to :" label))) Did you mean to put the space after the colon? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs-28 915e044: Use the correct label in the warning 2021-10-08 10:51 ` emacs-28 915e044: Use the correct label in the warning Lars Ingebrigtsen @ 2021-10-08 11:02 ` Tassilo Horn 2021-10-08 11:05 ` Arash Esbati 1 sibling, 0 replies; 3+ messages in thread From: Tassilo Horn @ 2021-10-08 11:02 UTC (permalink / raw) To: Lars Ingebrigtsen; +Cc: Arash Esbati, emacs-devel Lars Ingebrigtsen <larsi@gnus.org> writes: >> - (setq newlabel (read-string (format "Rename label \"%s\" to:" label))) >> + (setq newlabel (read-string (format "Rename label \"%s\" to :" label))) > > Did you mean to put the space after the colon? Haha, most probably. Fixed, and thanks for the heads-up. Sometimes 4 eyes are not enought. ;-) Viele Grüße, Tassilo ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs-28 915e044: Use the correct label in the warning 2021-10-08 10:51 ` emacs-28 915e044: Use the correct label in the warning Lars Ingebrigtsen 2021-10-08 11:02 ` Tassilo Horn @ 2021-10-08 11:05 ` Arash Esbati 1 sibling, 0 replies; 3+ messages in thread From: Arash Esbati @ 2021-10-08 11:05 UTC (permalink / raw) To: Lars Ingebrigtsen; +Cc: Tassilo Horn, emacs-devel Lars Ingebrigtsen <larsi@gnus.org> writes: > tsdh@gnu.org (Tassilo Horn) writes: > >> - (setq newlabel (read-string (format "Rename label \"%s\" to:" label))) >> + (setq newlabel (read-string (format "Rename label \"%s\" to :" label))) > > Did you mean to put the space after the colon? Yes, that was the plan. I sent Tassilo a fix. Thanks for catching this. Best, Arash ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-10-08 11:05 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <20211008103207.21524.31804@vcs0.savannah.gnu.org> [not found] ` <20211008103214.9AB5D209B1@vcs0.savannah.gnu.org> 2021-10-08 10:51 ` emacs-28 915e044: Use the correct label in the warning Lars Ingebrigtsen 2021-10-08 11:02 ` Tassilo Horn 2021-10-08 11:05 ` Arash Esbati
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/emacs.git https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.