Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kevin Greiner <kgreiner@xpediantsolutions.com>
Subject: Re: make.bat hangs on XP
Date: Thu, 13 Mar 2003 08:04:23 -0600	[thread overview]
Message-ID: <uy93jqs60.fsf@xpediantsolutions.com> (raw)
In-Reply-To: <uit1ri8q2.fsf@davidduxbury.com>

Dave Duxbury <dave@davidduxbury.com> writes:

> Jesper Harder <harder@myrealbox.com> writes:
>> I just remembered, that an easier way is to remove '-batch' from this
>> line in make.bat:
>>
>> set EMACSINFO=call %1\bin\%emacs% -no-site-file -no-init-file -batch -q -l infohack.el -f batch-makeinfo
>>
>> For some strange reason, I've only seen Emacs hang when called with
>> -batch.  YMMV, of course.
>
> This works great! Many thanks.

Is anyone else still seeing this problem?  I finally traced it to the
subst-char-in-region call in fill-region-as-paragraph.  In an
apparently random pattern, s-c-i-r will decide to NOT replace all of
the newline characters with spaces.  When that happens the fill
algorithm loop forever while inserting newline spaces into the middle
of your paragraph.

Thanks,
Kevin


           reply	other threads:[~2003-03-13 14:04 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <uit1ri8q2.fsf@davidduxbury.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uy93jqs60.fsf@xpediantsolutions.com \
    --to=kgreiner@xpediantsolutions.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).