GNU bug report logs - #19886
11.87; emacs 24 and jit-lock-force-redisplay

Previous Next

Package: auctex;

Reported by: Uwe Brauer <oub <at> mat.ucm.es>

Date: Tue, 17 Feb 2015 11:48:01 UTC

Severity: normal

Found in version 11.87

Done: Tassilo Horn <tsdh <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tassilo Horn <tsdh <at> gnu.org>
To: Uwe Brauer <oub <at> mat.ucm.es>
Cc: 19886 <at> debbugs.gnu.org
Subject: bug#19886: closed (Re: bug#19886: 11.87; emacs 24 and jit-lock-force-redisplay)
Date: Tue, 17 Feb 2015 20:26:06 +0100
Uwe Brauer <oub <at> mat.ucm.es> writes:

>    > This has been fixed about two years ago with commit
>    > 5b5ef6eeb0468c273a329a05d31b3788fd46b5d7.  Is there a specific reason
>    > you are using the outdated AUCTeX 11.87 instead of a current version?
>
> Not really. However I never got the elpa to work for me,

ELPA/package.el is supposed to work out-of-the-box without any
configuration for at least all emacs versions starting with 24.3.

If the recipe

  M-x package-list-packages ;; or just list-packages in very recent
                            ;; emacs versions
  ;; move point to the line with auctex
  i ;; mark as to be installed
  x ;; execute

doesn't work for you that should be considered a bug.  Depending if that
receipe just doesn't work with auctex or any other package you should
file a bug report for auctex or emacs, respectively.

> so I prefer to install 11.88 from source. I did it and I failed.
>
> I run ./configure EMACS=/opt/emacs24/bin/emacs   
> (because my old Kubuntu ships only emacs23.)
>
> Then running 
> make 
>
> gives the following error 
>
> In end of data:
> tex-jp.el:848:1:Warning: the function `japanese-TeX-coding-ejsu' is not known
>     to be defined.
> Wrote /home/oub/ALLES/emacs/site-lisp/packages/auctex-11.88/tex-jp.elc
> make: *** [lisp] Error 1

That's no error but just a warning.  The error must have happened
somewhere before.

> Maybe I should upgrade GNU emacs (24.3.50.1)?

You could try some released version to exclude temporary problems that
are only in this snapshot version.  But I don't think that's the problem
here.

Bye,
Tassilo




This bug report was last modified 10 years and 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.