ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with \completeindex
@ 2004-11-18 23:38 Nikolai Weibull
  2004-11-19 10:00 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolai Weibull @ 2004-11-18 23:38 UTC (permalink / raw)


In teTeX 2.99.3 (2004.11.09), the following hangs pdfetex:

\starttext
\index{see}see
\completeindex
\stoptext

They're using context 2004.10.26,
	nikolai

--
::: name: Nikolai Weibull    :: aliases: pcp / lone-star / aka :::
::: born: Chicago, IL USA    :: loc atm: Gothenburg, Sweden    :::
::: page: www.pcppopper.org  :: fun atm: gf,lps,ruby,lisp,war3 :::
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with \completeindex
  2004-11-18 23:38 Problem with \completeindex Nikolai Weibull
@ 2004-11-19 10:00 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2004-11-19 10:00 UTC (permalink / raw)


Nikolai Weibull wrote:
> In teTeX 2.99.3 (2004.11.09), the following hangs pdfetex:
> 
> \starttext
> \index{see}see
> \completeindex
> \stoptext
> 
> They're using context 2004.10.26,
> 	nikolai
> 

in core-reg.tex:

\def\doplaceregister[#1][#2]%
   {\iffirstargument
      \begingroup
      \edef\currentregister{#1}%

      ^^^^^ edef

\def\docompleteregister[#1][#2]%
   {\iffirstargument
      \begingroup
      \edef\currentregister{#1}%

      ^^^^^

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-19 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-18 23:38 Problem with \completeindex Nikolai Weibull
2004-11-19 10:00 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).