unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Kastrup <dak@gnu.org>
Subject: Re: Slow Emacs response time
Date: Wed, 06 Sep 2006 10:40:39 +0200	[thread overview]
Message-ID: <8564g1gzg8.fsf@lola.goethe.zz> (raw)
In-Reply-To: 1157531670.003856.163880@b28g2000cwb.googlegroups.com

"Jens" <jens.d.nielsen@gmail.com> writes:

> I have been experiencing really strange response times from Emacs,
> and I will be very happy with any help you might have to offer. This
> morning I started to investigate a little, and this is what I found:
> when editing a specific file the response time is ok when the
> editing is being done in the beginning of the file, but horrible
> when the editing is at the end of the file (it is about 4-500 lines
> long). Here is the strange twist, when editing another file (1300
> lines) I can _not_ reproduce this behaviour. This behaviour is only
> true for LaTeX-mode and disappears when I switch to text-mode. I
> have no idea where to hunt for the cause of this. I am running GNU
> Emacs v. 21.4.1.

It would be more interesting to know what version of AUCTeX you are
using...  It is likely a problem with syntax highlighting which you
can turn on and off with
M-x font-lock-mode RET

Maybe AUCTeX thinks that math mode starts somewhere in your document
and never ends.  Putting a %$ comment in might help.

In any case, it would be worth reporting this bug with
M-x TeX-submit-bug-report RET
if you find that you are using a recent enough version of AUCTeX.  YOu
can check with

C-h v AUCTeX-version RET

11.83 is the current one.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2006-09-06  8:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-06  8:34 Slow Emacs response time Jens
2006-09-06  8:40 ` David Kastrup [this message]
2006-09-06  9:07   ` Jens

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=8564g1gzg8.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).