bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18617: [O] bug#18617: 24.3; loading simple-wiki-mode breaks org-mode


From: Kaushal Modi
Subject: bug#18617: [O] bug#18617: 24.3; loading simple-wiki-mode breaks org-mode
Date: Sun, 21 Feb 2016 09:22:26 -0500

I can recreate that bug.

The "first" alias is defined in the cl library. So you would need to (require 'cl) before requiring simple-wiki.

I eval'd simple-wiki from here: http://cvs.savannah.gnu.org/viewvc/*checkout*/http-emacs/http-emacs/simple-wiki.el

I haven't yet looked into the internals of simple-wiki.el to investigate what's breaking the visibility cycling.
Basically TAB or S-TAB stop cycling the visibility; they seem to do nothing.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]