emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Two formerly internal libraries that are still being required but no longer exist
@ 2017-02-28  9:59 Jonas Bernoulli
  2017-02-28 16:34 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Jonas Bernoulli @ 2017-02-28  9:59 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 522 bytes --]

I've run into these two feature inconsistencies:

- The command ~org-protocol-create-for-org~ does ~(require 'org-publish)~,
but that should now be ~ox-publish~.

- The command ~org-capture-import-remember-templates~ does ~(require
'org-remember)~, which makes sense because its purpose is to convert from
the ~org-remember~ format into the ~org-capture-templates~ format. However
~org-remember~ has been removed, so this won't work.

These issues exist in both the ~master~ and ~maint~ branches.

  Warm regards,
  Jonas

[-- Attachment #2: Type: text/html, Size: 668 bytes --]

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

end of thread, other threads:[~2017-03-01 21:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-28  9:59 Two formerly internal libraries that are still being required but no longer exist Jonas Bernoulli
2017-02-28 16:34 ` Nicolas Goaziou
2017-03-01 21:49   ` Jonas Bernoulli

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