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
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
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
[ 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
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
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
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(-)
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
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
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
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
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
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
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
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
faults (cons elt dst)))
((boundp 'major-mode-remap-alist)
;; COMPATIBILITY for Emacs 29
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
> (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
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,
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
If that doesn't help, please report the detail.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
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.
*
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
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
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
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
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
>>>>> 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
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
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
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
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
>>>>> 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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,
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
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
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
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
onst :tag "ConTeXt" ConTeXt-mode)
> (const :tag "Texinfo" Texinfo-mode)
> (const :tag "AmSTeX" AmSTeX-mode)))
> -(repeat :tag "Menu elements" :inline t sexp))))
> +
we should additionally announce it in NEWS.org. I'm neutral about
its necessity.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
, 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
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
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
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
= $(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
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
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
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
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
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
, 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
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
>>>>> 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
(It was needed
for only `update-file-autoloads'.)
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
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
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
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
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'
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
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
Hi Arash,
>>>>> Arash Esbati writes:
> This is the whole change:
Looks good to me :-)
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
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
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) \
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)
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 |
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.
---
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
@end ifset
| @ifclear rawfile
| @ref{Changes}.
| @end ifclear
`
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
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
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]
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
h or
(2) some package(s) you introduced are interfering with AUCTeX.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
>>>>> 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
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
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
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
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
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-
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
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
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
>>>>> 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
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
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
>>>>> 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
can continnue to use Mercurial via hg2git.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
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
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 - 100 of 1047 matches
Mail list logo