GNU bug report logs - #17146
24.4.50; File save with incapable coding system precluded by strange error message

Previous Next

Package: emacs;

Reported by: Nathan Trapuzzano <nbtrap <at> nbtrap.com>

Date: Mon, 31 Mar 2014 01:57:02 UTC

Severity: normal

Found in version 24.4.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
Subject: bug#17146: closed (Re: bug#17146: 24.4.50; File save with
 incapable coding system precluded by strange error	message)
Date: Mon, 05 May 2014 06:21:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#17146: 24.4.50; File save with incapable coding system precluded by strange error message

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 17146 <at> debbugs.gnu.org.

-- 
17146: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17146
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 17146-done <at> debbugs.gnu.org, nbtrap <at> nbtrap.com
Subject: Re: bug#17146: 24.4.50;
 File save with incapable coding system precluded by strange
 error	message
Date: Mon, 05 May 2014 09:20:51 +0300
> Date: Sun, 4 May 2014 19:01:34 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: nbtrap <at> nbtrap.com, 17146 <at> debbugs.gnu.org
> 
> > > > This change is backward-incompatible, but is not in NEWS for some
> > > > reason.  Needless to say, the canonical way of fixing the fallout is
> > > > not described in NEWS.  Are functions that need Help mode supposed to
> > > > let-bind these hooks?  If so, the patch below should fix the problem.
> > > > In any case, please document the change and the way to adapt to it in
> > > > NEWS.
> > >
> > > Please see bug #17109.  FWIW, this regression really bothers me.
> > 
> > I read the mailing list, so I'm perfectly aware of that bug and the
> > related discussions.  Please don't hijack this bug to hold it hostage
> > to that one.  This bug is about a related issue, but one thing it is
> > _not_ about is reverting the change in question.  So talking here
> > instead of on #17109 is not useful.
> 
> It is now two months later, the 24.4 pretest is out, and there still
> has been no follow-up for this "related-issue" bug - or for #17109,
> for that matter.  I was hoping to get some guidance from the fix for
> #17146, at least.

#17146 (this bug) is no longer present in the current pretest.  So I'm
going to mark this bug "done".

> I am still left wondering (a) whether there is an intention
> to fix what has been broken for Emacs 24.4, and (b) if not, how
> I will need to go about fixing the damage myself locally.
> 
> See also bug #17397, which I filed recently.  Help commands
> (seemingly because they now use only `with-help-window') no longer
> invoke `temp-buffer-show-hook', and this breaks quite a bit for me
> (whether I use one of my own help commands or a vanilla one).
> 
> The Lisp manual has still not been updated to reflect all of the
> changes, AFAICT.  It still says clearly, for instance, that
> `with-output-to-temp-buffer' switches to Help mode, which it
> does *not* (bug #17109):
> 
>   "Unlike `with-output-to-temp-buffer', however, it
>    [`with-temp-buffer-window'] does not automatically switch
>    that buffer to Help mode."
> 
> And this text was updated for release 24.4 to add the word
> "automatically", so presumably someone also paid some attention
> to its continued claim regarding `with-output-to-temp-buffer'.

This part of the discussion should probably be elsewhere, maybe in
#17109, maybe in a separate bug report (with new details about the
signs of damage you see in your code).

[Message part 3 (message/rfc822, inline)]
From: Nathan Trapuzzano <nbtrap <at> nbtrap.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.4.50;
 File save with incapable coding system precluded by strange error
 message
Date: Sun, 30 Mar 2014 21:52:13 -0400
On trunk:

emacs -nw -q file.txt
M-: (insert "μ\xc1")
C-x C-s

This throws a "make-text-button" error "Unknown button type
`help-xref'".  And it doesn't save.  I believe it should ask which
coding system I want to use to write to disk.



This bug report was last modified 11 years and 70 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.