GNU bug report logs - #7018
[Patch] Fix python-fill-paragraph when font-lock is disabled

Previous Next

Package: emacs;

Reported by: Nathan Weizenbaum <nweiz <at> google.com>

Date: Sun, 12 Sep 2010 01:06:02 UTC

Severity: normal

Tags: fixed, patch

Fixed in version 24.2

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #1 received at quiet <at> debbugs.gnu.org (full text, mbox):

From: Nathan Weizenbaum <nweiz <at> google.com>
To: quiet <at> debbugs.gnu.org
Subject: [Patch] Fix python-fill-paragraph when font-lock is disabled
Date: Thu, 29 Jul 2010 15:36:49 -0700
[Message part 1 (text/plain, inline)]
Package: emacs

[ resent from emacs-devel ]

Hi,

Attached is a patch that makes python-fill-region in a multiline string work
when font-lock is disabled. The old version checked that (nth 3 syntax) was
explicitly t, rather than non-nil; this is the case when font-lock is
enabled, but when it's disabled (nth 3 syntax) is a number instead.
[Message part 2 (text/html, inline)]
[0001-Fix-python-fill-paragraph-when-font-lock-is-disabled.patch (text/x-patch, attachment)]

This bug report was last modified 13 years and 123 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.