emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: elpa upgrade to 8.3.1 on emacs 24.5
Date: Thu, 06 Aug 2015 16:54:25 +0200	[thread overview]
Message-ID: <87twsco4bi.fsf@gmx.us> (raw)
In-Reply-To: CAG8VtR2e1-6H8MuURm3QLM-PshN-HMt7J68Dw+FjXatFtjoXbA@mail.gmail.com

Hi,

Paul Schlesinger <phschlesinger@gmail.com> writes:

> When I open an org file I get
> File mode specification error: (invalid-function setq-local)
>
> I just upgraded so I don't know of any other problems

setq-local only seems to be used in contrib.  Contrib'ed files aren't
targeted a particular minimum version of Emacs, I believe.

Perhaps you are trying to load one of these files?

./contrib/lisp/org-eldoc.el:156:        (setq-local eldoc-documentation-function #'org-eldoc-documentation-function))
./contrib/lisp/org-index.el:2339:       (setq-local org-index--occur-help-text (cons (cdr org-index--occur-help-text) (car org-index--occur-help-text)))
./contrib/lisp/org-drill.el:2864:       (setq-local org-drill-cloze-regexp (org-drill--compute-cloze-regexp))
./contrib/lisp/org-drill.el:2865:       (setq-local org-drill-cloze-keywords (org-drill--compute-cloze-keywords))
./contrib/lisp/org-drill.el:2878:;;     (setq-local org-drill-cloze-regexp (org-drill--compute-cloze-regexp))
./contrib/lisp/org-drill.el:2879:;;     (setq-local org-drill-cloze-keywords (org-drill--compute-cloze-keywords))

Hope it helps,
Rasmus

-- 
Together we'll stand, divided we'll fall

  reply	other threads:[~2015-08-06 14:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06 14:18 elpa upgrade to 8.3.1 on emacs 24.5 Paul Schlesinger
2015-08-06 14:54 ` Rasmus [this message]
2015-08-06 16:19   ` Kaushal
2015-08-06 15:06 ` Kaushal
2015-08-08  7:35   ` Kyle Meyer

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=87twsco4bi.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --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).