* bug#9584: (void-variable outline-regexp) when visiting article
[not found] ` <m3fwjjyvxy.fsf@stories.gnus.org>
@ 2012-02-07 21:23 ` Glenn Morris
[not found] ` <og4nv2cp8h.fsf@fencepost.gnu.org>
1 sibling, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2012-02-07 21:23 UTC (permalink / raw)
To: Lars Magne Ingebrigtsen; +Cc: 9584
Lars Magne Ingebrigtsen wrote:
>> Debugger entered--Lisp error: (void-variable outline-regexp)
>> outline-mode()
>> org-mode()
>
> This seems like an org-mode bug. Perhaps it needs to require
> outline-mode?
It does, so it is very hard to see how this error could occur.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#9584: (void-variable outline-regexp) when visiting article
[not found] ` <og4nv2cp8h.fsf@fencepost.gnu.org>
@ 2012-02-07 21:40 ` Lars Ingebrigtsen
2012-02-07 21:42 ` Glenn Morris
0 siblings, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2012-02-07 21:40 UTC (permalink / raw)
To: Glenn Morris; +Cc: 9584
Glenn Morris <rgm@gnu.org> writes:
>>> Debugger entered--Lisp error: (void-variable outline-regexp)
>>> outline-mode()
>>> org-mode()
>>
>> This seems like an org-mode bug. Perhaps it needs to require
>> outline-mode?
>
> It does, so it is very hard to see how this error could occur.
Perhaps something had bound outline-regexp while loading stuff earlier,
leaving the variable unbound?
--
(domestic pets only, the antidote for overdose, milk.)
http://lars.ingebrigtsen.no * Sent from my Rome
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#9584: (void-variable outline-regexp) when visiting article
2012-02-07 21:40 ` Lars Ingebrigtsen
@ 2012-02-07 21:42 ` Glenn Morris
2012-02-07 21:53 ` bug#9584: [O] " Bastien
2013-02-19 21:23 ` Glenn Morris
0 siblings, 2 replies; 5+ messages in thread
From: Glenn Morris @ 2012-02-07 21:42 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 9584
Lars Ingebrigtsen wrote:
> Perhaps something had bound outline-regexp while loading stuff earlier,
> leaving the variable unbound?
I bet you are right.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#9584: [O] bug#9584: (void-variable outline-regexp) when visiting article
2012-02-07 21:42 ` Glenn Morris
@ 2012-02-07 21:53 ` Bastien
2013-02-19 21:23 ` Glenn Morris
1 sibling, 0 replies; 5+ messages in thread
From: Bastien @ 2012-02-07 21:53 UTC (permalink / raw)
To: Glenn Morris; +Cc: Lars Ingebrigtsen, 9584
Glenn Morris <rgm@gnu.org> writes:
> Lars Ingebrigtsen wrote:
>
>> Perhaps something had bound outline-regexp while loading stuff earlier,
>> leaving the variable unbound?
>
> I bet you are right.
What is the version of org-mode?
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#9584: (void-variable outline-regexp) when visiting article
2012-02-07 21:42 ` Glenn Morris
2012-02-07 21:53 ` bug#9584: [O] " Bastien
@ 2013-02-19 21:23 ` Glenn Morris
1 sibling, 0 replies; 5+ messages in thread
From: Glenn Morris @ 2013-02-19 21:23 UTC (permalink / raw)
To: 9584-done
Version: 24.3
I found one place in Emacs that might cause this (in tramp.el) and fixed it.
If it still happens to you, check to see if any local libraries might
load outline while outline-regexp is let bound.
(There are 3 places in Org that let-bind outline-regexp, but it is
impossible for any of them to cause this issue.)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-02-19 21:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <877h4zluit.fsf@maru.md5i.com>
[not found] ` <m3fwjjyvxy.fsf@stories.gnus.org>
2012-02-07 21:23 ` bug#9584: (void-variable outline-regexp) when visiting article Glenn Morris
[not found] ` <og4nv2cp8h.fsf@fencepost.gnu.org>
2012-02-07 21:40 ` Lars Ingebrigtsen
2012-02-07 21:42 ` Glenn Morris
2012-02-07 21:53 ` bug#9584: [O] " Bastien
2013-02-19 21:23 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.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).