[Bug-AUCTeX] bug#19178: 11.88; 11.88 Xemacs 11.88 problem with env and labels

2014-11-25 Thread Mosè Giordano
Hi Uwe, 2014-11-25 15:11 GMT+01:00 Uwe Brauer o...@mat.ucm.es: Hello I used for years the following function (defun LaTeX-rem-insert (environment) ;Version:1.20 (if (y-or-n-p (format Do you want a title )) (let ((title (read-input Title: )))

bug#19178: closed (Re: bug#19178: 11.88; 11.88 Xemacs 11.88 problem with env and labels)

2014-11-25 Thread Mosè Giordano
2014-11-25 15:42 GMT+01:00 Uwe Brauer o...@mat.ucm.es: Grrr, this breaks backwards[1] compatibility This time I'd call it backward ;-) Couldn't that have been optional? Well, perhaps yes and I'll think about making it optional, but you took part into the discussion about this change and

[Bug-AUCTeX] bug#19121: bug#19121: bug#19121: AUCTeX should report an error if selected viewer fails

2014-11-24 Thread Mosè Giordano
Hi David, 2014-11-23 13:12 GMT+01:00 David Kastrup d...@gnu.org: Does someone have other suggestions? The only alternative I see is not to detach the viewing process (or you won't get any information about the process). You'd want specially named process buffers for View/Compile/etc then in

[Bug-AUCTeX] bug#19121: bug#19121: AUCTeX should report an error if selected viewer fails

2014-11-23 Thread Mosè Giordano
Hi Davide, 2014-11-20 16:07 GMT+01:00 Davide G. M. Salvetti sa...@debian.org: Package: auctex Version: 11.83 Severity: normal Usertags: bugs.debian.org/409795 Neither `C-c C-c', nor `C-c C-v', nor `tool-bar view' appear to report any error if the viewer selected by

Re: [Bug-AUCTeX] 11.88; missing preview-latex.el

2014-11-09 Thread Mosè Giordano
Hi Chandler, 2014-11-09 21:05 GMT+01:00 Chandler Armstrong omni.armstr...@gmail.com: I've installed AUCTeX 11.88 via package-list-packages from elpa and entered the following in my .emacs: (load auctex.el nil t t) (load preview-latex.el nil t t) You must *not* manually load packages

Re: [Bug-AUCTeX] [RFH] Debian reported upstream bugs

2014-11-01 Thread Mosè Giordano
Ciao Davide, 2014-11-02 0:08 GMT+01:00 Davide G. M. Salvetti salve+ev...@linux.it: Hello developers, I would like to ask for your help with Debian reported AUCTeX bugs tagged upstream: could you please take a look to the following list and help me to sort out bugs that still apply to the

Re: [Bug-AUCTeX] 2014-07-17; git version does not work with hyperref

2014-10-12 Thread Mosè Giordano
Hi Uwe, 2014-09-23 14:37 GMT+02:00 Uwe Brauer o...@mat.ucm.es: Remember to cover the basics, that is, what you expected to happen and what in fact did happen. Be sure to consult the FAQ section in the manual before submitting a bug report. In addition check if the bug is reproducable with

Re: [Bug-AUCTeX] preview-1.287; preview seems to scan commented commands

2014-10-12 Thread Mosè Giordano
Hi Uwe, 2014-10-12 19:12 GMT+02:00 Uwe Brauer o...@mat.ucm.es: Remember to cover the basics. Including a minimal LaTeX example file exhibiting the problem might help. Hello I attach a file which does not generates png for me if I have the commented-out text in my file, when I erase these

Re: [Bug-AUCTeX] 11.87; ctrl-C ` not working as it should

2014-09-16 Thread Mosè Giordano
Hi Kevin, 2014-09-16 8:09 GMT+02:00 Kevin R Vixie vi...@speakeasy.net: It seems that this part of my preamble: \usepackage[bookmarks=true, % true means bookmarks bookmarksnumbered=false, % left window are numbered bookmarksopen=false, % true means only level 1 are

Re: [Bug-AUCTeX] 11.87; Bug in the expansion of %' in TeX-expand-list

2014-08-24 Thread Mosè Giordano
2014-08-24 20:06 GMT+02:00 Mosè Giordano m...@gnu.org: One can exhibit the problem by putting for instance before the %' in a TeX-command-list entry. Normally, this sequence should expand to %%. However, because of the bug, it is expanded a second time after %' has been expanded, thus

Re: [Bug-AUCTeX] 11.87; Bug in the expansion of %' in TeX-expand-list

2014-08-24 Thread Mosè Giordano
Hi Nicolas, 2014-08-24 22:01 GMT+02:00 Nicolas Richard theonewiththeevill...@yahoo.fr: Hi Mosè, Mosè Giordano m...@gnu.org writes: Does someone know why this test --8---cut here---start-8--- (require 'ert) (require 'tex-buf) (ert-deftest TeX-command

Re: [Bug-AUCTeX] Fontification error?

2014-08-16 Thread Mosè Giordano
Hi Jobst, 2014-08-16 20:00 GMT+02:00 Hoffmann, Jobst j.hoffm...@fh-aachen.de: Hi, after entering the command emacs --no-splash --no-init-file --no-site-file --load /usr/share/emacs/site-lisp/tex-site.el fancyvrb_tst.tex and filling the buffer with --%

Re: [Bug-AUCTeX] 11.87; TeX-add-to-list?

2014-07-24 Thread Mosè Giordano
Hi Uwe, 2014-07-24 12:51 GMT+02:00 Uwe Brauer o...@mat.ucm.es: Hi Uwe, 2014-07-23 17:41 GMT+02:00 Uwe Brauer o...@mat.ucm.es: This question is getting so frequent to be probably worth an own entry in the FAQs. The function `TeX-add-to-alist' has been introduced in git

Re: [Bug-AUCTeX] 11.87; Tikz and Maketitle problem

2014-06-25 Thread Mosè Giordano
Hi Tassilo, 2014-06-25 23:18 GMT+02:00 Tassilo Horn t...@gnu.org: I'll do that when I find some spare time after my move which might take another week or two. Mosè, if you want, you can also do it whenever you want. Ok, I can help, just let me now what I've to do :-) Bye, Mosè

Re: [Bug-AUCTeX] 11.87; documentation preview-latex

2014-06-12 Thread Mosè Giordano
Hi Tak, 2014-06-06 11:37 GMT+02:00 Tak Kunihiro t...@misasa.okayama-u.ac.jp: I installed auctex-11.87.5 via ELPA and noticed that a line suggested on auctex-readme.txt yields error. (load preview-latex.el nil t t) My system cannot find preview-latex.el. I deleted the line and now it

Re: [Bug-AUCTeX] [SOLVED] recursive require

2014-05-25 Thread Mosè Giordano
Hi Salome, 2014-05-24 16:06 GMT+02:00 Salome =?iso-8859-1?Q?S=F6dergran salome.soederg...@gmx.ch: With lots of try-and-error I managed to solve my problem with: Error: (error Recursive `require' for feature `tex-site') . I think the two decisive things were the following: 1st, adding the

Re: [Bug-AUCTeX] 2014-04-16; (extraopts) difficulties

2014-04-25 Thread Mosè Giordano
Hi Tassilo, 2014-04-25 7:47 GMT+02:00 Tassilo Horn t...@gnu.org: Mosè Giordano giordano.m...@libero.it writes: The problem should be (add-to-list 'TeX-expand-list No, I think the problem is '(TeX-expand-list (quote ((%(dir) (lambda nil default-directory

Re: [Bug-AUCTeX] 2014-04-16; (extraopts) difficulties

2014-04-24 Thread Mosè Giordano
Hi Benjamin, 2014-04-24 21:05 GMT+02:00 Benjamin Slade sl...@jnanam.net: (possibly relevant things) from my .emacs: [...] The problem should be --8---cut here---start-8--- (add-to-list 'TeX-expand-list '(%(-PDF)

Re: [Bug-AUCTeX] 2014-04-16; (extraopts) difficulties

2014-04-23 Thread Mosè Giordano
2014-04-23 22:02 GMT+02:00 Benjamin Slade sl...@jnanam.net: (setq [...] TeX-command-list '((Latexmk latexmk %(-PDF) -synctex=1 %s TeX-run-TeX nil t :help Run Latexmk on file to build everything.) (Make Makefile TeX-run-command nil t)

Re: [Bug-AUCTeX] Minor documentation compile bug

2014-03-05 Thread Mosè Giordano
Hi Russel, 2014-03-05 23:08 GMT+01:00 Russell Sim russell@gmail.com: Hey, I have noticed that when running AUCTeX from git I get an error while compiling the info files. From what I can see it's caused by some missing braces. My `makeinfo' version (5.2) doesn't complain about that

Re: [Bug-AUCTeX] 11.84; cannot start LaTeX mode

2014-02-25 Thread Mosè Giordano
Hi Uwe, 2014-02-25 18:16 GMT+01:00 Uwe Brauer o...@mat.ucm.es: I am still using auctex-11.84 in Xemacs 21.5.33 without a problem. Now I want also to use auctex with GNU emacs 24 and I have several problems. Why don't you use a more recent AUCTeX version, or the development version if you

[Bug-AUCTeX] bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile

2014-01-30 Thread Mosè Giordano
2014-01-30 Tassilo Horn t...@gnu.org: And possibly adding requires would slow down the compilation process quite a bit. There are currently 144 style files. As said, most of them are rather short, but the tex, latex, and font-latex they'd need to require are large (~14000 LOC in total). Is

[Bug-AUCTeX] bug#16573: bug#16573: 24.3; Auctex (11.87.2) in Elpa issues hundreds of warnings on compile

2014-01-28 Thread Mosè Giordano
2014-01-28 Stefan Monnier monn...@iro.umontreal.ca: In the case of AUCTeX, I haven't tackled that job yet. Since the release of AUCTeX 11.87, some compilation warnings have been addressed, e.g. see these commits:

Re: [Bug-AUCTeX] 11.87; Failure to insert smart quotes in some circumstances

2014-01-14 Thread Mosè Giordano
2014/1/14 Ralf Angeli ang...@caeruleus.net: [...] IIRC this type of problem was one of the reasons for switching from a regexp to `TeX-escaped-p' for similar cases. So perhaps that would really be the better option. but the only implementation of regexp + something-like-TeX-escaped-p I was

Re: [Bug-AUCTeX] 11.87; Failure to insert smart quotes in some circumstances

2014-01-12 Thread Mosè Giordano
2014/1/12 Ralf Angeli ang...@caeruleus.net: * Mosč Giordano (2014-01-11) writes: 2014/1/11 Ralf Angeli ang...@caeruleus.net: \\([^\\$]\\|[^\\]\\(\\)*\\$\\|[^\\]\\(\\)+\\|\\`\\)\\(\\$\\$\\|\\$\\) Thanks for your suggestions! Unfortunately, this regexp doesn't match the

Re: [Bug-AUCTeX] 11.87; Failure to insert smart quotes in some circumstances

2014-01-11 Thread Mosè Giordano
Hi Ralf, 2014/1/11 Ralf Angeli ang...@caeruleus.net: * Mosč Giordano (2014-01-11) writes: thanks for your report. The problem is in the `texmathp' function, and in particular in the regexp used for searching math togglers, ie `texmathp-toggle-regexp'. Its value is

Re: [Bug-AUCTeX] RefTeX cannot manage multiple bibliography macros

2013-11-05 Thread Mosè Giordano
Hi Tassilo, 2013/11/5 Tassilo Horn t...@gnu.org: Mosè Giordano giordano.m...@libero.it writes: [...] Sounds good to me. Please add that explanation as a comment to the calls. Done, thank you. Bye, Mosè ___ bug-auctex mailing list bug-auctex

Re: [Bug-AUCTeX] RefTeX cannot manage multiple bibliography macros

2013-11-04 Thread Mosè Giordano
Hi Tassilo, 2013/11/4 Tassilo Horn t...@gnu.org: Mosè Giordano giordano.m...@libero.it writes: Hi! actually your change does fix the problem for me, and now I can add keys from both database files :-) `LaTeX-bibliography-list' has both files and `LaTeX-bibitem-list' contains keys from both

Re: [Bug-AUCTeX] RefTeX cannot manage multiple bibliography macros

2013-11-02 Thread Mosè Giordano
-list' after the database files are added with `C-c RET bibliography/addbibresource RET'. Maybe we can add a `TeX-run-style-hooks' inside `TeX-arg-bibliography' and `LaTeX-arg-addbibresource', what do you think? Thank you so much, bye, Mosè 2013/11/1 Tassilo Horn t...@gnu.org: Mosè Giordano

Re: [Bug-AUCTeX] RefTeX cannot manage multiple bibliography macros

2013-10-31 Thread Mosè Giordano
: Mosè Giordano giordano.m...@libero.it writes: Hi! sorry, I didn't specify that this occurs when the bibliography is typeset using biblatex, with that package it's legal to use more than one `\bibliography'. Moreover, using `\addbibresource' instead of `\bibliography' (and this is the standard

Re: [Bug-AUCTeX] RefTeX cannot manage multiple bibliography macros

2013-10-29 Thread Mosè Giordano
a comma separated list of bibliography database files, so multiple `\addbibresource's are needed. Bye, Mosè 2013/10/29 Tassilo Horn t...@gnu.org: Mosè Giordano giordano.m...@libero.it writes: Hi Mosè, it seems RefTeX (I'm running Emacs 24.3.1) cannot manage multiple bibliography database

[Bug-AUCTeX] RefTeX cannot manage multiple bibliography macros

2013-10-28 Thread Mosè Giordano
Hi all, it seems RefTeX (I'm running Emacs 24.3.1) cannot manage multiple bibliography database files specified using multiple `\bibliography' macros. Consider these examples: \bibliography{foo,bar} and \bibliography{foo} \bibliography{bar} (`foo' and `bar' must be two existent

Re: [Bug-AUCTeX] TeX-electric-math not working?

2013-09-01 Thread Mosè Giordano
Hi Marcus, I cannot reproduce your bug here. Do you get that error message in any document position? `TeX-insert-dollar' does different things depending on the context (inside comment, inside math mode, normal text, etc...). I don't know what string the error refers to, your variable value

Re: [Bug-AUCTeX] wrong warning for \citeauthor

2013-07-22 Thread Mosè Giordano
Hi Christian, thanks for the report. The bug has been fixed in Git version of AUCTeX. Ah, that repo on Github is not very up to date, this is the official repo hosted on Savannah: http://git.savannah.gnu.org/gitweb/?p=auctex.git Bye, Mosè 2013/7/22 Christian Knüpfer

Re: [Bug-AUCTeX] 11.87; biblatex biber: unresolved citations

2013-07-16 Thread Mosè Giordano
Hi George, AUCTeX doesn't accept `\jobname.bib' as a valid bibliography source, backslash isn't allowed in `LaTeX-auto-regexp-list' entries for `\addbibresource' and `\bibliography', and so `(LaTeX-bibliography-list)' returns `nil' in `TeX-LaTeX-sentinel'. Possible fixes: removing

Re: [Bug-AUCTeX] 11.87; biblatex biber: unresolved citations

2013-07-16 Thread Mosè Giordano
Hi George, 2013/7/16 George Pigman gwpig...@gmail.com: AUCTeX doesn't accept `\jobname.bib' as a valid bibliography source, backslash isn't allowed in `LaTeX-auto-regexp-list' entries for `\addbibresource' and `\bibliography', and so `(LaTeX-bibliography-list)' returns `nil' in

Re: [Bug-AUCTeX] 11.86; LaTeX-current-environment related bug

2013-05-25 Thread Mosè Giordano
Hi Ralf, 2013/5/25 Ralf Angeli ang...@caeruleus.net: I'd appreciate it if you didn't do such a change. I've tried hard to keep stuff in the commented and non-commented parts of a LaTeX file separate. If those get mixed up, you cannot put anything you want anymore into comments and may get

Re: [Bug-AUCTeX] 11.86; LaTeX-current-environment related bug

2013-05-24 Thread Mosè Giordano
Hi Gerard, 2013/5/23 Gerard Brunick gbrun...@gmail.com: I believe I have found a bug in LaTeX-current-environment which reads: [...] Thank you for taking the time to report this bug. The obvious solution would be to replace `TeX-in-commented-line' with `TeX-in-comment', but that would sensibly

Re: [Bug-AUCTeX] 11.86; LaTeX-current-environment related bug

2013-05-24 Thread Mosè Giordano
Hi David, 2013/5/24 David Kastrup d...@gnu.org: Mosè Giordano giordano.m...@libero.it writes: It seems `LaTeX-verbatim-p' is the bottleneck when executing `TeX-in-comment' in latex mode. The attached patch should speedup `LaTeX-verbatim-p' (and so `LaTeX-current-environment' with `TeX

<    1   2   3