Re: Use double-click in Evince instead of `Ctrl+left-click` for performing reverse search.

2023-04-27 Thread Tassilo Horn
Hongyi Zhao writes: > I want to use double-click in Evince instead of `Ctrl+left-click` for > performing reverse search to jump to the corresponding location in the > LaTeX source code. Any tips for achieving this goal? I've had a look at Evince's settings but could not find a way to change its

Re: Use double-click in Evince instead of `Ctrl+left-click` for performing reverse search.

2023-04-28 Thread Tassilo Horn
Hongyi Zhao writes: >> > I want to use double-click in Evince instead of `Ctrl+left-click` >> > for performing reverse search to jump to the corresponding location >> > in the LaTeX source code. Any tips for achieving this goal? >> >> I've had a look at Evince's settings but could not find a way

Re: DDE support of AUCTeX.

2023-04-02 Thread Tassilo Horn
Hongyi Zhao writes: > I noticed on the wiki [1], which says that the DDE support is absent > in AUCTeX, as shown in the attachment. I wonder whether this is true. > > [1] https://en.wikipedia.org/wiki/Comparison_of_TeX_editors Reading [Note 8] suggests that with DDE forward/backward sync via

Re: DDE support of AUCTeX.

2023-04-02 Thread Tassilo Horn
Tassilo Horn writes: >> I noticed on the wiki [1], which says that the DDE support is absent >> in AUCTeX, as shown in the attachment. I wonder whether this is true. >> >> [1] https://en.wikipedia.org/wiki/Comparison_of_TeX_editors > > Reading [Note 8] suggests

Re: preview-latex.el

2023-02-11 Thread Tassilo Horn
Colin Baxter writes: > What's happened to preview-latex.el? I notice it's absent from a fresh > git clone. It's generated by running make. Bye, Tassilo

Re: (Un)comment line(s) with markers at arbitrary position(s) in this/these line.

2023-05-02 Thread Tassilo Horn
Hongyi Zhao writes: > I want to have the feature of (Un)comment a line or several lines with > markers at an arbitrary position(s) in/spanning this/these line(s). Use comment-line instead of comment-dwim. --8<---cut here---start->8--- C-x C-; runs the

Re: The auto-completion behavior of parenthesis.

2023-07-30 Thread Tassilo Horn
Hongyi Zhao writes: > 1. You said: > > "emacs -Q" session resulted in built-in latex mode > > Yes. This is true in all my testings. > > After the above step 1, I observed the following behavior: > > 2. If AUCTeX hasn't installed by `package-install', after I installed > it by `package-install'

Re: LaTeX, long line, and synctex.

2023-05-11 Thread Tassilo Horn
Hongyi Zhao writes: >> When working with AUCTeX, if I have long-lines in LaTeX file, then >> the SyncTeX positioning will not so accurate. How to tackle this >> problem? > > It seems that the only feasible way is to use `M-q ( fill-paragraph )` > to do the trick. Right, I think synctex is

Re: (Un)comment line(s) with markers at arbitrary position(s) in this/these line.

2023-05-03 Thread Tassilo Horn
Hongyi Zhao writes: >> Use comment-line instead of comment-dwim. > > But when I try `C-x C-;`, the weird behavior is triggered, as shown in > the attached file. That popup is not from emacs, isn't it? I guess you window manager captures the key so that emacs never sees it. You can test that

Re: (Un)comment line(s) with markers at arbitrary position(s) in this/these line.

2023-05-03 Thread Tassilo Horn
Hongyi Zhao writes: >> > Really, that is the content intercepted by copyq [1] >> > clipboard. What should I do tackling such key binding confliction? > > Very strange: even I've closed the copyq and other clipboard tools, I > still can see the same stuff in vscode when hitting `Ctrl + ;`. I

Re: (Un)comment line(s) with markers at arbitrary position(s) in this/these line.

2023-05-03 Thread Tassilo Horn
Hongyi Zhao writes: >> That popup is not from emacs, isn't it? I guess you window manager >> captures the key so that emacs never sees it. You can test that >> assumption by doing C-h k C-x C-;. If emacs doesn't react and tell >> you what this key is bound to, then something captures it. > >

Re: string variables in LaTeX-indent-level-count: "" or nil?

2024-05-06 Thread Tassilo Horn
Mandar Mitra writes: >> But note that the update to AUCTeX 14 from 13 or older can be a bit >> tricky because of heavy changes. If something seems fishy, do M-x >> package-delete auctex RET, restart emacs, and then install auctex >> again. > > That did the trick, many thanks! You are welcome.

Re: string variables in LaTeX-indent-level-count: "" or nil?

2024-05-03 Thread Tassilo Horn
Mandar Mitra writes: Hi Mandar, > I just upgraded from MELPA last night. You mean ELPA, right? > I'm looking at (no pun intended) the function LaTeX-indent-level-count > in elpa/auctex-14.0.4/latex.el. It contains tests of the form > > (looking-at LaTeX-indent-begin-regexp-exceptions-local) >

[AUCTeX-commit] auctex ChangeLog style/biblatex.el

2013-03-28 Thread Tassilo Horn
CVSROOT:/sources/auctex Module name:auctex Changes by: Tassilo Horn tsdh 13/03/28 16:25:01 Modified files: . : ChangeLog style : biblatex.el Log message: * style/biblatex.el (LaTeX-biblatex-package-options): Correct name

[AUCTeX-commit] auctex THIS_REPOSITORY_IS_OBSOLETE.txt

2013-10-07 Thread Tassilo Horn
CVSROOT:/sources/auctex Module name:auctex Changes by: Tassilo Horn tsdh 13/10/07 13:13:18 Added files: . : THIS_REPOSITORY_IS_OBSOLETE.txt Log message: Added file describing that this repo is obsolete CVSWeb URLs: http://cvs.savannah.gnu.org

[AUCTeX-commit] [SCM] GNU AUCTeX branch, master, updated. f8c1d44c62f958e19d924deeb51c54f2413e1ef6

2013-10-14 Thread Tassilo Horn
: input to latex-test.el * tex.el (TeX-how-many): added for compatibility with XEmacs. Signed-off-by: Tassilo Horn t...@gnu.org --- Summary of changes: ChangeLog | 23 +++ latex.el

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 1d4c4b7d8c797497662dbd2532e406200c570f00

2013-11-09 Thread Tassilo Horn
1d4c4b7d8c797497662dbd2532e406200c570f00 Author: Tassilo Horn t...@gnu.org Date: Sat Nov 9 10:23:59 2013 +0100 Better signature of expert declaration functions. * tex.el (TeX-complete-make-expert-command-functions): Change signature of declare-expert functions. * doc/auctex.texi: Document

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 24f35445038ba1972b1cd2c8224fbed29921d544

2013-11-11 Thread Tassilo Horn
24f35445038ba1972b1cd2c8224fbed29921d544 Author: Tassilo Horn t...@gnu.org Date: Mon Nov 11 09:21:11 2013 +0100 Fix C-x ` (next-error) for compile commands. * tex-buf.el (TeX-next-error, TeX-previous-error): Call `next-error' also if last TeX command was a compile command (e.g., Check, ChkTeX). (TeX-run

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 2eea3026339a151c478ad5b06cbda45e18d00edf

2013-12-17 Thread Tassilo Horn
2eea3026339a151c478ad5b06cbda45e18d00edf Author: Tassilo Horn t...@gnu.org Date: Tue Dec 17 10:03:04 2013 +0100 Revert Skip comment or file in parens in output. This reverts commit 363b751003c4b425b4b6c511740c95366481207c. --- Summary of changes

[AUCTeX-commit] GNU AUCTeX branch, master, updated. a4f103a78b46654e6af1051ac2b34981c70f9576

2014-01-07 Thread Tassilo Horn
was not calling reftex-compile-variables, which caused wrong reftex-everything-regexp for sections. Signed-off-by: Tassilo Horn t...@gnu.org --- Summary of changes: ChangeLog | 12 tex-info.el |8

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 5f31fced0fe7f83797860a08e69be711ae7f6799

2014-01-29 Thread Tassilo Horn
5f31fced0fe7f83797860a08e69be711ae7f6799 Author: Tassilo Horn t...@gnu.org Date: Wed Jan 29 20:50:10 2014 +0100 Use default parameter of completing-read. * latex.el (LaTeX-environment): Use default parameter of `completing-read'. --- Summary

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 5bb4c83c5e628ca4a49ccb26951f351e7e902a48

2014-01-30 Thread Tassilo Horn
5bb4c83c5e628ca4a49ccb26951f351e7e902a48 Author: Tassilo Horn t...@gnu.org Date: Thu Jan 30 13:25:25 2014 +0100 Add WHEN arg to make-obsolete calls --- Summary of changes: tex.el |8 1 files changed, 4 insertions(+), 4 deletions(-) hooks

[AUCTeX-commit] GNU AUCTeX branch, master, updated. f4d3f2840e8f448a329b223c081bce556eb6ca67

2014-02-03 Thread Tassilo Horn
f4d3f2840e8f448a329b223c081bce556eb6ca67 Author: Tassilo Horn t...@gnu.org Date: Tue Feb 4 08:27:19 2014 +0100 Convert TeX-auto-add-type to a macro. * tex.el (TeX-auto-add-type): Convert to macro. * lpath.el: Don't silence byte-compiler. * latex.el (LaTeX-auto-style, LaTeX-auto-arguments

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 988f6040581d8b149d4e2d559ecd2adcbfc8a599

2014-03-10 Thread Tassilo Horn
988f6040581d8b149d4e2d559ecd2adcbfc8a599 Author: Tassilo Horn t...@gnu.org Date: Mon Mar 10 15:59:39 2014 +0100 Fix missing quote. --- Summary of changes: latex.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- GNU

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 4a811e5c41833f3aea7b14b579db3f87c00d933e

2014-03-11 Thread Tassilo Horn
4a811e5c41833f3aea7b14b579db3f87c00d933e Author: Tassilo Horn t...@gnu.org Date: Tue Mar 11 10:49:41 2014 +0100 Advice instead of fset + redefine. * context.el (ConTeXt-add-environments): Advice instead of renaming and redefining generated function. * latex.el (LaTeX-add-bibliographies): Advice instead

[AUCTeX-commit] GNU AUCTeX branch, master, updated. fa1daf8cf4c624dc17f584d821f774527579cc97

2014-03-11 Thread Tassilo Horn
fa1daf8cf4c624dc17f584d821f774527579cc97 Author: Tassilo Horn t...@gnu.org Date: Tue Mar 11 15:54:03 2014 +0100 Fix bug causing endless package queries. * latex.el (LaTeX-arg-usepackage-read-packages-with-options): Fix bug that caused AUCTeX to query for packages infinitely

[AUCTeX-commit] GNU AUCTeX branch, master, updated. b6765929b0bd5614975470774ab2864a32885acf

2014-03-12 Thread Tassilo Horn
b6765929b0bd5614975470774ab2864a32885acf Author: Tassilo Horn t...@gnu.org Date: Wed Mar 12 08:56:24 2014 +0100 Make TeX-completing-read-multiple return nil on empty input. * multi-prompt.el (multi-prompt): Return nil on empty input. * tex.el (TeX-completing-read-multiple): Define it so that empty

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 004e745d378bb7f3811db088f2230c16cfde6363

2014-04-06 Thread Tassilo Horn
- commit 004e745d378bb7f3811db088f2230c16cfde6363 Merge: 4ba9c9d 1d6f544 Author: Tassilo Horn t...@gnu.org Date: Sun Apr 6 09:27:03 2014 +0200 Resolve conflicts commit 4ba9c9df91f446bd79486657d155358b0a0ac027 Author: Tassilo Horn t...@gnu.org Date: Sun Apr 6 09:24:49

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. d4059b8f49c2609369d694a8250d1df8641161c3

2014-04-25 Thread Tassilo Horn
d4059b8f49c2609369d694a8250d1df8641161c3 Author: Tassilo Horn t...@gnu.org Date: Fri Apr 25 12:58:18 2014 +0200 Improve line wrap removal heuristics. * tex-buf.el (TeX-format-filter): Remove linebreaks at columns 79 and also column 80. Also remove linebreaks preceded by a period

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 89263699459a6201c244d327d7dc4b606f9547d1

2014-05-02 Thread Tassilo Horn
those revisions in full, below. - Log - commit 89263699459a6201c244d327d7dc4b606f9547d1 Author: Tassilo Horn t...@gnu.org Date: Fri May 2 08:34:56 2014 +0200 Improve new-file regex. * tex-buf.el (TeX-parse-error): Improve

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. c34bf649f5d460fe396d43cff751164ceb2895f7

2014-05-02 Thread Tassilo Horn
- commit c34bf649f5d460fe396d43cff751164ceb2895f7 Merge: 8926369 bee6baf Author: Tassilo Horn t...@gnu.org Date: Fri May 2 09:13:50 2014 +0200 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 3dec183d22fb0d43dddc2809b51e70ddb661e21d

2014-05-19 Thread Tassilo Horn
have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit 3dec183d22fb0d43dddc2809b51e70ddb661e21d Merge: c34bf64 da395f4 Author: Tassilo Horn t...@gnu.org Date: Mon May 19 08:42:43

[AUCTeX-commit] GNU AUCTeX branch, master, updated. a262726e254417918cb14a22ef4a6edd690d4562

2014-05-23 Thread Tassilo Horn
a262726e254417918cb14a22ef4a6edd690d4562 Author: Tassilo Horn t...@gnu.org Date: Fri May 23 09:16:58 2014 +0200 Backport from ELPA repository. * tex-site.el (TeX-modes-set): Use advice-add if available. * font-latex.el (font-latex-make-sectioning-faces): Don't rely on dynamic scoping for `num'. (font

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. bfd5f18bb8480d4333b97086064df48d60c9bbe5

2014-05-23 Thread Tassilo Horn
those revisions in full, below. - Log - commit bfd5f18bb8480d4333b97086064df48d60c9bbe5 Merge: 3dec183 a262726 Author: Tassilo Horn t...@gnu.org Date: Fri May 23 09:20:42 2014 +0200 Merge master branch

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 0da29134c929c52229bdd8eb43a0f32bbea22e06

2014-07-25 Thread Tassilo Horn
0da29134c929c52229bdd8eb43a0f32bbea22e06 Author: Tassilo Horn t...@gnu.org Date: Fri Jul 25 18:54:47 2014 +0100 Fix outline promotion/demotion. * latex.el (LaTeX-largest-level-set): Adapt `outline-heading-alist' according to largest level in order to make `outline-promote' (and others) work correctly

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 7d4bfacf028203616194b95d5eff7f263d2f6d51

2014-08-12 Thread Tassilo Horn
those revisions in full, below. - Log - commit 7d4bfacf028203616194b95d5eff7f263d2f6d51 Merge: 312c74a 4c8d64c Author: Tassilo Horn t...@gnu.org Date: Tue Aug 12 08:22:02 2014 +0200 Merge branch 'master' into simplify-TeX-parse

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. c1dcb84b2695a5ee484eeb3695905c5634d36a8b

2014-08-15 Thread Tassilo Horn
have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit c1dcb84b2695a5ee484eeb3695905c5634d36a8b Merge: 08ae29b 8d69d3b Author: Tassilo Horn t...@gnu.org Date: Fri Aug 15 08:31:27

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 8570248c48ca9c42fa1b60bb821089cc5967ca6d

2014-08-21 Thread Tassilo Horn
8570248c48ca9c42fa1b60bb821089cc5967ca6d Author: Tassilo Horn t...@gnu.org Date: Thu Aug 21 10:59:32 2014 +0200 Change Vincent's email address in ChangeLog. --- Summary of changes: ChangeLog |2 +- 1 files changed, 1 insertions(+), 1 deletions

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. f351ed978811db6792be85cc1425f1d0219845f8

2014-08-21 Thread Tassilo Horn
- commit f351ed978811db6792be85cc1425f1d0219845f8 Merge: 43ba124 8570248 Author: Tassilo Horn t...@gnu.org Date: Thu Aug 21 11:00:11 2014 +0200 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 3ac59294abc7ad686e8788e5b2c12f78489240f7

2014-08-25 Thread Tassilo Horn
3ac59294abc7ad686e8788e5b2c12f78489240f7 Author: Florent Rougon f.rou...@free.fr Date: Mon Aug 25 09:02:55 2014 +0200 Bugfix in file name expansion. * tex-buf.el (TeX-command-expand): Fix possible endless loop in file name expansion. Signed-off-by: Tassilo Horn t...@gnu.org

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. fd46872350fadc2fd5d89615b6ab6bc028f0fa6c

2014-08-25 Thread Tassilo Horn
have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit fd46872350fadc2fd5d89615b6ab6bc028f0fa6c Merge: f351ed9 3ac5929 Author: Tassilo Horn t...@gnu.org Date: Mon Aug 25 09:10:36

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 4837aba8d2ef65806a082270a0907a90815eb9bd

2014-09-08 Thread Tassilo Horn
- commit 4837aba8d2ef65806a082270a0907a90815eb9bd Merge: fd46872 3a16f59 Author: Tassilo Horn t...@gnu.org Date: Mon Sep 8 09:44:46 2014 +0200 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 25887f8f74710cf927fc91592ff9d347c0432a07

2014-09-14 Thread Tassilo Horn
(Simple Style): modify example with 'TeX-add-style-hook', so that 3rd argument is added. Modify @defun of 'TeX-add-style-hook' also to document addition of 3rd argument. Signed-off-by: Tassilo Horn t...@gnu.org

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 868393581e2944e440453fbeffa49a7f3d79ccf0

2014-09-14 Thread Tassilo Horn
those revisions in full, below. - Log - commit 868393581e2944e440453fbeffa49a7f3d79ccf0 Merge: 4837aba 25887f8 Author: Tassilo Horn t...@gnu.org Date: Sun Sep 14 11:22:26 2014 +0200 Merge branch 'master' into simplify-TeX-parse

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 61c61a0815c48df81e1750bf76c14f129486779f

2014-09-25 Thread Tassilo Horn
61c61a0815c48df81e1750bf76c14f129486779f Author: Tassilo Horn t...@gnu.org Date: Thu Sep 25 21:49:53 2014 +0200 Fix \end buffer position passed to hooks. * latex.el (LaTeX-insert-environment): Pass correct \end buffer position to hooks in LaTeX-after-insert-env-hooks

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 16af75d49cde69b34279d28e80b4a638e80790d4

2014-09-25 Thread Tassilo Horn
- commit 16af75d49cde69b34279d28e80b4a638e80790d4 Merge: 8683935 61c61a0 Author: Tassilo Horn t...@gnu.org Date: Thu Sep 25 21:51:47 2014 +0200 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 55d09abe30495d2272b00c8e9293a7dca15d301e

2014-10-02 Thread Tassilo Horn
-environment): Ditto. * context.el (ConTeXt-mark-environment): Ditto. Signed-off-by: Tassilo Horn t...@gnu.org --- Summary of changes: ChangeLog |9 + context.el |2 +- latex.el|2 +- tex

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 5dfe2773bea88fb347dfa19d4d416747d9192125

2014-10-02 Thread Tassilo Horn
-by: Tassilo Horn t...@gnu.org --- Summary of changes: ChangeLog|5 + style/amstext.el |2 +- 2 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- GNU AUCTeX

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. c6d3152545eae9258cad5ed71f3f7303e2edf56c

2014-10-02 Thread Tassilo Horn
have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit c6d3152545eae9258cad5ed71f3f7303e2edf56c Merge: 16af75d babe224 Author: Tassilo Horn t...@gnu.org Date: Thu Oct 2 14:28:48

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. b4ff3764a185eb3a5cd229b2d95687b3c470b033

2014-10-04 Thread Tassilo Horn
- commit b4ff3764a185eb3a5cd229b2d95687b3c470b033 Merge: c6d3152 45ffe1f Author: Tassilo Horn t...@gnu.org Date: Sat Oct 4 10:47:21 2014 +0200 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 4b21d3f10a2edc90d2cbb2987273c485e390a016

2014-10-17 Thread Tassilo Horn
4b21d3f10a2edc90d2cbb2987273c485e390a016 Author: Matthew Leach matt...@mattleach.net Date: Fri Oct 17 15:23:25 2014 +0200 Add style for cleverref. * style/cleveref.el: New file. Signed-off-by: Tassilo Horn t...@gnu.org --- Summary

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 1950012155d539f05c393dae3d6e93548bbc57b2

2014-10-17 Thread Tassilo Horn
- commit 1950012155d539f05c393dae3d6e93548bbc57b2 Merge: b4ff376 4b21d3f Author: Tassilo Horn t...@gnu.org Date: Fri Oct 17 15:25:52 2014 +0200 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. d93eebebe680629b445692fea9db925164e906b4

2014-11-02 Thread Tassilo Horn
: c95bfb0 c2d3585 Author: Tassilo Horn t...@gnu.org Date: Sun Nov 2 20:36:48 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error commit c95bfb03d0cce7c366d54274714dffb1f62dc808 Merge: fc4d8f9 5211b5e Author: Tassilo Horn t...@gnu.org Date: Sat Nov 1 07:18:18 2014 +0100

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 10502c5523e8caa9ab59f67f9bcd4bd3a374530b

2014-11-03 Thread Tassilo Horn
- commit 10502c5523e8caa9ab59f67f9bcd4bd3a374530b Merge: d93eebe f9611ad Author: Tassilo Horn t...@gnu.org Date: Mon Nov 3 20:19:31 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 022873bbbd49515fb3e9461c34383d387e808bef

2014-11-03 Thread Tassilo Horn
022873bbbd49515fb3e9461c34383d387e808bef Author: Arash Esbati esb...@gmx.de Date: Tue Nov 4 07:55:05 2014 +0100 Fix typo in Makefile.in. Signed-off-by: Tassilo Horn t...@gnu.org --- Summary of changes: Makefile.in |2 +- 1 files changed, 1

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 3909e4c2c21330218648415a87c1d3983dfbc2a5

2014-11-04 Thread Tassilo Horn
-fontify-help-as-latex): Check for XEmacs with featurep. Fix fontification code. (bib-display-this-ref): Use point-min instead of 1. (TeX-auto-save, TeX-auto-update, TeX-auto-regexp-list): Declare to silence the byte-compiler. Signed-off-by: Tassilo Horn t...@gnu.org

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 3a8a534fa249780899d599165cf10f979379fe64

2014-11-04 Thread Tassilo Horn
- commit 3a8a534fa249780899d599165cf10f979379fe64 Merge: f94fc6c 3909e4c Author: Tassilo Horn t...@gnu.org Date: Tue Nov 4 09:02:39 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 10de62b25842c8555cdb8cad4c85c48a401033d3

2014-11-04 Thread Tassilo Horn
-buffer instead of save-excursion with set-buffer. (preview-parse-messages): Don't let-bind context. Use mapc + funcall instead of run-hooks. Use goto-char + forward-line instead of goto-line. Signed-off-by: Tassilo Horn t...@gnu.org

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 8a93a484601bd87ac6660eb969bf889a95cb5ff6

2014-11-04 Thread Tassilo Horn
- commit 8a93a484601bd87ac6660eb969bf889a95cb5ff6 Merge: 3a8a534 10de62b Author: Tassilo Horn t...@gnu.org Date: Tue Nov 4 09:17:38 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. c72f8a8fa01fc3942d606ac425325181230bedb0

2014-11-04 Thread Tassilo Horn
c72f8a8fa01fc3942d606ac425325181230bedb0 Author: Tassilo Horn t...@gnu.org Date: Tue Nov 4 20:20:09 2014 +0100 Prepare for find-file-hooks being removed from Emacs. * tex.el (VirTeX-common-initialization): Define a variable alias for find-file-hook on XEmacs

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 672ddee733a4053138fb70a49efe3a38e683c7db

2014-11-04 Thread Tassilo Horn
- commit 672ddee733a4053138fb70a49efe3a38e683c7db Merge: 8a93a48 c72f8a8 Author: Tassilo Horn t...@gnu.org Date: Tue Nov 4 20:23:21 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 24aaf1d972317337312e588147637089dd0130f7

2014-11-18 Thread Tassilo Horn
: 672ddee 622c054 Author: Tassilo Horn t...@gnu.org Date: Tue Nov 18 08:28:28 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error --- Summary of changes: ChangeLog | 98

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 15edd9b6047f7cdd46081f99226805dbd7625599

2014-11-18 Thread Tassilo Horn
15edd9b6047f7cdd46081f99226805dbd7625599 Author: Tassilo Horn t...@gnu.org Date: Tue Nov 18 09:33:28 2014 +0100 Omit f-f hooks and more with TeX-region-create * tex-buf.el (TeX-region-create): Disable finding of appropriate major-mode for region file. Also disable file-local vars, and don't run find-file

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 9375198615cb04c221a7f757c6d008ee17af9b7a

2014-11-18 Thread Tassilo Horn
- commit 9375198615cb04c221a7f757c6d008ee17af9b7a Merge: 24aaf1d 15edd9b Author: Tassilo Horn t...@gnu.org Date: Tue Nov 18 09:36:37 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. deb1a644dd929c2215d406b1bbe13d31004ea5e4

2014-11-18 Thread Tassilo Horn
. * style/fontaxes.el (font-latex-add-keywords): Ditto. * style/XCharter.el (font-latex-add-keywords): Ditto. Signed-off-by: Tassilo Horn t...@gnu.org --- Summary of changes: ChangeLog | 11

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. eebb0d79bb26ea99d953a16ca51dc8746a57707e

2014-11-18 Thread Tassilo Horn
- commit eebb0d79bb26ea99d953a16ca51dc8746a57707e Merge: 9375198 deb1a64 Author: Tassilo Horn t...@gnu.org Date: Tue Nov 18 10:35:52 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. d4fc22ee7e27e4afeeec651e1cd9d06186b47988

2014-11-19 Thread Tassilo Horn
- commit d4fc22ee7e27e4afeeec651e1cd9d06186b47988 Merge: eebb0d7 e4101ed Author: Tassilo Horn t...@gnu.org Date: Wed Nov 19 11:08:42 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 0cb3759d548be9b52cf53295ab5d10f7bf7d2c92

2014-11-19 Thread Tassilo Horn
0cb3759d548be9b52cf53295ab5d10f7bf7d2c92 Author: Tassilo Horn t...@gnu.org Date: Wed Nov 19 12:46:15 2014 +0100 Implement inverse/backward search for TeX regions. * tex.el (TeX-source-correlate-sync-source): Make backward/inverse search form PDF to tex work also for TeX-regions. * tex-buf.el (TeX

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 5f252719b74ca36996e00d2c72585094f39713f2

2014-11-19 Thread Tassilo Horn
- commit 5f252719b74ca36996e00d2c72585094f39713f2 Merge: d4fc22e 0cb3759 Author: Tassilo Horn t...@gnu.org Date: Wed Nov 19 12:47:24 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. a3f4cac866bce4784858cc1a2e8e3661576445f4

2014-11-21 Thread Tassilo Horn
a3f4cac866bce4784858cc1a2e8e3661576445f4 Author: Tassilo Horn t...@gnu.org Date: Fri Nov 21 11:03:11 2014 +0100 Implement forward-search for View command on TeX-region. * tex.el (TeX-evince-sync-view): Use line/col information from the TeX-region buffer if the View command is made on a region. * tex

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. b1c832a396a764e1bfad65fd28ac71458cd6a693

2014-11-21 Thread Tassilo Horn
have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit b1c832a396a764e1bfad65fd28ac71458cd6a693 Merge: 5f25271 a3f4cac Author: Tassilo Horn t...@gnu.org Date: Fri Nov 21 11:04:43

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 8f7c39979d8c317d51ee565d9d1efd0ad0ebb178

2014-11-21 Thread Tassilo Horn
8f7c39979d8c317d51ee565d9d1efd0ad0ebb178 Author: Tassilo Horn t...@gnu.org Date: Fri Nov 21 14:54:21 2014 +0100 Implement LaTeX-command-section. * style/book.el (book): Set LaTeX-largest-level to part instead of chapter. * tex-buf.el (LaTeX-command-section-level): New variable. (LaTeX-command

[AUCTeX-commit] GNU AUCTeX branch, master, updated. acf1c760b77a932afb2034059f3508f389415ca2

2014-11-21 Thread Tassilo Horn
acf1c760b77a932afb2034059f3508f389415ca2 Author: Tassilo Horn t...@gnu.org Date: Fri Nov 21 15:06:37 2014 +0100 Document LaTeX-command-section. * doc/auctex.texi (Starting a Command): Document LaTeX-command-section and friends. --- Summary

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 25f08d19c86cdcffa80cea169e80987e2db4b53f

2014-11-21 Thread Tassilo Horn
those revisions in full, below. - Log - commit 25f08d19c86cdcffa80cea169e80987e2db4b53f Merge: b1c832a acf1c76 Author: Tassilo Horn t...@gnu.org Date: Fri Nov 21 15:08:00 2014 +0100 Merge branch 'master' into simplify-TeX-parse

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 7b427a7c6f2dc8f8e56d1e8e6f7752d1e4f61643

2014-11-28 Thread Tassilo Horn
/acronym.el (tex): Ditto. * style/acro.el (tex): Ditto. Signed-off-by: Tassilo Horn t...@gnu.org --- Summary of changes: ChangeLog|9 + latex.el |2 +- style/acro.el|4

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 40169de60d95a425af0eb8fc781f6caa9ae09f0b

2014-11-28 Thread Tassilo Horn
have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit 40169de60d95a425af0eb8fc781f6caa9ae09f0b Merge: 25f08d1 7b427a7 Author: Tassilo Horn t...@gnu.org Date: Fri Nov 28 09:43:03

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. d1dc59383a3acd9b25eb7fa0bdfdf1cd4d39a788

2014-12-01 Thread Tassilo Horn
- commit d1dc59383a3acd9b25eb7fa0bdfdf1cd4d39a788 Merge: 6f13797 6a756a6 Author: Tassilo Horn t...@gnu.org Date: Tue Dec 2 08:47:24 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. d9dd50d86ae7eb170e456472f6e444b9cfd5d58e

2014-12-08 Thread Tassilo Horn
d9dd50d86ae7eb170e456472f6e444b9cfd5d58e Merge: d1dc593 49ee91a Author: Tassilo Horn t...@gnu.org Date: Mon Dec 8 20:57:55 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error --- Summary of changes: ChangeLog

[AUCTeX-commit] GNU AUCTeX branch, master, updated. fc9a240dccd5e328142c821fb4ed0dbe34bd76c7

2014-12-17 Thread Tassilo Horn
fc9a240dccd5e328142c821fb4ed0dbe34bd76c7 Author: Tassilo Horn t...@gnu.org Date: Thu Dec 18 08:37:28 2014 +0100 Fix bug#19398 in TeX-evince-sync-view * tex.el (TeX-evince-sync-view): Don't URL-encode commas in the file name (bug#19398

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 0d5b5c1ceeeef1ab50095577b31cc52aa2d6ddb3

2014-12-17 Thread Tassilo Horn
have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit 0d5b5c1cf1ab50095577b31cc52aa2d6ddb3 Merge: d9dd50d fc9a240 Author: Tassilo Horn t...@gnu.org Date: Thu Dec 18 08:38:10

[AUCTeX-commit] GNU AUCTeX branch, master, updated. ff1f544645c7b0f334b097bb8a9b1441fbf61b3e

2014-12-19 Thread Tassilo Horn
ff1f544645c7b0f334b097bb8a9b1441fbf61b3e Author: Tassilo Horn t...@gnu.org Date: Sat Dec 20 08:07:27 2014 +0100 Fix encoding file:// uri. * tex.el (TeX-evince-sync-view): Encode URI with `url-encode-url'. --- Summary of changes: ChangeLog |4

[AUCTeX-commit] GNU AUCTeX branch, master, updated. d3d05d462afbe69687277f7fc0dd09e6ef2ff113

2014-12-20 Thread Tassilo Horn
d3d05d462afbe69687277f7fc0dd09e6ef2ff113 Author: Tassilo Horn t...@gnu.org Date: Sat Dec 20 09:10:47 2014 +0100 Make some buffer-local vars document-local. * tex.el (TeX-auto-store): Write LaTeX-verbatim-*-local variables to auto file to make them document-local

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 0adaf4e1bfe298bd8e8ff184d0e7611323b4f032

2014-12-20 Thread Tassilo Horn
- commit 0adaf4e1bfe298bd8e8ff184d0e7611323b4f032 Merge: 0d5b5c1 d3d05d4 Author: Tassilo Horn t...@gnu.org Date: Sat Dec 20 09:24:30 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 298ce6989a559b98bf67a2514ca14d938109513b

2014-12-21 Thread Tassilo Horn
- commit 298ce6989a559b98bf67a2514ca14d938109513b Merge: 3056640 df97f94 Author: Tassilo Horn t...@gnu.org Date: Sun Dec 21 09:28:03 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-commit] GNU AUCTeX branch, master, updated. fff941295dfe2b1b26bd5674be5366878230fb88

2014-12-21 Thread Tassilo Horn
fff941295dfe2b1b26bd5674be5366878230fb88 Author: Tassilo Horn t...@gnu.org Date: Mon Dec 22 08:32:36 2014 +0100 Add hva file assoc to auto-mode-alist (bug#19426) * latex.el (auto-mode-alist): Add latex-mode association for HeVeA files

[AUCTeX-commit] GNU AUCTeX branch, simplify-TeX-parse-error, updated. 3fb3540df0c3ee9314327c2d1bac374e296949b6

2014-12-21 Thread Tassilo Horn
- commit 3fb3540df0c3ee9314327c2d1bac374e296949b6 Merge: 298ce69 fff9412 Author: Tassilo Horn t...@gnu.org Date: Mon Dec 22 08:35:42 2014 +0100 Merge branch 'master' into simplify-TeX-parse-error

[AUCTeX-devel] Re: Unfillable paragraph with AUCTeX 11.86

2010-12-13 Thread Tassilo Horn
Ralf Angeli ang...@caeruleus.net writes: Hi Ralf, But in the meantime, I've also paid heed to your advice to put all lstlisting options on one line, which subjectively reduced the issue quite a lot for me. :-) Yeah, the verbatim support in AUCTeX works under the assumption that all

[AUCTeX-devel] Re: [AUCTeX] Inverse Search with Evince DBUS

2011-02-07 Thread Tassilo Horn
/auctex/auctex/ChangeLog,v retrieving revision 5.1727 diff -r5.1727 ChangeLog 0a1,5 2011-02-06 Tassilo Horn tass...@member.fsf.org * tex.el (TeX-source-correlate-mode): Add support for I/O correlation mode inverse search for the Evince document viewer. Index: tex.el

[AUCTeX-devel] Re: [AUCTeX] Inverse Search with Evince DBUS

2011-02-07 Thread Tassilo Horn
Ralf Angeli ang...@caeruleus.net writes: Hi Ralf, Sure, if you give me a pointer to where it should be placed, I can provide a patch. It's not really obvious to me where this could be integrated, at least with respect to the call to `dbus-register-signal' and its parameters. Yes, I've

[AUCTeX-devel] Re: [AUCTeX] Inverse Search with Evince DBUS

2011-02-07 Thread Tassilo Horn
Michael Albinus michael.albi...@gmx.de writes: I think that this is not a proper check, because the evince daemon is started the first time evince starts (maybe GNOME starts it earlier, but not every evince user also uses GNOME), so tex.el would need to be loaded after evince was started the

Re: [AUCTeX-devel] Re: [AUCTeX] Inverse Search with Evince DBUS

2011-02-09 Thread Tassilo Horn
Ralf Angeli ang...@caeruleus.net writes: Well, it slightly complicates contributing. At least I had to reinstall CVS and remember how to use it. After emacs switched to bzr, I immediately deleted CVS and forgot all I knew about it (which wasn't much, anyway). ;-) Shouldn't the details be

[AUCTeX-devel] [Tassilo Horn] [AUCTeX] Inverse Search with Evince DBUS

2011-04-03 Thread Tassilo Horn
Tassilo Horn tass...@member.fsf.org * tex.el (TeX-synctex-output-page): Provide tex file arguments in subdirs with leading ./ which synctex requires. --8---cut here---end---8--- Bye, Tassilo ---End Message

[AUCTeX-devel] Re: [Tassilo Horn] [AUCTeX] Inverse Search with Evince DBUS

2011-04-10 Thread Tassilo Horn
Ralf Angeli ang...@caeruleus.net writes: Hi Ralf, My answer from yesterday didn't hit Gmane yet. Anyway, the problem seems to be with multifile TeX docs, where the current file that is given to synctex is in some subdir. synctex view -i master.tex -o master.pdf # Works synctex

[AUCTeX-diffs] Changes to auctex/tex.el,v

2011-06-05 Thread Tassilo Horn
CVSROOT:/sources/auctex Module name:auctex Changes by: Tassilo Horn tsdh 11/06/05 08:49:26 Index: tex.el === RCS file: /sources/auctex/auctex/tex.el,v retrieving revision 5.680 retrieving revision 5.681 diff -u -b

[AUCTeX-diffs] Changes to auctex/ChangeLog,v

2011-06-05 Thread Tassilo Horn
CVSROOT:/sources/auctex Module name:auctex Changes by: Tassilo Horn tsdh 11/06/05 08:49:26 Index: ChangeLog === RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1744 retrieving revision 5.1745

[AUCTeX-diffs] Changes to auctex/ChangeLog,v

2011-06-05 Thread Tassilo Horn
CVSROOT:/sources/auctex Module name:auctex Changes by: Tassilo Horn tsdh 11/06/05 09:33:47 Index: ChangeLog === RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1745 retrieving revision 5.1746

[AUCTeX-diffs] Changes to auctex/tex.el,v

2011-06-05 Thread Tassilo Horn
CVSROOT:/sources/auctex Module name:auctex Changes by: Tassilo Horn tsdh 11/06/05 09:33:47 Index: tex.el === RCS file: /sources/auctex/auctex/tex.el,v retrieving revision 5.681 retrieving revision 5.682 diff -u -b

Re: [AUCTeX-devel] Dependency on url-parse in tex.el

2011-06-05 Thread Tassilo Horn
Ralf Angeli ang...@caeruleus.net writes: * Tassilo Horn (2011-06-05) writes: --- tex.el 15 May 2011 20:16:55 - 5.680 +++ tex.el 5 Jun 2011 08:49:26 - 5.681 @@ -1419,9 +1419,14 @@ emitted from the Evince document viewer. IGNORED absorbs an unused id field

[AUCTeX-diffs] Changes to auctex/ChangeLog,v

2011-08-24 Thread Tassilo Horn
CVSROOT:/sources/auctex Module name:auctex Changes by: Tassilo Horn tsdh 11/08/24 06:40:53 Index: ChangeLog === RCS file: /sources/auctex/auctex/ChangeLog,v retrieving revision 5.1751 retrieving revision 5.1752

[AUCTeX-diffs] Changes to auctex/tex.el,v

2011-08-24 Thread Tassilo Horn
CVSROOT:/sources/auctex Module name:auctex Changes by: Tassilo Horn tsdh 11/08/24 06:40:53 Index: tex.el === RCS file: /sources/auctex/auctex/tex.el,v retrieving revision 5.685 retrieving revision 5.686 diff -u -b

<    1   2   3   4   5   6   7   8   9   10   >