* What happened to org-set-local
@ 2016-02-03 21:41 Thorsten Jolitz
2016-02-03 21:48 ` Kaushal Modi
0 siblings, 1 reply; 3+ messages in thread
From: Thorsten Jolitz @ 2016-02-03 21:41 UTC (permalink / raw)
To: emacs-orgmode
Hi List,
After updating Org from Git I get this error:
,----
| and: Symbol's function definition is void: org-set-local
`----
Has it been replaced - with what?
TIA
--
cheers,
Thorsten
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: What happened to org-set-local
2016-02-03 21:41 What happened to org-set-local Thorsten Jolitz
@ 2016-02-03 21:48 ` Kaushal Modi
2016-02-03 22:52 ` Thorsten Jolitz
0 siblings, 1 reply; 3+ messages in thread
From: Kaushal Modi @ 2016-02-03 21:48 UTC (permalink / raw)
To: Thorsten Jolitz, emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
>
> Has it been replaced - with what?
>
> Looks like setq-local can be used directly instead of org-set-local.
-
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=bc0588fee4994eda9474e62313eb9925ad65dab1
-
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=07e16c2fc5687de5e1761bbf4ba3cf1777de15eb
[-- Attachment #2: Type: text/html, Size: 723 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: What happened to org-set-local
2016-02-03 21:48 ` Kaushal Modi
@ 2016-02-03 22:52 ` Thorsten Jolitz
0 siblings, 0 replies; 3+ messages in thread
From: Thorsten Jolitz @ 2016-02-03 22:52 UTC (permalink / raw)
To: emacs-orgmode
Kaushal Modi <kaushal.modi@gmail.com> writes:
> Has it been replaced - with what?
>
>
>
> Looks like setq-local can be used directly instead of org-set-local.
>
> -
> http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=bc0588fee4994eda9474e62313eb9925ad65dab1
> -
> http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=07e16c2fc5687de5e1761bbf4ba3cf1777de15eb
Yes, thanks.
Only that org-set-local took a quoted first arg, while setq-local takes
an unquoted variable.
--
cheers,
Thorsten
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-03 22:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-03 21:41 What happened to org-set-local Thorsten Jolitz
2016-02-03 21:48 ` Kaushal Modi
2016-02-03 22:52 ` Thorsten Jolitz
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).