From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: levin Newsgroups: gmane.emacs.devel Subject: Re: bug of display-table & make-glyph-code Date: Wed, 5 Sep 2007 13:58:50 +0800 Message-ID: <200709051358.50997.zslevin@gmail.com> References: <200708271732.22306.zslevin@gmail.com> <46DD9F41.8090700@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1188972039 1149 80.91.229.12 (5 Sep 2007 06:00:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Sep 2007 06:00:39 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 05 08:00:38 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ISnwH-0000mP-AT for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2007 08:00:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISnwF-00023S-Kq for ged-emacs-devel@m.gmane.org; Wed, 05 Sep 2007 02:00:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ISnwC-00020V-8v for emacs-devel@gnu.org; Wed, 05 Sep 2007 02:00:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISnwA-0001ur-1A for emacs-devel@gnu.org; Wed, 05 Sep 2007 02:00:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISnw9-0001uY-Td for emacs-devel@gnu.org; Wed, 05 Sep 2007 02:00:25 -0400 Original-Received: from rv-out-0910.google.com ([209.85.198.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISnw9-0007uJ-Dq for emacs-devel@gnu.org; Wed, 05 Sep 2007 02:00:25 -0400 Original-Received: by rv-out-0910.google.com with SMTP id c27so1279127rvf for ; Tue, 04 Sep 2007 23:00:23 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=A96kbn1NAgi6r8rmWdRpqrYtnssadjgyt612bXl3KJd2PSfMSyrUvUDJYblO9xhXMX3dilHeAT/73GBrXrZ4r5Q710HVfpjyQcY6nbwiPf5chMm5DcQgMmOrFXL8l2cywe5V7UJX0hKhQoCGGiMrppmmA4JfD3zu0jxLAYAwR2U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=jQhCmIjPcV+F8aTSfT1T64X0fM7Lg8KbSABUgQxok8xB2lY7B5xb4twbygqSgOosBq8vIzOGZjFjCYdndqNdsoc8nz/7uP8aosnvmNk/O3DNMFNVdLDULokrzUktPuKqH0d2VhVYypY9/jBKu+EYoPMUA+UZKyjaJEE35x4DrAE= Original-Received: by 10.141.99.4 with SMTP id b4mr2654426rvm.1188972023582; Tue, 04 Sep 2007 23:00:23 -0700 (PDT) Original-Received: from levcom ( [61.234.125.31]) by mx.google.com with ESMTPS id b24sm9662814rvf.2007.09.04.23.00.19 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 04 Sep 2007 23:00:22 -0700 (PDT) User-Agent: KMail/1.9.7 In-Reply-To: Content-Disposition: inline X-Detected-Kernel: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:77823 Archived-At: Glenn Morris wrote: > martin rudalics wrote: > > Can someone reproduce the OP's behavior with Emacs 22 ? > > Neither with Emacs 22 nor the current CVS trunk. I use GNU Emacs 23 CVS.