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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7018 in the body.
You can then email your comments to 7018 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


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)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#7018; Package emacs. (Tue, 10 Apr 2012 11:30:02 GMT) Full text and rfc822 format available.

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

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Nathan Weizenbaum <nweiz <at> google.com>
Cc: 7018 <at> debbugs.gnu.org
Subject: Re: [Patch] Fix python-fill-paragraph when font-lock is disabled
Date: Tue, 10 Apr 2012 13:28:07 +0200
Nathan Weizenbaum <nweiz <at> google.com> writes:

> 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.

Thanks; applied to the Emacs trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Added tag(s) fixed. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 10 Apr 2012 11:30:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 24.2, send any further explanations to 7018 <at> debbugs.gnu.org and Nathan Weizenbaum <nweiz <at> google.com> Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 10 Apr 2012 11:30:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 09 May 2012 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 364 days ago.

Previous Next


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