emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] lisp/org-refile.el: Add mandatory when argument
@ 2021-01-10 15:34 Aaron Jensen
  2021-01-10 22:12 ` Kyle Meyer
  0 siblings, 1 reply; 3+ messages in thread
From: Aaron Jensen @ 2021-01-10 15:34 UTC (permalink / raw)
  To: emacs-orgmode

* lisp/org-refile.el (org-copy): When argument added
---
 lisp/org-refile.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org-refile.el b/lisp/org-refile.el
index 0b44fdfa5..47f22ecc0 100644
--- a/lisp/org-refile.el
+++ b/lisp/org-refile.el
@@ -373,7 +373,7 @@ the *old* location.")
 (defvar org-refile-keep nil
   "Non-nil means `org-refile' will copy instead of refile.")

-(define-obsolete-function-alias 'org-copy 'org-refile-copy)
+(define-obsolete-function-alias 'org-copy 'org-refile-copy "Org 9.4")

 ;;;###autoload
 (defun org-refile-copy ()
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] lisp/org-refile.el: Add mandatory when argument
  2021-01-10 15:34 [PATCH] lisp/org-refile.el: Add mandatory when argument Aaron Jensen
@ 2021-01-10 22:12 ` Kyle Meyer
  2021-01-10 23:07   ` Aaron Jensen
  0 siblings, 1 reply; 3+ messages in thread
From: Kyle Meyer @ 2021-01-10 22:12 UTC (permalink / raw)
  To: Aaron Jensen; +Cc: emacs-orgmode

Aaron Jensen writes:

> * lisp/org-refile.el (org-copy): When argument added

Thanks, but this was handled by 248dfcd71 earlier this week.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] lisp/org-refile.el: Add mandatory when argument
  2021-01-10 22:12 ` Kyle Meyer
@ 2021-01-10 23:07   ` Aaron Jensen
  0 siblings, 0 replies; 3+ messages in thread
From: Aaron Jensen @ 2021-01-10 23:07 UTC (permalink / raw)
  To: Kyle Meyer; +Cc: emacs-orgmode

On Sun, Jan 10, 2021 at 4:12 PM Kyle Meyer <kyle@kyleam.com> wrote:
> > * lisp/org-refile.el (org-copy): When argument added
>
> Thanks, but this was handled by 248dfcd71 earlier this week.

Ah, excellent!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-10 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 15:34 [PATCH] lisp/org-refile.el: Add mandatory when argument Aaron Jensen
2021-01-10 22:12 ` Kyle Meyer
2021-01-10 23:07   ` Aaron Jensen

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).