From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: bug#18617: 24.3; loading simple-wiki-mode breaks org-mode Date: Sun, 21 Feb 2016 09:22:26 -0500 Message-ID: References: <877g0iqcg4.fsf@gmail.com> <87bn7a9syd.fsf@amu.edu.pl> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113cc548661093052c4874ae Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXUuh-0005ap-TB for emacs-orgmode@gnu.org; Sun, 21 Feb 2016 09:23:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXUug-0006hi-PP for emacs-orgmode@gnu.org; Sun, 21 Feb 2016 09:23:07 -0500 Received: from mail-oi0-x236.google.com ([2607:f8b0:4003:c06::236]:33709) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXUug-0006hY-Hq for emacs-orgmode@gnu.org; Sun, 21 Feb 2016 09:23:06 -0500 Received: by mail-oi0-x236.google.com with SMTP id j125so40784055oih.0 for ; Sun, 21 Feb 2016 06:23:06 -0800 (PST) In-Reply-To: <87bn7a9syd.fsf@amu.edu.pl> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcin Borkowski Cc: vmon@riseup.net, emacs-org list , 18617@debbugs.gnu.org --001a113cc548661093052c4874ae Content-Type: text/plain; charset=UTF-8 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. --001a113cc548661093052c4874ae Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I can recreate that bug.
<= div class=3D"gmail_extra">
The "fi= rst" alias is defined in the cl library. So you would need to (require= 'cl) before requiring simple-wiki.

<= div class=3D"gmail_extra">I haven't yet looked into the internals of si= mple-wiki.el to investigate what's breaking the visibility cycling.
Basically TAB or S-TAB stop cycling the visibi= lity; they seem to do nothing.
--001a113cc548661093052c4874ae--