unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7018: [Patch] Fix python-fill-paragraph when font-lock is disabled
       [not found] <uweiczu5v1.fsf@fencepost.gnu.org>
@ 2012-04-10 11:28 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; only message in thread
From: Lars Magne Ingebrigtsen @ 2012-04-10 11:28 UTC (permalink / raw)
  To: Nathan Weizenbaum; +Cc: 7018

Nathan Weizenbaum <nweiz@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/





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-10 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <uweiczu5v1.fsf@fencepost.gnu.org>
2012-04-10 11:28 ` bug#7018: [Patch] Fix python-fill-paragraph when font-lock is disabled Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).