main 123aad79: ; Improve markups

2025-06-11 Thread Ikumi Keita
branch: main commit 123aad793fd17507aee160ee3b15f590fbbbea6d Author: Ikumi Keita Commit: Ikumi Keita ; Improve markups * doc/auctex.texi: Write docTeX as doc@TeX{}. * tests/latex/latex-modify-math-test.el: Remove redundant quotations. --- doc/auctex.texi

Re: [gs-devel] Re: Please restore PDF2DSC for preview-latex

2025-03-19 Thread Ikumi Keita
tex works for me. Thus I expect the functionality of pdf2dsc needed for preview-latex is still retained, though the future is unclear. Anyway, I'd like to express my gratitude to Ken for taking time for us. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: [gs-devel] Re: Please restore PDF2DSC for preview-latex

2025-03-18 Thread Ikumi Keita
27;t supported. I'm afraid that it wouldn't be helpful because you wrote > To the best of my knowledge, and I did test it before removal, pdf2dsc > had stopped working anyway, because it required access to the file > system, and had to be run with -dNOSAFER. Which is something w

Re: [gs-devel] Re: Please restore PDF2DSC for preview-latex

2025-03-17 Thread Ikumi Keita
[ I added auctex-devel to Cc:] Hi Ken, >>>>> Ken Sharp writes: > Hi Ikumi, > On 16/03/2025 14:48, Ikumi Keita wrote: >> We heard that pdf2dsc was removed from Ghostscript release[1]. However, >> our preview-latex[2], subsystem of AUCTeX, relies on pdf2dsc uti

main cd23c199: ; * tests/latex/latex-test.el: Update copyright year.

2025-03-05 Thread Ikumi Keita
branch: main commit cd23c19918edb57e8901326d3e942b10ea271771 Author: Ikumi Keita Commit: Ikumi Keita ; * tests/latex/latex-test.el: Update copyright year. --- tests/latex/latex-test.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/latex/latex-test.el b/tests

main eded6314: Add new test

2025-03-05 Thread Ikumi Keita
branch: main commit eded6314757d3a265a34d6069275ad2deb59262c Author: Ikumi Keita Commit: Ikumi Keita Add new test * tests/latex/latex-test.el (LaTeX-extra-abbrev-expansion): New test to check if spurious abbrev expansion doesn't occur. --- tests/latex/latex-test.el

main 2cab42b6: Don't expand abbrev during filling

2025-03-04 Thread Ikumi Keita
branch: main commit 2cab42b6d2d1e5d121df1fe0588890b4c79019e2 Author: Ikumi Keita Commit: Ikumi Keita Don't expand abbrev during filling * latex.el (LaTeX-fill-newline): Follow update in `fill-newline'. --- latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: Lifting minimum required Emacs version to 28.1

2025-02-25 Thread Ikumi Keita
Hi Arash, >>>>> Arash Esbati writes: > you will have seen that Emacs 30.1 is released[1]. I plan to make a new > ELPA release (14.0.9) and then lift the minimum required Emacs version > to 28.1. I suggest to proceed then with AUCTeX 14.1.x. > Any comments? Let&#

Re: [PATCH] use `t' to support all modes in `TeX-doc-backend-alist'

2025-02-24 Thread Ikumi Keita
sh, > you're right -- fixed in the attached version. Thanks, I committed your change into the git repo. (I replaced the TAB with spaces according to AUCTeX convention.) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main 83c8aa68: Allow t in `TeX-doc-backend-alist' to mean `use in all modes'

2025-02-24 Thread Ikumi Keita
branch: main commit 83c8aa682e47f5981b90c0b20686bba1281d10ef Author: Hugo Heagren Commit: Ikumi Keita Allow t in `TeX-doc-backend-alist' to mean `use in all modes' * tex.el (TeX-doc): Support using t in `TeX-doc-backend-alist' backend mode list to mean that a ba

Re: Using `TeX-run-TeX' for LaTeXMk

2025-02-20 Thread Ikumi Keita
the dependency. If I understand correctly, neither `TeX-run-format' nor `TeX-run-TeX' is suitable for such outputs. I think that the user is responsible for choosing the suitable "run" command if the default one isn't working, since LaTeXMK can do many thing and AUCTeX can

Re: [PATCH] use `t' to support all modes in `TeX-doc-backend-alist'

2025-02-12 Thread Ikumi Keita
d a CONTRIBUTING doc or similar, so sorry if I've not > hit all the commit conventions. Would be happy to reformat if > necessary. I have contributed to Emacs before, so I've assigned > copyright to the FSF already, if relevant. Don't worry, you are following the right path. :-) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Please revamp the way floatrow.el handles figure defaults

2025-02-09 Thread Ikumi Keita
er, I suppose it is very difficult to avoid this duplication under the current implementation of "style application" of AUCTeX. In addition, it's very complicated and it doesn't seem to me that we can refactor it into a more sophisticated form to allow such fine-grained separation keeping backward compatibility. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main 2b2b91de: Remove nonsense argument (bug#76115, bug#76116)

2025-02-07 Thread Ikumi Keita
branch: main commit 2b2b91de473c1501692652c7e9a802f103b82ab7 Author: Ikumi Keita Commit: Ikumi Keita Remove nonsense argument (bug#76115, bug#76116) * latex.el(TeX-arg-label, TeX-arg-index, TeX-arg-cite): * style/acro.el (LaTeX-arg-acro-acronym): * style/acronym.el (LaTeX

main 717d9f73: Make mode selection robust

2025-01-15 Thread Ikumi Keita
branch: main commit 717d9f733ea793ba40f3ee9e82a0f98aea9e0fbb Author: Ikumi Keita Commit: Ikumi Keita Make mode selection robust * tex-site.el (TeX-modes-set): Remove inconsistent entries from `major-mode-remap-defaults'. ; Update copyright year. --- tex-site.el

Re: Issues with major-mode-remap-defaults

2025-01-14 Thread Ikumi Keita
faults (cons elt dst))) ((boundp 'major-mode-remap-alist) ;; COMPATIBILITY for Emacs 29 Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Issues with major-mode-remap-defaults

2025-01-14 Thread Ikumi Keita
> (LaTeX-mode . latex-mode) > in major-mode-remap-alist because AUCTeX now offers only ELPA releases. ^ defaults Best regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Issues with major-mode-remap-defaults

2025-01-14 Thread Ikumi Keita
git repository directly, you probably have (load "/PATH/TO/auctex-autoloads.el" nil t t) (with-eval-after-load 'info (add-to-list 'Info-additional-directory-list "/PATH/TO/doc/")) in your ~/.emacs.d/init.el . Just comment out them. Regards,

Re: Issues with major-mode-remap-defaults

2025-01-14 Thread Ikumi Keita
init code. Best regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW >>>>> Tim Ruffing writes: > On Tue, 2025-01-14 at 08:25 +0100, Arash Esbati wrote: >> Tim Ruffing writes: >> >> > AUCTeX does the op

Re: auctex-14.0.7 can not work in emacs 28.2

2024-11-11 Thread Ikumi Keita
If that doesn't help, please report the detail. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main a853f3fe 2/2: Improve insertion of \item (bug#74056)

2024-11-03 Thread Ikumi Keita
branch: main commit a853f3fed7ef3648ecd9a31e0f5102cb5401a95d Author: Ikumi Keita Commit: Ikumi Keita Improve insertion of \item (bug#74056) * latex.el (LaTeX-insert-item): On whitespace-only line, use that line to put \item and don't create a new line after it. *

main updated (8de09a85 -> a853f3fe)

2024-11-03 Thread Ikumi Keita
ikumi pushed a change to branch main. from 8de09a85 ; Simplify last change new c5962902 Change default of `LaTeX-insert-into-comments' (bug#74056) new a853f3fe Improve insertion of \item (bug#74056) Summary of changes: NEWS.org | 5 + doc/auctex.t

main c5962902 1/2: Change default of `LaTeX-insert-into-comments' (bug#74056)

2024-11-03 Thread Ikumi Keita
branch: main commit c596290236f1a981c4d3ff557987546518e4da19 Author: Ikumi Keita Commit: Ikumi Keita Change default of `LaTeX-insert-into-comments' (bug#74056) * latex.el (LaTeX-insert-into-comments): Change default value to nil. Add :safe and :package-version en

main 510d82b3: Add folding support for TeX quotes

2024-10-29 Thread Ikumi Keita
branch: main commit 510d82b3b356dbbd007fd085662afea99e947fb7 Author: Paul Nelson Commit: Ikumi Keita Add folding support for TeX quotes * tex-fold.el (TeX-fold--verb-data): (TeX-fold-verbs): Move, unchanged, to a new part of the file consisting of functions used for TeX

main 9629a2ca: Use internal buffer for log file

2024-10-25 Thread Ikumi Keita
branch: main commit 9629a2cae8e0b027b9db03abbe82b6e27a85c572 Author: Pengji Zhang Commit: Ikumi Keita Use internal buffer for log file * tex.el (TeX-help-error): Insert contents of log file into an internal buffer (whose name starts with a space) instead of visiting the

Re: Use temporary buffer for log file?

2024-10-25 Thread Ikumi Keita
ind the attached patch. I think it should suffice to just record > and check the modification time, so it is simpler than I originally > thought. I've installed the patch to the git repo. Thanks for your contribution! Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: «catastrophe»: cannot compile auctex from main any more: error: Symbol’s value as variable is void: AUCTeX-version

2024-10-25 Thread Ikumi Keita
>>>>> Ikumi Keita writes: > Hmm, then you can separately install ELPA-devel for your daily work and > have a repo, under version control, for your experiments. In the > experiment repo, *don't run make*. Basically developments/experiments > don't need "m

Re: «catastrophe»: cannot compile auctex from main any more: error: Symbol’s value as variable is void: AUCTeX-version

2024-10-25 Thread Ikumi Keita
compatible for older emacsens in general. [2] Sorry, I admit there is no "out-of-the-box" solution. I suppose the most feasible workflow is to copy the AUCTeX directory by "cp -r" into another directory and do experiments on that copy. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: «catastrophe»: cannot compile auctex from main any more: error: Symbol’s value as variable is void: AUCTeX-version

2024-10-25 Thread Ikumi Keita
repo because, as I said before, the commit by Stephan changed nothing about data extraction from the .git directory. But I recommend to stay away from "make" if you are worrying that something goes wrong.) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Use temporary buffer for log file?

2024-10-24 Thread Ikumi Keita
ssignment form for AUCTeX (or Emacs) before? If not, please follow the instruction here: https://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/Copyright/request-assign.future I'll wait for your update and install it when you tell us the assignment is complete. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Use temporary buffer for log file?

2024-10-24 Thread Ikumi Keita
hing I feel uneasy is that it can read in the log file many times, which isn't effective if the log file is large. So it would be nice if there is a solution without such redundancy. Do you see any good idea? For example, isn't is possible to temporally disable polluting the file list when `f

Re: Use temporary buffer for log file?

2024-10-24 Thread Ikumi Keita
>>>>> Ikumi Keita writes: > Thank you for suggestion. I think it makes sense well. One thing I feel > uneasy is that it can read in the log file many times, which isn't > effective if the log file is large. So it would be nice if there is a ^ Sorry, I meant

Re: «catastrophe»: cannot compile auctex from main any more: error: Symbol’s value as variable is void: AUCTeX-version

2024-10-24 Thread Ikumi Keita
tell why you can't build from a fresh clone. > Because it builds some variable from some git meta data which do not > exist in a mercurial clone. I don't understand this, either. The commit by Stefan did not change anything with respect to the data extraction from .git directory. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: main 5ceda4ec: Make style/graphicx.el parse \graphicspath for searching

2024-10-16 Thread Ikumi Keita
Hi Arash, >>>>> Arash Esbati writes: > I suggest to change this part into something like this in case narrawing > is in effect: > (save-excursion > (save-restriction > (widen) > (goto-char (point-min)) > ...)) Thanks for suggestio

main 21a7addd: Improve last change

2024-10-16 Thread Ikumi Keita
branch: main commit 21a7addd192abed013726fc1fee8350b5ee27e74 Author: Ikumi Keita Commit: Ikumi Keita Improve last change * style/graphicx.el (LaTeX-parse-graphicspath): Temporarily remove narrowing so that \graphicspath isn't hidden. --- style/graphicx.el

Re: Parse graphicspath for searching

2024-10-15 Thread Ikumi Keita
Hi Leo, OK, I committed your patch to the git repository with minimal modification. Thank you again for your contribution! Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW >>>>> Leo Stein writes: > Yes, just received yesterday

main 5ceda4ec: Make style/graphicx.el parse \graphicspath for searching

2024-10-15 Thread Ikumi Keita
branch: main commit 5ceda4ec37913fd2b989b8011d23c6de4252a285 Author: Leo C. Stein Commit: Ikumi Keita Make style/graphicx.el parse \graphicspath for searching * style/graphicx.el (LaTeX-parse-graphicspath): New function. (LaTeX-includegraphics-read-file-TeX): Use it

Re: Parse graphicspath for searching [was: Provide advice to ffap (find-file-at-point) from \input@path?]

2024-10-14 Thread Ikumi Keita
Hi Leo, Thank you for your cooperation. Have you received the reply from FSF that tells your assignment process is complete? If not, please wait it patiently; According to my experience, FSF copyright assignment process can take several months. Regards, Ikumi Keita #StandWithUkraine

main 99a407be: ; * README.GIT: Update branch name.

2024-10-10 Thread Ikumi Keita
branch: main commit 99a407be7469827f2ce25fed01b13aef4f1113e3 Author: Ikumi Keita Commit: Ikumi Keita ; * README.GIT: Update branch name. --- README.GIT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.GIT b/README.GIT index 8b1b27a3..4db9f1c2 100644 --- a

main aeacab9c: ; * latex.el (LaTeX-babel-insert-hyphen): Fix typo.

2024-10-10 Thread Ikumi Keita
branch: main commit aeacab9c7521d6cd283f051a8fd68fd1258c5d88 Author: Ikumi Keita Commit: Ikumi Keita ; * latex.el (LaTeX-babel-insert-hyphen): Fix typo. --- latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex.el b/latex.el index 33d5b906..02fd1e33 100644

Re: New ELPA release?

2024-10-04 Thread Ikumi Keita
Hi Arash, >>>>> Arash Esbati writes: > Hi all, > do we have enough new code to make a new ELPA release? Yes, I think so. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main 551ffac1: Call texdoc asynchronously

2024-10-01 Thread Ikumi Keita
branch: main commit 551ffac1dc4669bb0c8a1879adc57de3a508af0d Author: Yuri D. Lensky Commit: Ikumi Keita Call texdoc asynchronously The older way of calling texdoc would hang emacs when the viewer_pdf was emacsclient. Moreover, the intended way to send the error message

main c296d38e: ; * .elpaignore: Restore ChangeLog.1.

2024-09-19 Thread Ikumi Keita
branch: main commit c296d38eb9a50c24e5f55082fe40a331f8c82b3f Author: Ikumi Keita Commit: Ikumi Keita ; * .elpaignore: Restore ChangeLog.1. --- .elpaignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.elpaignore b/.elpaignore index 9996b100..fdc680c2 100644 --- a/.elpaignore +++ b

Re: Parse graphicspath for searching [was: Provide advice to ffap (find-file-at-point) from \input@path?]

2024-09-18 Thread Ikumi Keita
path, and doesn't deal with whitespaces and comments between the outer braces. I think we can still live with it as preliminary work. Don't worry, there are tons of such simplifications in the current AUCTeX code. But if you want to elaborate it further, you can take your time. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Parse graphicspath for searching [

2024-09-18 Thread Ikumi Keita
to other > functions. That's carried out in the second loop (while (re-search-forward single-path-regex end-pos t) , isn't it? > And I would assume that this declaration is usually somewhere in the > master file, and not used repeatedly. Thanks. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Parse graphicspath for searching [was: Provide advice to ffap (find-file-at-point) from \input@path?]

2024-09-17 Thread Ikumi Keita
nt? (There are some other minor concerns in the patch, but I think I can tweak them when I incorporate it.) Have you signed FSF copyright assignment form before? If not, please have a look at https://git.savannah.gnu.org/cgit/gnulib.git/tree/doc/Copyright/request-assign.future Regards,

main 12133841: Adapt .elpaignore (bug#73215)

2024-09-12 Thread Ikumi Keita
branch: main commit 121338417394cda7b3d65ae3f5b9390b43853695 Author: Ikumi Keita Commit: Ikumi Keita Adapt .elpaignore (bug#73215) * .elpaignore: Add .dir-locals.el and remove files which no longer exist in main branch. --- .elpaignore | 6 +- 1 file changed, 1 insertion

Re: Provide advice to ffap (find-file-at-point) from \input@path?

2024-08-31 Thread Ikumi Keita
urce, I can't find this... did I imagine it? Did this ever happen in the > past? As far as I know, AUCTeX has never parsed the contents of \graphicspath. It just calls kpsewhich to find graphic files (or descend into subdirectories recursively and picks up the names of files with suit

Re: Drop tarball releases and go ELPA only

2024-08-23 Thread Ikumi Keita
Hi Arash, >>>>> Arash Esbati writes: > Thanks, LGTM, do you want to go ahead and push it? Thank you, I did it just now. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main c77c97ab: Add supplementary explanation to documentation

2024-08-23 Thread Ikumi Keita
branch: main commit c77c97ab6b4096e29a8d874c6327842060a181a7 Author: Ikumi Keita Commit: Ikumi Keita Add supplementary explanation to documentation * doc/install.texi (Activating the package): State that unload tex-site no longer works. --- doc/install.texi | 8 1

Re: a rather larger inconvience

2024-08-22 Thread Ikumi Keita
onst :tag "ConTeXt" ConTeXt-mode) > (const :tag "Texinfo" Texinfo-mode) > (const :tag "AmSTeX" AmSTeX-mode))) > -(repeat :tag "Menu elements" :inline t sexp)))) > +

Re: Drop tarball releases and go ELPA only

2024-08-22 Thread Ikumi Keita
we should additionally announce it in NEWS.org. I'm neutral about its necessity. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-08-21 Thread Ikumi Keita
, that has always been the status for ELPA installation, probably since the first release of ELPA AUCTeX. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-08-21 Thread Ikumi Keita
ta/repo/auctex/auctex/tex-site.el for initial code (add-to-list 'load-path "~/repo/auctex/auctex") (load "auctex.el" nil t t) in init.el. My understanding is that once a library foo.el is required by other lisp file(s), `unload-feature' can not undo it. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-08-21 Thread Ikumi Keita
n choke on the change above, right? Ah, sorry. You are right. I was talking about only the cases running "make" in the local Git repo. > If so, we have to go for the lisp version, or am I missing something? Yes, lisp version is mandatory. Regards, Ikumi Keita #StandWithUkraine #St

Re: Drop tarball releases and go ELPA only

2024-08-19 Thread Ikumi Keita
es, it does the trick, too. I took my approach because it circumvents excessive invocation of "emacs -batch ..." and reduces the extra time which "make" takes (brief, but not trivial). However, I don't have strong preference about it. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-08-18 Thread Ikumi Keita
= $(filter-out auctex.elc, $(patsubst %.el,%.elc,$(wildcard *.el sty le/*.el))) +compile: $(COMPILE_ELC) tex-site.elc # If we were depending on emacs 29.1, we could simply use # loaddefs-generate... Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main 7f6a83ff: ; * doc/auctex.texi: Add an instruction to have pdf document

2024-08-18 Thread Ikumi Keita
branch: main commit 7f6a83ff431c948d4cd6ee5626848c0025bd3ee6 Author: Ikumi Keita Commit: Ikumi Keita ; * doc/auctex.texi: Add an instruction to have pdf document --- doc/auctex.texi | 4 1 file changed, 4 insertions(+) diff --git a/doc/auctex.texi b/doc/auctex.texi index d68c4fbd

Re: Drop tarball releases and go ELPA only

2024-08-18 Thread Ikumi Keita
d-path'. And it seems that there are actual such users, I now agree that it would be more friendly to leave (require 'tex-site (expand-file-name "tex-site.el" (file-name-directory load-file-name)) in auctex.el. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-08-16 Thread Ikumi Keita
t of `load-path', without emitting error by 'noerror argument. Then I can't think of cases where (require 'tex-site (expand-file-name "tex-site.el" (file-name-directory load-file-name)) is useful. Do you have any? Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main d02011de: Simplify GNUmakefile and tex-site.el.in

2024-08-16 Thread Ikumi Keita
branch: main commit d02011deede6c8a4aa43e9cb008477cf8d04d6c8 Author: Ikumi Keita Commit: Ikumi Keita Simplify GNUmakefile and tex-site.el.in * GNUmakefile: * tex-site.el.in Do constant replacement in advance. --- GNUmakefile| 5 + tex-site.el.in | 8 +--- 2

main 3cb63537: ; * doc/install.texi (Installation): Add instruction.

2024-08-16 Thread Ikumi Keita
branch: main commit 3cb63537d4fcbcef92d239c0717609b358bbc261 Author: Ikumi Keita Commit: Ikumi Keita ; * doc/install.texi (Installation): Add instruction. --- doc/install.texi | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/install.texi b/doc/install.texi

Re: Drop tarball releases and go ELPA only

2024-08-15 Thread Ikumi Keita
, it would be better for local Git repo users who still have (load "~/Development/auctex/auctex.el nil t t) in their config, than just removing the relevant code as I suggested...? Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main 52911e62: Arrange the documentations about update history

2024-08-15 Thread Ikumi Keita
branch: main commit 52911e62118c61b3e023250a2ac0e5def62a2add Author: Ikumi Keita Commit: Ikumi Keita Arrange the documentations about update history * doc/changes.texi: * doc/history.texi: Move entries before v14 in changes.texi into history.texi, and delete

Re: Drop tarball releases and go ELPA only

2024-08-15 Thread Ikumi Keita
>>>>> Arash Esbati writes: > Ikumi Keita writes: >> The Changes section in the manual still includes changes.texi. I'll >> change that to intruction to see NEWS.org. (And we should transfer the >> contents of changes.texi into history.texi?) > Yes, In

Re: Drop tarball releases and go ELPA only

2024-08-14 Thread Ikumi Keita
(It was needed for only `update-file-autoloads'.) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

main e8956d25: Fix for Emacs<29 to work with local Git repo

2024-08-14 Thread Ikumi Keita
branch: main commit e8956d252378288f0956ad64426967dd8d4a8dca Author: Ikumi Keita Commit: Ikumi Keita Fix for Emacs<29 to work with local Git repo * GNUmakefile: Fix autoload generation code to embed load-path arrangement in auctex-autoloads.el even for Emacs

main 8ebe9ad8: Add warning in documentation

2024-08-12 Thread Ikumi Keita
branch: main commit 8ebe9ad8330014e3094c40c930c9567512a3aed9 Author: Ikumi Keita Commit: Ikumi Keita Add warning in documentation * doc/install.texi (Customizing): Mention caveat of running `TeX-auto-generate-global'. --- doc/install.texi | 6 +- 1 file chang

Re: Drop tarball releases and go ELPA only

2024-08-11 Thread Ikumi Keita
7;, so we can dispense of mapc+update-file-autoloads and $(wildcard *.el) in the make rule. Emacs 27.1, 28.2 and 29.4 works with the above settings. :-) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-08-11 Thread Ikumi Keita
on the ELPA page: > https://elpa.gnu.org/packages/auctex.html Hmm, then it will be mostly enough, I suppose. > I hope the changes are placed more prominently now. But yes, they will > be missing in the manual. The Changes section in the manual still includes changes.texi. I'

main 203de05f: Revise document for main branch

2024-08-11 Thread Ikumi Keita
branch: main commit 203de05f501cd27e79c0ae05436227b7b9101d77 Author: Ikumi Keita Commit: Ikumi Keita Revise document for main branch Discard instructions for configure&make installation. Discard mentions on CAPITAL name files like INSTALL, CHANGES. Arrange description a

Re: Drop tarball releases and go ELPA only

2024-08-09 Thread Ikumi Keita
load-file \ (list "tex-wizard.el") \ addition-text)\ (mapc (lambda (file) \ (update-file-autoloads file nil autoload-file)) \ command-line-args-left) \ (write-region addition-text nil autoload-file t)) \ (save-buffers-kill-emacs t))' (I haven't tested it yet.) Additionally, we can include auctex.el and lpath.el in the excluded file list. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Insert font menu in Texinfo mode

2024-08-09 Thread Ikumi Keita
Hi Arash, >>>>> Arash Esbati writes: > This is the whole change: Looks good to me :-) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-08-08 Thread Ikumi Keita
ars nowhere in the current AUCTeX manual. (It just says See the file @file{history.texi} for older changes. in auctex.texi.) So I basically agree with Arash's proposal: > This will probably turn into "Read NEWS.org". (However, this has one possible drawback; users who want to upgrade can't see what's new on https://elpa.gnu.org/packages/doc/auctex.html in advance.) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW 0001-temporal-commit.patch.gz Description: WIP patch

Re: Drop tarball releases and go ELPA only

2024-08-08 Thread Ikumi Keita
erate autoload-file-dir autoload-file \ | (list "tex-wizard.el") \ | "(add-to-list `load-path\n\ |(directory-file-name\n\ | (file-name-directory load-file-name)))")\ | (mapc (lambda (file) \

main eb9a9dca: Documentation cleanups

2024-08-08 Thread Ikumi Keita
branch: main commit eb9a9dca71ce20048668f50a286b6463890d0723 Author: Ikumi Keita Commit: Ikumi Keita Documentation cleanups * GNUmakefile: Make "make clean" actually remove generated info files. * doc/auctex.texi (Fontification of macros, Selecting a Command)

main updated (406ae0e2 -> 28599717)

2024-08-06 Thread Ikumi Keita
ikumi pushed a change to branch main. from 406ae0e2 Require cl-lib and subr-x at compile- and runtime new 0aac20e1 ; * doc/auctex.texi (Error overview): Fix a typo. new 28599717 Don't show confusing message Summary of changes: doc/auctex.texi | 2 +- tex.el |

main 28599717 2/2: Don't show confusing message

2024-08-06 Thread Ikumi Keita
branch: main commit 28599717fb1d1d15cbd2a0e80cf9b73852e01645 Author: Ikumi Keita Commit: Ikumi Keita Don't show confusing message * tex.el (TeX-TeX-sentinel-check): Don't leave message suggesting invalid key bind when error overview window is opened. ---

main 0aac20e1 1/2: ; * doc/auctex.texi (Error overview): Fix a typo.

2024-08-06 Thread Ikumi Keita
branch: main commit 0aac20e1bb5ccc7a9bafd787f8eba81ad05032c9 Author: Ikumi Keita Commit: Ikumi Keita ; * doc/auctex.texi (Error overview): Fix a typo. --- doc/auctex.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/auctex.texi b/doc/auctex.texi index 2d711fec

Re: Drop tarball releases and go ELPA only

2024-07-31 Thread Ikumi Keita
@end ifset | @ifclear rawfile | @ref{Changes}. | @end ifclear ` Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Difficulty about replacing `find-tag' (Re: Drop tarball releases and go ELPA only)

2024-07-26 Thread Ikumi Keita
cing find-tag with > xref-find-definitions actually works? No, it wouldn't. It was once replaced and reverted. See the commit db2236e0987ae93cbed06051bff6199a560b2648 Author: Arash Esbati AuthorDate: Thu Jan 7 20:42:36 2021 +0100 Commit: Arash Esbati CommitDate: Thu Jan 7 20:42:36

Re: Emacs 31 (git@Head) and Auctex (installed via package.el)

2024-07-25 Thread Ikumi Keita
ng prepared in that tex-site.el. The preparation is done through adding some entries to `major-mode-remap-alist', thus it's important to know its value and the value of the related variable `major-mode-remap-defaults'. [1] https://www.gnu.org/software/auctex/manual/auctex/Changes.html [2]

Re: Emacs 31 (git@Head) and Auctex (installed via package.el)

2024-07-25 Thread Ikumi Keita
gt; Also eliminate the local variables section That didn't make difference, either. I still think that the first step to investigate the issue further is to know your values of `major-mode-remap-alist' and `major-mode-remap-defaults' (without your workaround). Are there any reaso

Re: Emacs 31 (git@Head) and Auctex (installed via package.el)

2024-07-25 Thread Ikumi Keita
h or (2) some package(s) you introduced are interfering with AUCTeX. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-07-24 Thread Ikumi Keita
>>>>> Arash Esbati writes: > Sorry for the late response. Yes, LGTM, please go ahead and install it. Thanks, done. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

master bd74d3cf: Update documentation

2024-07-24 Thread Ikumi Keita
branch: master commit bd74d3cf4050fc8ae95c25cf5a70ea75e1919198 Author: Ikumi Keita Commit: Ikumi Keita Update documentation * doc/install.texi (Loading the package): (Advice for package providers): Update the way to disable site-wide default so that it includes ELPA

Re: Emacs 31 (git@Head) and Auctex (installed via package.el)

2024-07-23 Thread Ikumi Keita
ecause AUCTeX tries to keep compatibility with traditional installation scheme. Maybe AUCTeX determines to support only ELPA release and merge tex-site.el into auctex.el in future. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Emacs 31 (git@Head) and Auctex (installed via package.el)

2024-07-22 Thread Ikumi Keita
r-mode-remap-defaults is a variable defined in ‘/usr/home/keita/repo/emacs/emacs/lisp/files.el’. | | Its value is | ((LaTeX-mode . latex-mode) (plain-TeX-mode . plain-tex-mode) | (TeX-mode . tex-mode)) ` Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-07-10 Thread Ikumi Keita
couple them. The patch for > tex-site.el looks good, AFAICT, so let's install that and close the > report. OK, installed. > Then we can discuss the manual change. The patch for documentation becase like this: >From 59971bd13345d44632059170eff288c96ed658bc Mon Sep 17 00:00:00 200

master 10c8f782: Keep compatibility with Org mode src editing (bug#71363)

2024-07-10 Thread Ikumi Keita
branch: master commit 10c8f782f8c0456443f09db0c54403e8753ee52b Author: Ikumi Keita Commit: Ikumi Keita Keep compatibility with Org mode src editing (bug#71363) * tex-site.el.in (TeX-modes-set): Add entries for AUCTeX LaTeX mode to `org-src-lang-modes'. Use `major-mode-

Re: Drop tarball releases and go ELPA only

2024-07-10 Thread Ikumi Keita
Hi Arash, >>>>> Arash Esbati writes: > Ikumi Keita writes: >> OK, I'll do some tests and propose a change for the document. > 🙏 How about the attached patch? (Maybe I should decouple the commit from bug#71363. When I first got started with this issue, it was

Re: Drop tarball releases and go ELPA only

2024-07-09 Thread Ikumi Keita
lies also to the > current installation method. If so, I'd say we can document that in the > manual and close the file. OK, I'll do some tests and propose a change for the document. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-07-08 Thread Ikumi Keita
p) Packaging Basics ] |Emacs then searches every Lisp file in the content directory for | autoload magic comments (*note Autoload::). These autoload definitions | are saved to a file named ‘NAME-autoloads.el’ in the content directory. | They are typically used to autoload the principal user comman

Re: [master does not generate the correct AUCTeX version ]

2024-07-06 Thread Ikumi Keita
>>>>> Uwe Brauer writes: >>>> "IK" == Ikumi Keita writes: >> Recommended usage of main branch is to do "make clean" only when it's >> necessary. :-) > Well the problem with this philosophy is the following > 1. When sh

Re: [master does not generate the correct AUCTeX version ]

2024-07-06 Thread Ikumi Keita
clean" in main branch, but it doesn't such much at subsequent "make"s because only updated *.el files are then byte-compiled. Recommended usage of main branch is to do "make clean" only when it's necessary. :-) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: Drop tarball releases and go ELPA only

2024-07-05 Thread Ikumi Keita
list'? Or something else? Maybe to have both (unload-feature 'autex-autoloads') and (unload-feature 'tex-site) ?) Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

Re: [master does not generate the correct AUCTeX version ]

2024-07-04 Thread Ikumi Keita
>>>>> Ikumi Keita writes: > Uwe, how about installing Git with your distro's package manager? You > don't have to use Git for yourself, just AUCTeX makefiles and scripts > do. You can continnue to use Mercurial via hg2git. Ah, sorry, I didn't remembe

Re: [master does not generate the correct AUCTeX version ]

2024-07-04 Thread Ikumi Keita
can continnue to use Mercurial via hg2git. Regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW

master c57690f6: Make syntax prop. run even when font lock is disabled (bug#71164)

2024-06-29 Thread Ikumi Keita
branch: master commit c57690f61dbdc6e98d29c914fd25e0763d8be32c Author: Ikumi Keita Commit: Ikumi Keita Make syntax prop. run even when font lock is disabled (bug#71164) * font-latex.el (font-latex--make-syntax-propertize-function): Add font lock variable initialization

Re: CTAN update

2024-06-26 Thread Ikumi Keita
Hi Arash, >>>>> Arash Esbati writes: > Thanks, I installed that change. Do you think we have enough changes > for a 14.0.6 ELPA release? I would upload a preview tarball release to > CTAN as well. I'm fine to have a new ELPA release now. :-) Best,

  1   2   3   4   5   6   7   8   9   10   >