Angelo Graziosi | 14 Feb 2010 16:36
Picon

Failure building AUCTeX head

The current CVS (Changlog 5.1679) of AUCTeX fails to build, with current 
Emacs Trunk, on GNU/Linux Kubuntu 8.04 (with TL2007) and on K. 9.10 
(TL2009), as follows:

-------------------------
[...]
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/dev)
entering extended mode
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, 
dumylang, noh
yphenation, german-x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, 
ibycus, ar
abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, 
danish, dutc
h, esperanto, estonian, farsi, finnish, french, galician, german, 
ngerman, mono
greek, greek, hungarian, icelandic, indonesian, interlingua, irish, 
italian, ku
rmanji, latin, latvian, lithuanian, mongolian, mongolian2a, bokmal, 
nynorsk, po
lish, portuguese, romanian, russian, sanskrit, serbian, slovak, 
slovenian, span
ish, swedish, turkish, ukenglish, ukrainian, uppersorbian, welsh, loaded.

(./preview.drv (/usr/local/texlive/texmf-dist/tex/latex/base/ltxdoc.cls
Document Class: ltxdoc 2007/11/11 v2.0u Standard LaTeX documentation class
(/usr/local/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo))
(Continue reading)

Ralf Angeli | 14 Feb 2010 17:20

Re: Failure building AUCTeX head

* Angelo Graziosi (2010-02-14) writes:

> The current CVS (Changlog 5.1679) of AUCTeX fails to build, with current 
> Emacs Trunk, on GNU/Linux Kubuntu 8.04 (with TL2007) and on K. 9.10 
> (TL2009), as follows:
[...]
> ! Package doc Error: Checksum not passed (1746<>1758).

Thanks, I've updated the checksum.

--

-- 
Ralf
Uwe Brauer | 15 Feb 2010 12:22
Picon
Favicon

LaTeX mode should use local-abbrev-table based on minor mode

Hello

In short: can I convince LaTeX to use the
local-abbrev-table based on a minor-mode?
(Using Xemcas 21.4.21 Mule)

Here is why:

I just killed all my text-mode and global mode tables and found
out that my "brilliant" idea of using local tables for
specific language does not work as I expected. 

HERE is what I wanted:

Flyspell  allows me to save the corrections either in the
global or local (text-mode) abbrev table.

Now there are words which spell a little different in
different language. 

For example in english possible, in Spanish posible

To substitute one for the other leads to nightmare.

So I came up following suggestion in a mailing  list I cannot
remember: to define a minor mode of each language and the
corresponding local-abbrev-table.

HERE is how I did this:

(Continue reading)

Ralf Angeli | 15 Feb 2010 18:33

Next release

Hi,

from my point of view we are in good shape to make a release.  Perhaps
next weekend would be a good time to do this.

Does anybody see a problem with that or wants something added or fixed
before?

The only thing I would like to have added is completion support for
built-in plain TeX commands (see
<URL:http://mid.gmane.org/87ws0gt8l2.fsf%40caeruleus.net>), but I am not
familiar enough with plain TeX editing to decide which of the proposed
commands should be supported.  So I'd leave that out for now.

--

-- 
Ralf
Mads Jensen | 17 Feb 2010 11:02
Favicon

Bug in AUCTeX

Hi,

I noticed a bug in AUCTeX. When a LaTeX document uses a master-document 
with one or more subfiles included via \include, then using C-c C-c will 
*not* recompile the whole document unless you manually change the 
default operation (View) to LaTeX if changes have been made to the 
subfiles. I.e. trying to use TeX-command-master on the master file which 
necessarily doesn't change that often will default to View instead of 
LaTeX when one or more files included in master have been changed.

Yours sincerely,
Mads Jensen

_______________________________________________
auctex-devel mailing list
auctex-devel <at> gnu.org
http://lists.gnu.org/mailman/listinfo/auctex-devel
Ralf Angeli | 17 Feb 2010 18:09

Re: Bug in AUCTeX

* Mads Jensen (2010-02-17) writes:

> I noticed a bug in AUCTeX. When a LaTeX document uses a master-document 
> with one or more subfiles included via \include, then using C-c C-c will 
> *not* recompile the whole document unless you manually change the 
> default operation (View) to LaTeX if changes have been made to the 
> subfiles.

M-x TeX-submit-bug-report <RET>

--

-- 
Ralf

Gmane