From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Will Parsons Newsgroups: gmane.emacs.help Subject: Re: Making a non-ASCII space character visible Date: Mon, 18 Jun 2018 20:45:17 -0400 Message-ID: References: <87po0qoval.fsf@web.de> <83o9gax8hi.fsf@gnu.org> <87efh6rkue.fsf@web.de> Reply-To: gyliamos@gmail.com NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1529369304 13765 195.159.176.226 (19 Jun 2018 00:48:24 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 19 Jun 2018 00:48:24 +0000 (UTC) User-Agent: slrn/1.0.3 (FreeBSD) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 19 02:48:20 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fV4ol-0003TG-Sv for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Jun 2018 02:48:20 +0200 Original-Received: from localhost ([::1]:38230 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV4qt-0006sf-27 for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Jun 2018 20:50:31 -0400 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-X-Trace: individual.net 6r6EFywUJy7/stZvJi9BHwV0QTn0jXE0KJqREmPT1N42vSAWU/ Cancel-Lock: sha1:Lng17Qhh+kJ5DVInRSrcMbGIxkE= Original-Xref: usenet.stanford.edu gnu.emacs.help:223085 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:117206 Archived-At: On Sunday, 17 Jun 2018 2:41 AM -0400, Michael Heerdegen wrote: > Michael Heerdegen writes: > >> I was wrong, we have a bug here. >> >> The custom interface doesn't even accept the unmodified default value >> (just make a change, undo, and try to "Set for current session"). It >> seems it has a problem with the value field containing the newline >> character - that seems to be read as empty string, and that later fails >> the validation test. > > Reported as bug#31869. While I'm glad that I've helped to identify a bug in Emacs, I'm curious on how I should be able to track the progress of the bug report. Doing a search on (e.g.) "emacs bug 31869" seems to result in no useful results. -- Will