From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-megaup
Date: Fri, 30 Aug 2019 15:42:28 -0400 [thread overview]
Message-ID: <875zme1luj.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 23F4C7B9-BC30-475A-AFBA-0641301F7857@traduction-libre.org
Jean-Christophe Helary <jean.christophe.helary@traduction-libre.org> writes:
> When I use org-megaup I get a "Invalid function:
> org-preserve-local-variables" is there a way to fix that ?
>
org-megaup is not defined AFAICT - do you mean `org-metaup'?
If not, disregard the rest of this message.
If yes, I don't see any problems, so you might want to provide the
context (e.g. are trying to move subtrees up, move table rows up or
move items in a list up?) Check also the value of `org-metaup-hook' to
see if something weird crept in there.
If it happens regardless of context, I would edebug the org-metaup
function and see where the error message comes from - BTW,
org-preserve-local-variables is a macro, not a function (so that might
have something to do with it), defined in org-macs.el. If your setup
is curdled, that might not be loaded, so try `(load-library org-macs)`
and see if that resolves if: if it does, then you have to figure out
whether there is something wrong with your setup (if it doesn't load
that file automatically) or how it got curdled (if it does).
--
Nick
"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler
next prev parent reply other threads:[~2019-08-30 19:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-29 23:05 org-megaup Jean-Christophe Helary
2019-08-30 19:42 ` Nick Dokos [this message]
2019-08-31 3:42 ` org-megaup Jean-Christophe Helary
2019-08-31 11:18 ` org-megaup Jean-Christophe Helary
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875zme1luj.fsf@alphaville.usersys.redhat.com \
--to=ndokos@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).