|
From: | João Távora |
Subject: | Re: Apropos 54f297904e0c: Temporarily comment out CC Mode from tests which are incompatible with it. |
Date: | Sat, 19 Jan 2019 23:18:46 +0000 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> the source code. Please read the source code for c-electric-brace and > Bug #33794 demonstrated the incompatibility. > Bug #33794 is the recipe you require. Here's a little code for you to read: (equal '(cc-mode e-p-m e-l-m) '(cc-mode e-p-m auto-newline-mode)) ;; => nil Now here's what I wrote >> What you say: cc-mode + e-p-m + e-l-m => incompatible is certainly true ^^^^^^^^^^^^^^^^^^^^^^^ In bug#33794 you specifically asked the issuer to *not* try the cc-mode + e-p-m + e-l-m. I showed at the time that it worked, I even improved e-l-m to make it worked specifically for that. And obviously cc-mode + e-p-m + e-l-m + auto-newline-mode make no sense, I never said it did. I didn't read the rest of your mail, sorry. This has become a sad spectacle already (though Drew's mail really made me laugh). Apologies to all for watching this bickering. As I said, do what you want to cc-mode and I'll disable c++-tests in the meantime. João
[Prev in Thread] | Current Thread | [Next in Thread] |