From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: displaying octal sequences in emacs 21.3.1 Date: Sat, 09 Oct 2004 12:56:16 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <01c4adee$Blat.v2.2.2$bf2aee60@zahav.net.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1097319634 1427 80.91.229.6 (9 Oct 2004 11:00:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 9 Oct 2004 11:00:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 09 13:00:30 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CGExi-0008TB-00 for ; Sat, 09 Oct 2004 13:00:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGF4Y-00008H-2p for geh-help-gnu-emacs@m.gmane.org; Sat, 09 Oct 2004 07:07:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CGF4P-00008B-53 for help-gnu-emacs@gnu.org; Sat, 09 Oct 2004 07:07:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CGF4O-00007z-MT for help-gnu-emacs@gnu.org; Sat, 09 Oct 2004 07:07:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CGF4O-00007w-JL for help-gnu-emacs@gnu.org; Sat, 09 Oct 2004 07:07:24 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CGExD-0002Xz-NE for help-gnu-emacs@gnu.org; Sat, 09 Oct 2004 07:00:01 -0400 Original-Received: from zaretski (pns03-196-71.inter.net.il [80.230.196.71]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CTZ33644 (AUTH halo1); Sat, 9 Oct 2004 12:59:43 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (message from Roland Winkler on Fri, 08 Oct 2004 21:32:02 +0200) 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21154 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21154 > From: Roland Winkler > Date: Fri, 08 Oct 2004 21:32:02 +0200 > > > Try this: > > > > M-: (standard-display-default 128 255) RET > > The above is from five years ago. It worked fine up to emacs 21.2.1 > (as far as I can go back). Now I am using emacs 21.3.1 or CVS emacs. > What should I do to get the same result? Does the above fail to produce the same effect as 5 years ago?