From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Herbert J. Skuhra" Newsgroups: gmane.emacs.devel Subject: Re: master 5ec2115: Use =?utf-8?B?J+KApicg?= =?utf-8?Q?for?= ellipsis in truncate-string-to-width by default (bug#41250) Date: Tue, 6 Oct 2020 10:42:55 +0200 Message-ID: <20201006084255.GA90045@mail.bsd4all.net> References: <20201004194159.3503.69418@vcs0.savannah.gnu.org> <20201004194200.7B7A420A23@vcs0.savannah.gnu.org> <874kn7yjiu.wl-herbert@gojira.at> <87mu0zaiqf.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11002"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 06 10:47:46 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kPidO-0002ig-Ag for ged-emacs-devel@m.gmane-mx.org; Tue, 06 Oct 2020 10:47:46 +0200 Original-Received: from localhost ([::1]:55422 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPidN-0001me-8K for ged-emacs-devel@m.gmane-mx.org; Tue, 06 Oct 2020 04:47:45 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55674) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPiYn-00083Z-E0 for emacs-devel@gnu.org; Tue, 06 Oct 2020 04:43:01 -0400 Original-Received: from mail.bsd4all.net ([2a01:4f8:13b:240c::25]:18595) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPiYk-00037g-81 for emacs-devel@gnu.org; Tue, 06 Oct 2020 04:43:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gojira.at; s=mail202005; t=1601973775; bh=MCEUFdx6sRMRO1bUYi59myRvJ7VR/l49xy2T+ovj4bY=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=dbdcpn5PKZZpqUgV0xHFIJkaYekA5BfxoATzp7uDx+rC8A3XYTI+ig3KHVjf9UqG7 z/p9vaKFTGdydOrS/DH68BgUE4Q7ql321hFPeLL8fgZcdgmyniGZLTTmoGjC27aRa5 Ui/nxhsqqqWYFAdd3O7rd48wshZbfK6i/7J9B12MxcU7I1BHNCz+ST62AxIV4Kx8xb KR9XLN6IAmdM5s+iFRf7k2k0iffQ0nOB/VAtqWb4cBzaJejHvcupVsFgyk02R94erZ 6lM1u+SxzBqH3ddVsZmRBNbHcTvS917z7pbi+IzafCEZ/M5F6J8SFpMQVlPD8U8vKP s1Lw61XTGj09A== Content-Disposition: inline In-Reply-To: <87mu0zaiqf.fsf@mail.linkov.net> Received-SPF: pass client-ip=2a01:4f8:13b:240c::25; envelope-from=herbert@gojira.at; helo=mail.bsd4all.net X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:257158 Archived-At: On Tue, Oct 06, 2020 at 10:58:32AM +0300, Juri Linkov wrote: > > after this commit I can no longer do a clean build: > > > > % git clean -xfd > > % ./autogen.sh > > % ./configure --prefix=/usr/local/emacs --with-x-toolkit=lucid --with-mailutils > > % make > > > > GEN ../lisp/leim/ja-dic/ja-dic.el > > INFO Processing OKURI-ARI entries > > INFO Processing POSTFIX entries > > Loading macroexp.elc... > > Invalid read syntax: "?" > > make[3]: *** [Makefile:143: ../lisp/leim/ja-dic/ja-dic.el] Error 255 > > make[3]: Leaving directory '/home/herbert/source/emacs/leim' > > make[2]: *** [Makefile:352: leim] Error 2 > > make[2]: Leaving directory '/home/herbert/source/emacs/lisp' > > make[1]: *** [Makefile:794: ../lisp/loaddefs.el] Error 2 > > make[1]: Leaving directory '/home/herbert/source/emacs/src' > > make: *** [Makefile:424: src] Error 2 > > The problem is that the source file mule-util.el can't use the Unicode > character '…'. Please see http://debbugs.gnu.org/41250 for the discussion. > > This is fixed now. Thanks. But now I get: Loading macroexp.elc... Invalid read syntax: "\\N{HORIZONTAL ELLIPSIS}" make[3]: *** [../lisp/leim/ja-dic/ja-dic.el] Error 255 make[2]: *** [leim] Error 2 make[1]: *** [../lisp/loaddefs.el] Error 2 make: *** [src] Error 2 -- Herbert