unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: Alan Mackenzie <acm@muc.de>
Cc: Noam Postavsky <npostavs@gmail.com>,
	Dima Kogan <dima@secretsauce.net>,
	35254@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#35254: 27.0.50; cc-mode/electric-pair-mode/electric-layout-mode: bad trailing whitespace behavior in cc-mode
Date: Sat, 6 Jul 2019 23:33:18 +0100	[thread overview]
Message-ID: <CALDnm50pq7d4-oO5g9+mTZXr3pcue4AdXb5p1ZfBQGzYiZ2pag@mail.gmail.com> (raw)
In-Reply-To: <20190701133427.GA23312@ACM>

[-- Attachment #1: Type: text/plain, Size: 1543 bytes --]

On Mon, Jul 1, 2019, 14:34 Alan Mackenzie <acm@muc.de> wrote:

> Hello, João.
>
> On Mon, Jul 01, 2019 at 13:24:28 +0100, João Távora wrote:
> > On Wed, May 15, 2019 at 2:55 PM João Távora <joaotavora@gmail.com>
> wrote:
>
> > > On Wed, May 15, 2019 at 2:19 PM Stefan Monnier <
> monnier@iro.umontreal.ca>
> > > wrote:
>
> > >> > I've just come across the bug myself, and it is indeed annoying.
> > >> > Can you check if this patch, which seems the simplest, serves
> > >> > all purposes?
>
> > >> FWIW, I find it rather ugly (makes the two minor modes too tightly
> > >> intertwined).
>
>
> > > It's no work of art. But the modes are already intertwined.
>
>
> > Hi Stefan,
>
> > I still got the patch outstanding that would fix this bug, perhaps we
> > can install it until someone comes up with a less ugly solution (tho
> > as I stated I don't think its thaat bad).
>
> Could you possibly give us a reference (like the date and time you
> posted it), so that we can be sure which patch we're talking about?  It
> was a month and a half ago since we were talking about this bug.  I also
> posted a patch, a relatively simple one (From 2019-05-13T19:53, modified
> by Stefan at 2019-05-13T19:32), which fixes the bug.
>

Sorry, this message flew under the radar.

If I recall correctly and from reading my replies to that patch, both your
version and Stefan's modification have unwanted consequences, as evidenced
by the associated test breakage. Have you tried the latest master?

João

>

[-- Attachment #2: Type: text/html, Size: 2430 bytes --]

  parent reply	other threads:[~2019-07-06 22:33 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-13  6:32 bug#35254: 27.0.50; cc-mode/electric-pair-mode/electric-layout-mode: bad trailing whitespace behavior in cc-mode Dima Kogan
2019-05-11  3:12 ` Noam Postavsky
2019-05-11 12:05   ` Alan Mackenzie
     [not found]   ` <20190511120524.GA15991@ACM>
2019-05-11 14:06     ` Noam Postavsky
2019-05-11 16:19       ` Alan Mackenzie
2019-05-11 19:34         ` Basil L. Contovounesios
2019-05-12 16:14           ` Alan Mackenzie
2019-05-12 21:45             ` Basil L. Contovounesios
2019-05-13 10:14               ` Alan Mackenzie
     [not found]               ` <20190513101448.GA5525@ACM>
2019-05-13 12:49                 ` Basil L. Contovounesios
2019-05-12 15:12         ` Alan Mackenzie
2019-05-12 18:42           ` Noam Postavsky
2019-05-13 19:53   ` Alan Mackenzie
     [not found]   ` <20190513195323.GB5525@ACM>
2019-05-13 22:39     ` João Távora
2019-05-13 23:38       ` Noam Postavsky
2019-05-14  1:20         ` João Távora
2019-05-14  1:28         ` Stefan Monnier
2019-05-14  1:56       ` Noam Postavsky
2019-05-14  8:38       ` Alan Mackenzie
2019-05-13 23:32     ` Stefan Monnier
     [not found]     ` <jwvimue9bzj.fsf-monnier+emacs@gnu.org>
2019-05-13 23:45       ` Noam Postavsky
2019-05-14  1:26         ` Stefan Monnier
2019-05-14  9:27       ` Alan Mackenzie
2019-05-14  9:34       ` Alan Mackenzie
     [not found]       ` <20190514092735.GB4231@ACM>
2019-05-14 10:34         ` João Távora
2019-05-15 10:03           ` Alan Mackenzie
2019-05-15 11:27             ` João Távora
2019-05-15 13:19               ` Stefan Monnier
2019-05-15 13:55                 ` João Távora
2019-05-15 14:03                   ` João Távora
2019-07-01 12:24                   ` João Távora
2019-07-01 13:34                     ` Alan Mackenzie
     [not found]                     ` <20190701133427.GA23312@ACM>
2019-07-06 16:24                       ` Noam Postavsky
2019-07-06 22:24                         ` João Távora
2019-07-06 22:50                           ` Noam Postavsky
2019-07-06 22:33                       ` João Távora [this message]
     [not found]       ` <20190514093415.GC4231@ACM>
2019-05-14 15:38         ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALDnm50pq7d4-oO5g9+mTZXr3pcue4AdXb5p1ZfBQGzYiZ2pag@mail.gmail.com \
    --to=joaotavora@gmail.com \
    --cc=35254@debbugs.gnu.org \
    --cc=acm@muc.de \
    --cc=dima@secretsauce.net \
    --cc=monnier@iro.umontreal.ca \
    --cc=npostavs@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).