From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#17978: 24.3; forward-paragraph broken with javadocs Date: Wed, 09 Jul 2014 23:06:57 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1404961712 10016 80.91.229.3 (10 Jul 2014 03:08:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jul 2014 03:08:32 +0000 (UTC) Cc: 17978@debbugs.gnu.org To: Justine Tunney Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 10 05:08:25 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X54id-0006v2-NY for geb-bug-gnu-emacs@m.gmane.org; Thu, 10 Jul 2014 05:08:23 +0200 Original-Received: from localhost ([::1]:35429 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X54id-0002p9-3B for geb-bug-gnu-emacs@m.gmane.org; Wed, 09 Jul 2014 23:08:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X54iR-0002ie-Ly for bug-gnu-emacs@gnu.org; Wed, 09 Jul 2014 23:08:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X54iI-0003O3-Sf for bug-gnu-emacs@gnu.org; Wed, 09 Jul 2014 23:08:11 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:36727) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X54iI-0003NV-MP for bug-gnu-emacs@gnu.org; Wed, 09 Jul 2014 23:08:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1X54iI-0006ja-6D for bug-gnu-emacs@gnu.org; Wed, 09 Jul 2014 23:08:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Jul 2014 03:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17978 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 17978-submit@debbugs.gnu.org id=B17978.140496162925790 (code B ref 17978); Thu, 10 Jul 2014 03:08:02 +0000 Original-Received: (at 17978) by debbugs.gnu.org; 10 Jul 2014 03:07:09 +0000 Original-Received: from localhost ([127.0.0.1]:51526 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X54hQ-0006hu-Sg for submit@debbugs.gnu.org; Wed, 09 Jul 2014 23:07:09 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:49973) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X54hO-0006hP-9L for 17978@debbugs.gnu.org; Wed, 09 Jul 2014 23:07:07 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArUGAIDvNVNLd+D9/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMFCwsOJhIUGA0kiAQI0hkXjnoHhDgEqRmBaoNMIQ X-IPAS-Result: ArUGAIDvNVNLd+D9/2dsb2JhbABZgwaDSsA9gRcXdIIlAQEBAQIBViMFCwsOJhIUGA0kiAQI0hkXjnoHhDgEqRmBaoNMIQ X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="77034842" Original-Received: from 75-119-224-253.dsl.teksavvy.com (HELO pastel.home) ([75.119.224.253]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 09 Jul 2014 23:06:59 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 613B360A86; Wed, 9 Jul 2014 23:06:57 -0400 (EDT) In-Reply-To: (Justine Tunney's message of "Wed, 9 Jul 2014 19:40:50 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:91364 Archived-At: > C-{ and C-} should cycle between blank lines. But the reason why this > doesn't happen in java-mode, is because Java redefines the definition of a > paragraph. It sets the paragraph-start variable (among other variables) so > that when I M-q to fill-paragraph, it'll work correctly *within* the > Javadoc, rather than reflowing my code into a jumbled mess. Ah, I see, yes, that makes sense. The fix is to not change paragraph-start (and friends) in the major-mode hook but instead to define override the fill-forward-paragraph-function with a function which let-binds those vars and then calls forward-paragraph. See lisp/vc/add-log.el for an example. Stefan