From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.devel Subject: Re: XCHAR2B_BYTE[12] definitions in NS Date: Wed, 16 Jul 2014 13:14:49 +0900 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1405484107 28743 80.91.229.3 (16 Jul 2014 04:15:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2014 04:15:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 16 06:15:00 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1X7GcN-0007Bp-Uh for ged-emacs-devel@m.gmane.org; Wed, 16 Jul 2014 06:15:00 +0200 Original-Received: from localhost ([::1]:37586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7GcN-0002Yz-CD for ged-emacs-devel@m.gmane.org; Wed, 16 Jul 2014 00:14:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7GcK-0002Yi-48 for emacs-devel@gnu.org; Wed, 16 Jul 2014 00:14:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7GcJ-00072K-0W for emacs-devel@gnu.org; Wed, 16 Jul 2014 00:14:56 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7GcI-00072G-TL for emacs-devel@gnu.org; Wed, 16 Jul 2014 00:14:54 -0400 Original-Received: from du-a.org ([2001:e41:db5e:fb14::1]:41979 helo=localhost.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1X7GcH-0001OP-U5; Wed, 16 Jul 2014 00:14:54 -0400 In-Reply-To: ("Jan \=\?iso-8859-1\?Q\?Dj\=E4rv\=22's\?\= message of "Tue, 15 Jul 2014 15:20:51 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:173042 Archived-At: Jan Dj=E4rv writes: > They are used in xdisp.c which is generic code. > W32 has similar macros. Maybe move to a common h-file and remove w32 > and ns-specific macros? Makes sense, thanks for the suggestion. I've pushed a patch in that way (r117538). Regards, -- Daiki Ueno