From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10898 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Re: Expansion problem in natural table Date: Sun, 09 Feb 2003 21:43:05 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.1.20030209213808.0356d430@remote-1> References: <20030208205254.GA1686@scaprea> <20030208205254.GA1686@scaprea> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1044823867 5475 80.91.224.249 (9 Feb 2003 20:51:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 9 Feb 2003 20:51:07 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18hyPp-0001Pu-00 for ; Sun, 09 Feb 2003 21:51:05 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2178010B55; Sun, 9 Feb 2003 21:53:13 +0100 (MET) Original-Received: from smtp06.wxs.nl (smtp06.wxs.nl [195.121.6.58]) by ref.ntg.nl (Postfix) with ESMTP id 9931110B55 for ; Sun, 9 Feb 2003 21:50:47 +0100 (MET) Original-Received: from LAPTOP-3.wxs.nl ([213.75.94.207]) by smtp06.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id HA278001.FWX for ; Sun, 9 Feb 2003 21:50:24 +0100 X-Sender: hagen-mail@remote-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20030209183947.GA704@scaprea> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10898 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10898 At 07:39 PM 2/9/2003 +0100, you wrote: >Even this goes wrong: > >\edef\mychar{=C4}\mychar \edef'ing is always a bit tricky, especially for some low level tex for a solution, see previous post (or in addition to that:) \def\safeedef#1#2% {\begingroup \the\everysafeexpanded\long\xdef\@@expanded{\noexpand#2}% \endgroup \let#1\@@expanded} \def\safexdef#1#2% {\begingroup \the\everysafeexpanded\long\xdef\@@expanded{\noexpand#2}% \endgroup \global\let#1\@@expanded} Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------