From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noam Postavsky Subject: bug#18617: bug#18617: 24.3; loading simple-wiki-mode breaks org-mode Date: Tue, 28 Nov 2017 20:56:20 -0500 Message-ID: <874lpdn8zf.fsf__10585.6975926601$1511920682$gmane$org@users.sourceforge.net> References: <877g0iqcg4.fsf@gmail.com> <87bn7a9syd.fsf@amu.edu.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41660) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eJrcZ-0007f5-M3 for emacs-orgmode@gnu.org; Tue, 28 Nov 2017 20:57:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eJrcY-0004ym-UR for emacs-orgmode@gnu.org; Tue, 28 Nov 2017 20:57:07 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Kaushal Modi's message of "Sun, 21 Feb 2016 09:26:58 -0500") 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" To: Kaushal Modi Cc: vmon@riseup.net, alex@gnu.org, Marcin Borkowski , 18617@debbugs.gnu.org, david.hansen@physik.fu-berlin.de # not an Emacs bug tags 18617 notabug close 18617 quit Kaushal Modi writes: > A quick look at the code shows that it pollutes the namespace with > undeclared and un-let-bound variables like "tag" (and there could be > more like that). > > If we investigate further, we might find a culprit like that that's > causing this problem. Looks like this is a bug in simple-wiki-mode, not in Emacs.