* [BUG] In emacs 28 "when" parameter are mandatory in function define-obsolete-function-alias
@ 2021-01-06 14:16 Vincenzo Pupillo
2021-01-07 5:21 ` Kyle Meyer
0 siblings, 1 reply; 2+ messages in thread
From: Vincenzo Pupillo @ 2021-01-06 14:16 UTC (permalink / raw)
To: emacs-orgmode
Ciao, in emacs 28 (master branch, commit 32c6732d16385f242b1109517f25e9aefd6caa5c) define-obsolete-function-alias has "when" parameter mandatory.
The line 376 of org-refile.el raise an error: "Wrong number of arguments: (3 . 4), 2"
lisp/org-refile.el
376:(define-obsolete-function-alias 'org-copy 'org-refile-copy)
Regards,
Vincenzo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-07 5:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06 14:16 [BUG] In emacs 28 "when" parameter are mandatory in function define-obsolete-function-alias Vincenzo Pupillo
2021-01-07 5:21 ` Kyle Meyer
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).