Re: activating LaTeX-mode automatically

2024-06-30 Thread Paul Nelson
Hi Arash, Indeed, your suggestion (or deleting ":mode" from mine) fixes things. I get now that *.tex maps to tex-mode which remaps to TeX-tex-mode, etc. Thanks,b est, Paul On Sun, Jun 30, 2024 at 10:40 PM Arash Esbati wrote: > > Hi Paul, > > Paul Nelson writes: > > > What's the recommended

main 3091f2ca: * auctex.el: Shorten 'Commentary' section to 4 lines.

2024-06-30 Thread Arash Esbati
branch: main commit 3091f2ca61e4129f1e4eb9eda9b0fbcd857f21f2 Author: Arash Esbati Commit: Arash Esbati * auctex.el: Shorten 'Commentary' section to 4 lines. --- auctex.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/auctex.el b/auctex.el index 1c320a1c..2f7af507

Re: activating LaTeX-mode automatically

2024-06-30 Thread Arash Esbati
Hi Paul, Paul Nelson writes: > What's the recommended way nowadays to activate LaTeX-mode > automatically upon opening a tex file? I would have thought that > > (use-package tex > :ensure auctex > :mode ("\\.tex\\'" . LaTeX-mode)) I presume you've installed AUCTeX from ELPA, does this

Re: Status of AUCTeX and preview-auto

2024-06-30 Thread Jeremy Bryant
Uwe Brauer writes: "JB" == Jeremy Bryant writes: > >> Having tested Paul's preview-auto package, this would be a clear >> candidate for either merging or at least distribution with AUCTeX. > >> Is there a mathematician that would write TeX and use preview but not >> use preview-auto? > >

activating LaTeX-mode automatically

2024-06-30 Thread Paul Nelson
What's the recommended way nowadays to activate LaTeX-mode automatically upon opening a tex file? I would have thought that (use-package tex :ensure auctex :mode ("\\.tex\\'" . LaTeX-mode)) which adds the appropriate entry to auto-mode-alist, would suffice, but it doesn't with the latest

Re: Status of AUCTeX and preview-auto

2024-06-30 Thread Uwe Brauer
>>> "PN" == Paul Nelson writes: > On Sun, Jun 30, 2024 at 10:45 AM Uwe Brauer wrote: >> >> Thanks, but I just realized that I can connect to MELPA and gnu but not elpa, > Don't know about that, but in the mean time, you could just install > from https://github.com/ultronozm/preview-auto.el

[GNU ELPA] Auctex version 14.0.6

2024-06-30 Thread ELPA update
Version 14.0.6 of package Auctex has just been released in GNU ELPA. You can now find it in M-x list-packages RET. Auctex describes itself as: Integrated environment for *TeX* More at

Re: Status of AUCTeX and preview-auto

2024-06-30 Thread Paul Nelson
On Sun, Jun 30, 2024 at 10:45 AM Uwe Brauer wrote: > > Thanks, but I just realized that I can connect to MELPA and gnu but not elpa, Don't know about that, but in the mean time, you could just install from https://github.com/ultronozm/preview-auto.el

Re: Status of AUCTeX and preview-auto

2024-06-30 Thread Uwe Brauer
>>> "PN" == Paul Nelson writes: > On Sun, Jun 30, 2024 at 9:15 AM Uwe Brauer wrote: >> >> But maybe things have changed. Where do I find preview-auto? >> > It's on ELPA now, so you can install it and set it up using, e.g.: Thanks, but I just realized that I can connect to

main updated (be36aa96 -> 3bfbf2c5)

2024-06-30 Thread Arash Esbati
esbati pushed a change to branch main. from be36aa96 Release GNU AUCTeX 14.0.6 adds 71723188 ; * NEWS.org: Update the file. new 3bfbf2c5 Merge remote-tracking branch 'origin/master' Summary of changes: NEWS.org | 2 ++ 1 file changed, 2 insertions(+)

main 3bfbf2c5: Merge remote-tracking branch 'origin/master'

2024-06-30 Thread Arash Esbati
branch: main commit 3bfbf2c55f3b25e80149e0075cda32f69f37cf77 Merge: be36aa96 71723188 Author: Arash Esbati Commit: Arash Esbati Merge remote-tracking branch 'origin/master' --- NEWS.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.org b/NEWS.org index 545adce2..d8ce5658

master 71723188: ; * NEWS.org: Update the file.

2024-06-30 Thread Arash Esbati
branch: master commit 71723188b7156fac06def9213d2bd66ca448d60e Author: Arash Esbati Commit: Arash Esbati ; * NEWS.org: Update the file. --- NEWS.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.org b/NEWS.org index 545adce2..d8ce5658 100644 --- a/NEWS.org +++ b/NEWS.org @@

main updated (9f8ee9b5 -> be36aa96)

2024-06-30 Thread Arash Esbati
esbati pushed a change to branch main. from 9f8ee9b5 Merge remote-tracking branch 'origin/master' adds b3305a78 Prefer `setq-local' in doc/auctex.texi adds e0e0fe67 Prefer `setq-local' in preview.el.in adds 0e47fa35 Update style/simpleicons.el to package v12.4.0

main be36aa96 2/2: Release GNU AUCTeX 14.0.6

2024-06-30 Thread Arash Esbati
branch: main commit be36aa96c813125a1f3849e13223fc68cd09e847 Author: Arash Esbati Commit: Arash Esbati Release GNU AUCTeX 14.0.6 * auctex.el: Bump version for ELPA release. --- auctex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auctex.el b/auctex.el

main d15c8a65 1/2: Merge remote-tracking branch 'origin/master'

2024-06-30 Thread Arash Esbati
branch: main commit d15c8a65a7c6440c3cf54e6a1265fafae45c110d Merge: 9f8ee9b5 d039aab7 Author: Arash Esbati Commit: Arash Esbati Merge remote-tracking branch 'origin/master' --- doc/auctex.texi | 8 ++-- font-latex.el| 14 -- latex/preview.dtx| 4 +- preview.el

master d039aab7: * latex/preview.dtx: Bump date and version.

2024-06-30 Thread Arash Esbati
branch: master commit d039aab7e2e95ab530237118274b9e9375cc8256 Author: Arash Esbati Commit: Arash Esbati * latex/preview.dtx: Bump date and version. --- latex/preview.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/latex/preview.dtx b/latex/preview.dtx index

Re: Status of AUCTeX and preview-auto

2024-06-30 Thread Paul Nelson
On Sun, Jun 30, 2024 at 9:15 AM Uwe Brauer wrote: > > But maybe things have changed. Where do I find preview-auto? > It's on ELPA now, so you can install it and set it up using, e.g.: (use-package preview-auto :ensure t :after latex :config (setq preview-protect-point t) (setq

Re: Status of AUCTeX and preview-auto

2024-06-30 Thread Uwe Brauer
>>> "JB" == Jeremy Bryant writes: > Having tested Paul's preview-auto package, this would be a clear > candidate for either merging or at least distribution with AUCTeX. > Is there a mathematician that would write TeX and use preview but not > use preview-auto? Hm, I am a mathematician. I am