[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quot
From: |
Alan Mackenzie |
Subject: |
Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote. |
Date: |
Wed, 7 Jun 2017 19:51:47 +0000 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
Hello, Clément.
On Wed, Jun 07, 2017 at 15:27:02 -0400, Clément Pit-Claudel wrote:
> On 2017-06-07 15:13, Alan Mackenzie wrote:
> > Rubbish! What Clément pointed out is that the part of styled_format
> > which counts format constructs and argumnts would need to be modified.
> > This would be trivial.
> Uh? What I pointed out was that new code wouldn't work with old Emacsen.
> Maybe I misunderstood your proposal? As far as I can tell, the change you
> propose will force me to write every `message' call like this in my packages:
> (if (< emacs-version 26)
> (message "Hello, `world'!")
> (message "Hello, %`world%'!"))
> Am I missing something?
Apologies, I misunderstood you completely.
I also missed the point you are making. I'll have to think about it.
Thanks!
> Clément.
--
Alan Mackenzie (Nuremberg, Germany).
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., (continued)
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Clément Pit-Claudel, 2017/06/06
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Yuri Khan, 2017/06/06
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Clément Pit-Claudel, 2017/06/06
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Eli Zaretskii, 2017/06/07
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Paul Eggert, 2017/06/06
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Andreas Schwab, 2017/06/07
- RE: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Drew Adams, 2017/06/07
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Alan Mackenzie, 2017/06/07
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Clément Pit-Claudel, 2017/06/07
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Dmitry Gutov, 2017/06/07
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote.,
Alan Mackenzie <=
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Alan Mackenzie, 2017/06/07
- RE: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Drew Adams, 2017/06/07
- `message' with quotes [was: bug#23425: `message' wrongly corrupts ' to curly quote], Drew Adams, 2017/06/07
- Re: `message' with quotes [was: bug#23425: `message' wrongly corrupts ' to curly quote], Alan Mackenzie, 2017/06/08
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Alan Mackenzie, 2017/06/03
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Alan Mackenzie, 2017/06/03
- Re: bug#23425: master branch: `message' wrongly corrupts ' to curly quote., Alan Mackenzie, 2017/06/03