Bug#620185: M-q problem in changelog mode

2024-04-04 Thread Xiyue Deng
Control: tags 620185 + pending FYI a potential fix is applied[1] and will be shipped with the next release. [1] https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/d9cb4cce57d2c887bdb9e74c97b0f8951cbd8b1b

Bug#620185: M-q problem in changelog mode

2018-10-18 Thread David Bremner
Peter Eisentraut writes: > """ > PACKAGE (VERSION) UNRELEASED; urgency=low > > * foo > * bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar > bar > * baz > > -- Peter Eisentraut Wed, 30 Mar 2011 23:05:11 +0300 > """ > > If I move the cursor to the "bar" line and pre

Bug#620185: M-q problem in changelog mode

2011-03-30 Thread Peter Eisentraut
Package: dpkg-dev-el Version: 34.1 Severity: normal Consider this minimal changelog: """ PACKAGE (VERSION) UNRELEASED; urgency=low * foo * bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar * baz -- Peter Eisentraut Wed, 30 Mar 2011 23:05:11 +0300 """ If I mov