From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help,gmane.emacs.devel Subject: Re: How to change `standard-display-table' at startup. Date: Sat, 07 Jun 2008 22:10:36 +0200 Organization: disorganized Message-ID: <87abhx0zwj.fsf@localhorst.mine.nu> References: <87zlpy1g0q.fsf@localhorst.mine.nu> <87r6ba1cyl.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1212870335 18255 80.91.229.12 (7 Jun 2008 20:25:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 7 Jun 2008 20:25:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 07 22:26:18 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K54zQ-0004IZ-1r for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Jun 2008 22:26:16 +0200 Original-Received: from localhost ([127.0.0.1]:57118 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K54yd-00058H-1Z for geh-help-gnu-emacs@m.gmane.org; Sat, 07 Jun 2008 16:25:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K54yJ-00055H-MW for help-gnu-emacs@gnu.org; Sat, 07 Jun 2008 16:25:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K54yI-000544-OJ for help-gnu-emacs@gnu.org; Sat, 07 Jun 2008 16:25:06 -0400 Original-Received: from [199.232.76.173] (port=49548 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K54yI-000541-MA for help-gnu-emacs@gnu.org; Sat, 07 Jun 2008 16:25:06 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:47931 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K54yI-00013W-GW for help-gnu-emacs@gnu.org; Sat, 07 Jun 2008 16:25:06 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1K54yE-0000jT-ID for help-gnu-emacs@gnu.org; Sat, 07 Jun 2008 20:25:02 +0000 Original-Received: from e178028044.adsl.alicedsl.de ([85.178.28.44]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jun 2008 20:25:02 +0000 Original-Received: from david.hansen by e178028044.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 Jun 2008 20:25:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: help-gnu-emacs@gnu.org Original-Followup-To: gmane.emacs.devel Original-Lines: 34 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: e178028044.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:/ZsZLLis1X6rQtwVEM7GVFWnElg= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:54588 gmane.emacs.devel:98620 Archived-At: X-Post & fup2 to emacs-devel [To our new readers: Welcome, I have problems modifying `standard-display-table' from my ~/.emacs ] On Sat, 07 Jun 2008 15:03:09 +0300 Eli Zaretskii wrote: >> From: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) >> Date: Sat, 07 Jun 2008 11:09:06 +0200 >> >> Eli Zaretskii writes: >> >> > If the value is nil, please report a bug (I cannot reproduce it here, >> > btw). >> >> There's nothing abnormal about standard-display-table being nil. > > Depending on the configuration and platform, it could be highly > unusual if not abnormal, and this list isn't a good place to discuss > that anyway. When I run emacs -Q, i get: standard-display-table is a variable defined in `C source code'. Its value is nil this is GNU Emacs 23.0.60.3 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-06-06 on robotron David