GNU bug report logs - #21642
11.87; synctex

Previous Next

Package: auctex;

Reported by: Livio Flaminio <livio.flaminio <at> gmail.com>

Date: Wed, 7 Oct 2015 16:36:01 UTC

Severity: normal

Tags: notabug

Found in version 11.87

Done: Mosè Giordano <mose <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21642 in the body.
You can then email your comments to 21642 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-auctex <at> gnu.org:
bug#21642; Package auctex. (Wed, 07 Oct 2015 16:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Livio Flaminio <livio.flaminio <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-auctex <at> gnu.org. (Wed, 07 Oct 2015 16:36:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Livio Flaminio <livio.flaminio <at> gmail.com>
To: bug-auctex <at> gnu.org
Subject: 11.87; synctex
Date: Wed, 7 Oct 2015 18:28:09 +0200
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 an
up-to-date version of AUCTeX. So please upgrade to the version
available from http://www.gnu.org/software/auctex/ if your
installation is older than the one available from the web site.

If the bug is triggered by a specific (La)TeX file, you should try
to produce a minimal sample file showing the problem and include it
in your report.

Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------

Reverse search fails if the file path contains non-ascii characters.

Emacs : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.10.7)
of 2014-03-07 on lamiak, modified by Debian
Package: 11.87

current state:
==============
(setq
AUCTeX-date "2012-11-30"
window-system 'x
LaTeX-version "2e"
TeX-style-path '("/var/lib/auctex/emacs24/"
"/usr/share/emacs/site-lisp/auctex/style"
"/home/livio/.emacs.d/auctex/auto"
"/home/livio/.emacs.d/auctex/style" "auto" "style")
TeX-auto-save t
TeX-parse-self nil
TeX-master t
TeX-command-list '(("TeX" "%(PDF)%(tex) %`%S%(PDFout)%(mode)%' %t"
TeX-run-TeX nil
(plain-tex-mode ams-tex-mode texinfo-mode) :help
"Run plain TeX")
("LaTeX" "%`%l%(mode)%' %t" TeX-run-TeX nil
(latex-mode doctex-mode) :help "Run LaTeX")
("Makeinfo" "makeinfo %t" TeX-run-compile nil
(texinfo-mode) :help "Run Makeinfo with Info output")
("Makeinfo HTML" "makeinfo --html %t" TeX-run-compile nil
(texinfo-mode) :help "Run Makeinfo with HTML output")
("AmSTeX" "%(PDF)amstex %`%S%(PDFout)%(mode)%' %t"
TeX-run-TeX nil (ams-tex-mode) :help "Run AMSTeX")
("ConTeXt" "texexec --once --texutil %(execopts)%t"
TeX-run-TeX nil (context-mode) :help "Run ConTeXt once")
("ConTeXt Full" "texexec %(execopts)%t" TeX-run-TeX nil
(context-mode) :help "Run ConTeXt until completion")
("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help
"Run BibTeX")
("Biber" "biber %s" TeX-run-Biber nil t :help "Run Biber")
("View" "%V" TeX-run-discard-or-function t t :help
"Run Viewer")
("Print" "%p" TeX-run-command t t :help "Print the file")
("Queue" "%q" TeX-run-background nil t :help
"View the printer queue" :visible TeX-queue-command)
("File" "%(o?)dvips %d -o %f " TeX-run-command t t :help
"Generate PostScript file")
("Index" "makeindex %s" TeX-run-command nil t :help
"Create index file")
("Check" "lacheck %s" TeX-run-compile nil (latex-mode)
:help "Check LaTeX file for correctness")
("Spell" "(TeX-ispell-document \"\")" TeX-run-function nil
t :help "Spell-check the document")
("Clean" "TeX-clean" TeX-run-function nil t :help
"Delete generated intermediate files")
("Clean All" "(TeX-clean t)" TeX-run-function nil t :help
"Delete generated intermediate and output files")
("Other" "" TeX-run-command t t :help
"Run an arbitrary command")
)
)





Information forwarded to bug-auctex <at> gnu.org:
bug#21642; Package auctex. (Wed, 07 Oct 2015 17:02:01 GMT) Full text and rfc822 format available.

Message #8 received at 21642 <at> debbugs.gnu.org (full text, mbox):

From: Mosè Giordano <mose <at> gnu.org>
To: Livio Flaminio <livio.flaminio <at> gmail.com>
Cc: 21642 <at> debbugs.gnu.org
Subject: Re: bug#21642: 11.87; synctex
Date: Wed, 7 Oct 2015 19:00:06 +0200
Hi Livio,

2015-10-07 18:28 GMT+02:00 Livio Flaminio <livio.flaminio <at> gmail.com>:
> Reverse search fails if the file path contains non-ascii characters.

Which viewer are you using?  I can't reproduce with Okular.

Bye,
Mosè




Information forwarded to bug-auctex <at> gnu.org:
bug#21642; Package auctex. (Wed, 07 Oct 2015 18:37:01 GMT) Full text and rfc822 format available.

Message #11 received at 21642 <at> debbugs.gnu.org (full text, mbox):

From: Mosè Giordano <mose <at> gnu.org>
To: Livio Flaminio <livio.flaminio <at> gmail.com>, 21642 <at> debbugs.gnu.org
Subject: Re: bug#21642: 11.87; synctex
Date: Wed, 7 Oct 2015 20:36:12 +0200
Hi Livio,

2015-10-07 20:06 GMT+02:00 Livio Flaminio <livio.flaminio <at> gmail.com>:
> On 10/07/2015 07:00 PM, Mosè Giordano wrote:
>>
>> Which viewer are you using?  I can't reproduce with Okular.
>
> Hi Mosè,
> I am on Linux Mint (rebecca) and I use evince as a viewer
> My path was
>
> TD/TD_années_prec/combined.tex
>
> It worked after I changed it to
>
> TD/TD_annees_prec/combined.tex
>
> With the path in utf8, I get a pop out message
> saying that the file is now in read-only mode (and in fact
> a new BLANK buffer with the same filename is opened)
>
> The message buffer shows
>
> LaTeX: successfully formatted {29} pages
> Use M-x make-directory RET RET to create the directory and its parents
> Applying style hooks... done
> TeX-evince-sync-view: Couldn't find the Evince instance for
> file:///home/livio/syn/Essential/Teaching/2013-2014/M32/TD/TD_années_prec/combined.pdf
> user-error: Minibuffer window is not active
> Sorting environment...
> Removing duplicates... done

I can't reproduce even with Evince, using git version of AUCTeX.  By
the way, I just noticed you're running an old version of AUCTeX, could
you try to update it?  It's fairly simple if you use ELPA.

Bye,
Mosè




Information forwarded to bug-auctex <at> gnu.org:
bug#21642; Package auctex. (Wed, 07 Oct 2015 19:22:01 GMT) Full text and rfc822 format available.

Message #14 received at 21642 <at> debbugs.gnu.org (full text, mbox):

From: Mosè Giordano <mose <at> gnu.org>
To: Livio Flaminio <livio.flaminio <at> gmail.com>, 21642 <at> debbugs.gnu.org
Subject: Re: bug#21642: 11.87; synctex
Date: Wed, 7 Oct 2015 21:21:05 +0200
close 21642
tags 21642 notabug
thanks


Hi Livio,

2015-10-07 21:06 GMT+02:00 Livio Flaminio <livio.flaminio <at> gmail.com>:
> On 10/07/2015 08:36 PM, Mosè Giordano wrote:
>>
>> I can't reproduce even with Evince, using git version of AUCTeX.  By
>> the way, I just noticed you're running an old version of AUCTeX, could
>> you try to update it?  It's fairly simple if you use ELPA.
>
> Fixed with the ELPA version of auctex.
> Thanks

Thank you for the confirmation, I'm closing this ticket.

Bye,
Mosè




bug closed, send any further explanations to 21642 <at> debbugs.gnu.org and Livio Flaminio <livio.flaminio <at> gmail.com> Request was from Mosè Giordano <mose <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 07 Oct 2015 19:22:02 GMT) Full text and rfc822 format available.

Added tag(s) notabug. Request was from Mosè Giordano <mose <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 07 Oct 2015 19:22:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 05 Nov 2015 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 286 days ago.

Previous Next


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