Re: Test for fontification

2021-03-31 Thread Ikumi Keita
uld (memq 'font-lock-constant-face > +(get-text-property (match-end 0) 'face))) Maybe `font-latex-faces-present-p' makes the code a bit simpler. Regards, Ikumi Keita

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 39699a711d7101442c43a849060e77bf614bbb25

2021-04-05 Thread Ikumi Keita
revisions in full, below. - Log - commit 39699a711d7101442c43a849060e77bf614bbb25 Author: Ikumi Keita Date: Thu Apr 1 18:07:36 2021 +0900 Simplify conditionals evaluating to constant * font-latex.el (font-latex-bold-

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 39699a711d7101442c43a849060e77bf614bbb25

2021-04-05 Thread Ikumi Keita
revisions in full, below. - Log - commit 39699a711d7101442c43a849060e77bf614bbb25 Author: Ikumi Keita Date: Thu Apr 1 18:07:36 2021 +0900 Simplify conditionals evaluating to constant * font-latex.el (font-latex-bold-

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 65b8b29a279e3a99297f3fe552d2ed14b9050e1c

2021-04-03 Thread Ikumi Keita
ow. - Log - commit 65b8b29a279e3a99297f3fe552d2ed14b9050e1c Author: Ikumi Keita Date: Sun Mar 28 04:27:09 2021 +0900 Use #' instead of ' to quote function names * bib-cite.el (bib-switch-to-buffer-function): * latex.el (LaTeX-item-array, LaTeX-it

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 65b8b29a279e3a99297f3fe552d2ed14b9050e1c

2021-04-03 Thread Ikumi Keita
ow. - Log - commit 65b8b29a279e3a99297f3fe552d2ed14b9050e1c Author: Ikumi Keita Date: Sun Mar 28 04:27:09 2021 +0900 Use #' instead of ' to quote function names * bib-cite.el (bib-switch-to-buffer-function): * latex.el (LaTeX-item-array, LaTeX-it

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

2021-03-23 Thread Ikumi Keita
--- commit c037cac4163c29776d78f795812d706f67609193 Author: Ikumi Keita Date: Tue Mar 23 21:24:18 2021 +0900 Prepare for enabling lexical binding in preview.el.in * tex-buf.el (TeX-region-update): * preview.el.in (preview-region, preview-counters) (preview--counter-information): Turn a piece of advic

Re: Use of lexical binding plus various other things

2021-03-23 Thread Ikumi Keita
ex.elc. I think this is not a problem at all because users can/should use `font-latex-user-keyword-classes' and `font-latex-deactivated-keyword-classes' for customization purpose. (But maybe we should announce that it is no longer valid to modify `font-latex-built-in-keyword-classes' by hand.) Regards, Ikumi Keita

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. c037cac4163c29776d78f795812d706f67609193

2021-03-23 Thread Ikumi Keita
--- commit c037cac4163c29776d78f795812d706f67609193 Author: Ikumi Keita Date: Tue Mar 23 21:24:18 2021 +0900 Prepare for enabling lexical binding in preview.el.in * tex-buf.el (TeX-region-update): * preview.el.in (preview-region, preview-counters) (preview--counter-information): Turn a piece of advic

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. a83033a22dcd28e015bc6aa66c3d0195402e8955

2021-03-27 Thread Ikumi Keita
--- commit a83033a22dcd28e015bc6aa66c3d0195402e8955 Author: Ikumi Keita Date: Sun Mar 28 04:46:23 2021 +0900 Fix doc string * tex.el (TeX-expand-list): Delete obsolete comment. State that variable name is allowed as the second element and how that is treated. ; * doc/preview-faq.texi (Requirements)

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

2021-03-27 Thread Ikumi Keita
--- commit a83033a22dcd28e015bc6aa66c3d0195402e8955 Author: Ikumi Keita Date: Sun Mar 28 04:46:23 2021 +0900 Fix doc string * tex.el (TeX-expand-list): Delete obsolete comment. State that variable name is allowed as the second element and how that is treated. ; * doc/preview-faq.texi (Requirements)

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 3750d1a6e1316ff487cbf4fdb6067d4f3ba9f10e

2021-04-01 Thread Ikumi Keita
ow. - Log - commit 3750d1a6e1316ff487cbf4fdb6067d4f3ba9f10e Author: Ikumi Keita Date: Wed Mar 31 20:15:15 2021 +0900 Resolve unnecassary back quote * font-latex.el (font-latex-user-keyword-classes, (font-latex-slide-title-face): * tex-fold.el (TeX-

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 3750d1a6e1316ff487cbf4fdb6067d4f3ba9f10e

2021-04-01 Thread Ikumi Keita
ow. - Log - commit 3750d1a6e1316ff487cbf4fdb6067d4f3ba9f10e Author: Ikumi Keita Date: Wed Mar 31 20:15:15 2021 +0900 Resolve unnecassary back quote * font-latex.el (font-latex-user-keyword-classes, (font-latex-slide-title-face): * tex-fold.el (TeX-

Re: Use of lexical binding plus various other things

2021-03-24 Thread Ikumi Keita
>>>>> Ikumi Keita writes: >>>>> Stefan Monnier writes: >> BTW, I rebased my branch on top of your patch, and hence on top of >> auctex.git's `master`. > Thanks, I'd like to merge them into AUCTeX repository. If nobody > objects, I'll do it soon. Merged. Bye, Ikumi Keita

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 7606a49da2b1c22c9ebaeb734e77b4504c91b451

2021-03-24 Thread Ikumi Keita
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU AUCTeX". The branch, master has been updated via 7606a49da2b1c22c9ebaeb734e77b4504c91b451 (commit) via

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 65a711ba0c9bbdf1b04991a3b305440afd23ebd9

2021-03-24 Thread Ikumi Keita
--- commit 65a711ba0c9bbdf1b04991a3b305440afd23ebd9 Author: Ikumi Keita Date: Fri Mar 19 18:16:56 2021 +0900 Discard obsolete variables According to NEWS.24, `font-lock-defaults-alist' was removed at emacs 24.1. `font-lock-mode-enable-list' doesn't exist in any NEWS.* nor emacs 24.3 source. (Xemac

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

2021-03-24 Thread Ikumi Keita
--- commit 8f0638c5a3487ab88ccae616c4f8c708a842d84d Author: Ikumi Keita Date: Thu Mar 25 11:16:06 2021 +0900 Fix merging * tex-buf.el (TeX-region-update): Use `begin', not `TeX--begin'. * tex.el (TeX--call-minor-mode): Rename from `tex--call-minor-mode' to make prefix uniform in AUCTeX. (): Ad

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 8f0638c5a3487ab88ccae616c4f8c708a842d84d

2021-03-24 Thread Ikumi Keita
--- commit 8f0638c5a3487ab88ccae616c4f8c708a842d84d Author: Ikumi Keita Date: Thu Mar 25 11:16:06 2021 +0900 Fix merging * tex-buf.el (TeX-region-update): Use `begin', not `TeX--begin'. * tex.el (TeX--call-minor-mode): Rename from `tex--call-minor-mode' to make prefix uniform in AUCTeX. (): Ad

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 65a711ba0c9bbdf1b04991a3b305440afd23ebd9

2021-03-24 Thread Ikumi Keita
--- commit 65a711ba0c9bbdf1b04991a3b305440afd23ebd9 Author: Ikumi Keita Date: Fri Mar 19 18:16:56 2021 +0900 Discard obsolete variables According to NEWS.24, `font-lock-defaults-alist' was removed at emacs 24.1. `font-lock-mode-enable-list' doesn't exist in any NEWS.* nor emacs 24.3 source. (Xemac

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. a7b5f1adb4afd4073dca6afecb8407dab8e7a156

2021-03-24 Thread Ikumi Keita
--- commit a7b5f1adb4afd4073dca6afecb8407dab8e7a156 Author: Ikumi Keita Date: Thu Mar 25 12:35:54 2021 +0900 Fix documents * doc/auctex.texi (LaTeX-amsmath-label): Add multline env. and remove aligned env. since the former gets label while the latter doesn't get. (Error overview): Delete spurious "

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

2021-03-24 Thread Ikumi Keita
--- commit a7b5f1adb4afd4073dca6afecb8407dab8e7a156 Author: Ikumi Keita Date: Thu Mar 25 12:35:54 2021 +0900 Fix documents * doc/auctex.texi (LaTeX-amsmath-label): Add multline env. and remove aligned env. since the former gets label while the latter doesn't get. (Error overview): Delete spurious "

Re: font-latex-match-warning-make void function.

2021-03-26 Thread Ikumi Keita
-replace) once. 2. Do the same (advice-add FUNC :before #'preview--open-for-replace) again. or 1. Do (advice-remove FUNC #'preview--open-for-replace) on a FUNC which isn't yet given advice. Experiments seem to suggest that it's safe. But if not, I have to add `advice-member-p' test. Regards,

Re: GNU AUCTeX branch, master, updated. 39699a711d7101442c43a849060e77bf614bbb25

2021-04-06 Thread Ikumi Keita
dfe2b02725d4210c2 | Author: Ralf Angeli | AuthorDate: Mon Jul 14 20:31:25 2008 + | Commit: Ralf Angeli | CommitDate: Mon Jul 14 20:31:25 2008 + | | [...] | | Follows:release_11_85 (81) | Precedes: release_11_86 (213) ` If I understand these descriptions correctly, the relevant changes first appeared in 11.86 release. Regards, Ikumi Keita

Re: Output to directory patch

2021-03-11 Thread Ikumi Keita
g. process buffer). Thus I expect that it's only necessary for `TeX-master-output-dir' to output path relative to master directory. Are you saying that isn't the case? If so, isn't it possible to modify those usage in align with the above expectation? Regards, Ikumi Keita

Re: Output to directory patch

2021-03-12 Thread Ikumi Keita
>>>>> Ikumi Keita writes: > 1. First of all, please write documentation for the new feature. Add > appropriate section of paragraphs to texinfo files under doc/ ^^ Sorry, I meant "section or paragraphs". Bye, Ikumi Keita

Re: Output to directory patch

2021-03-12 Thread Ikumi Keita
ing refers to a Lisp symbol, write it as it | would be printed (which usually means in lower case), surrounding | it with curved single quotes (‘..’). ` See https://www.gnu.org/software/emacs/manual/html_node/elisp/Documentation-Tips.html when writing doc strings. Regards, Ikumi Keita

Re: Output to directory patch

2021-03-15 Thread Ikumi Keita
orate your work into AUCTeX after those. Tassilo, what is the best way to do that? Just merging origin/tex-build-only to master branch? Or should we ask Al to make a single integrated patch and git commit message along with it? Regards, Ikumi Keita --- preview.el.in~ 2021-03-15 17:05:55.40306 +

Re: Output to directory patch

2021-03-17 Thread Ikumi Keita
ll... rather than Calling... to suit your changelog better with other ones. (2) One of the entries of tex.el is now , | (TeX-print-command, TeX-printer-list): Use "%s" for dvi files. ` This "%s" is really "%d", I think. Regards, Ikumi Keita

Re: Output to directory patch

2021-03-17 Thread Ikumi Keita
th the current master? Regards, Ikumi Keita

Re: Output to directory patch

2021-03-09 Thread Ikumi Keita
Hi Al, >>>>> Al Haji-Ali writes: > On 07/03/2021, Ikumi Keita wrote: >> Obviously the remaining cross dependency between `TeX-master-file' and >> `TeX-master-output-dir' is the origin of these troubles. I recommend to >> restrict call on `TeX-master-out

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

2021-03-21 Thread Ikumi Keita
--- commit 7ccff10d48639e995f8f2fcfcae6e7265bbcff0d Author: Ikumi Keita Date: Sun Mar 21 04:50:59 2021 +0900 ; * latex.el (LaTeX-fill-region-as-paragraph): Fix typo. --- Summary of changes: latex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 7ccff10d48639e995f8f2fcfcae6e7265bbcff0d

2021-03-21 Thread Ikumi Keita
--- commit 7ccff10d48639e995f8f2fcfcae6e7265bbcff0d Author: Ikumi Keita Date: Sun Mar 21 04:50:59 2021 +0900 ; * latex.el (LaTeX-fill-region-as-paragraph): Fix typo. diff --git a/latex.el b/latex.el index d5d5621..a88caad 100644 --- a/latex.el +++ b/latex.el @@ -3746,7 +3746,7 @@ Words formed by such characters can

Attempt to reduce byte compile warnings

2021-03-22 Thread Ikumi Keita
Hi all, This is another attempt to reduce byte compile warnings. I think the attached patch suppresses the byte compile warning of tex-buf.el, in addition to removing inappropriate usage of font lock variables. If nobody objects, I'll install it soon. Regards, Ikumi Keita >F

Re: Attempt to remove TeX-auto-update

2021-03-19 Thread Ikumi Keita
Hi all, I committed the proposed change. I used it for a while personally without problems, but it might still have some issues I'm not aware of. Please report back if it causes any troubles. Regards, Ikumi Keita >>>>> Ikumi Keita writes: > Hi all, > In order to reduce

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

2021-03-19 Thread Ikumi Keita
--- commit da52023fa715253c0c9d70838c6feda292df0d28 Author: Ikumi Keita Date: Wed Dec 30 19:35:54 2020 +0900 Discard `TeX-auto-update' to silence byte compiler Now that we add `TeX-safe-auto-write' as local hook in `write-contents-functions', we don't have to check every time whether it is AUC

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. da52023fa715253c0c9d70838c6feda292df0d28

2021-03-19 Thread Ikumi Keita
--- commit da52023fa715253c0c9d70838c6feda292df0d28 Author: Ikumi Keita Date: Wed Dec 30 19:35:54 2020 +0900 Discard `TeX-auto-update' to silence byte compiler Now that we add `TeX-safe-auto-write' as local hook in `write-contents-functions', we don't have to check every time whether it is AUC

Re: Output to directory patch

2021-03-16 Thread Ikumi Keita
tion. Consult https://git.savannah.gnu.org/cgit/emacs.git/tree/CONTRIBUTE#n160 if you are unsure about the format of entries. Regards, Ikumi Keita

Re: Output to directory patch

2021-03-12 Thread Ikumi Keita
| State : STANDARD. (mismatch) ` 6.(Option) It would be slightly better if 'FUNCTION-NAME-SYMBOLs are rewritten as #'FUNCTION-NAME-SYMBOLs in codes committed anew, but I leave it to your choice since it would make only thin difference. Regards, Ikumi Keita

Re: Output to directory patch

2021-02-25 Thread Ikumi Keita
tness can be achieved (although I understand your hesitation > given my track record with bugs so far :) ). > As promised, here is the new patch (against 72e645f15df) with all the fixes. > https://raw.githubusercontent.com/haji-ali/auctex/tex-build-only/etc/auctex-output-dir.patch I'll take a look, but I'm not currently inclined to incorporate it... (Sorry, Uwe.) Regards, Ikumi Keita

Re: Output to directory patch

2021-02-24 Thread Ikumi Keita
I missing? I think that the proposed implementation for `TeX-save-document' and codes involving `TeX-command-file-function' are not easy to read, and am afraid that they could become obstacles for maintainability. Regards, Ikumi Keita

Re: Output to directory patch

2021-03-07 Thread Ikumi Keita
l. > What do you think? It seems a bit redundant for me. As discussed previously, the "--output-directory" feature would have a limited scope of application because it can't handle \include on sub directories. Users who enable `TeX-output-dir' option should regard it as an auxiliary tool valid for only simple cases in the first place. Regards, Ikumi Keita

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 1ad2d9e335e92c430895224c523a0ab72a99213b

2021-02-27 Thread Ikumi Keita
--- commit 1ad2d9e335e92c430895224c523a0ab72a99213b Author: Ikumi Keita Date: Sat Feb 27 17:36:15 2021 +0900 Fix preview-cache-preamble after region typeset/preview * preview.el.in (preview-cache-preamble): Move `setq' for `TeX-current-process-region-p' before `let*' so that `TeX-command-expand' in `le

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

2021-02-27 Thread Ikumi Keita
--- commit 1ad2d9e335e92c430895224c523a0ab72a99213b Author: Ikumi Keita Date: Sat Feb 27 17:36:15 2021 +0900 Fix preview-cache-preamble after region typeset/preview * preview.el.in (preview-cache-preamble): Move `setq' for `TeX-current-process-region-p' before `let*' so that `TeX-command-expand' in `le

Re: Output to directory patch

2021-02-27 Thread Ikumi Keita
mmand-file-function' still remains. I prefer that they are sorted out. Regards, Ikumi Keita

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 18bc7b640a3bbb303000e1b434f70df39a49bcae

2021-02-27 Thread Ikumi Keita
--- commit 18bc7b640a3bbb303000e1b434f70df39a49bcae Author: Ikumi Keita Date: Sat Feb 27 19:53:56 2021 +0900 Enable lexical binding in context-{en,nl}.el * context-en.el: * context-nl.el: Enable lexical binding. Update copyright year. diff --git a/context-en.el b/context-en.el index 4de977a..c545

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 18bc7b640a3bbb303000e1b434f70df39a49bcae

2021-02-27 Thread Ikumi Keita
--- commit 18bc7b640a3bbb303000e1b434f70df39a49bcae Author: Ikumi Keita Date: Sat Feb 27 19:53:56 2021 +0900 Enable lexical binding in context-{en,nl}.el * context-en.el: * context-nl.el: Enable lexical binding. Update copy

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

2021-02-24 Thread Ikumi Keita
--- commit 0c9025454e150dfd31bf468839bf544195b86974 Author: Ikumi Keita Date: Thu Feb 25 12:54:44 2021 +0900 ; * tex-buf.el (TeX-command-region): Fix typo in comment. --- Summary of changes: tex-buf.el | 2 +- 1 file changed, 1 insertion(+),

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 0c9025454e150dfd31bf468839bf544195b86974

2021-02-24 Thread Ikumi Keita
--- commit 0c9025454e150dfd31bf468839bf544195b86974 Author: Ikumi Keita Date: Thu Feb 25 12:54:44 2021 +0900 ; * tex-buf.el (TeX-command-region): Fix typo in comment. diff --git a/tex-buf.el b/tex-buf.el index b334b7f..e13a211 100644 --- a/tex-buf.el +++ b/tex-buf.el @@ -182,7 +182,7 @@ all text after `TeX-tra

Re: Output to directory patch

2021-02-22 Thread Ikumi Keita
r function and TeX-current-process-region-p variable deficient for those purposes? Regards, Ikumi Keita

Re: Output to directory patch

2021-02-23 Thread Ikumi Keita
icely with Al's patch. > You are talking only about input/include, right? Ah, yeah, my topic has nothing to with subfiles package. I just talked about input/include, right. Sorry for your confusion. Cheers, Ikumi Keita

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 72e645f15df1656a24a54e6f7a599261a0986314

2021-02-23 Thread Ikumi Keita
--- commit 72e645f15df1656a24a54e6f7a599261a0986314 Author: Ikumi Keita Date: Wed Feb 24 15:50:20 2021 +0900 ; * tex-buf.el (TeX-active-master): Fix comment. diff --git a/tex-buf.el b/tex-buf.el index 40a2acc..b334b7f 100644 --- a/tex-buf.el +++ b/tex-buf.el @@ -2017,9 +2017,8 @@ the directory. The compatibility argum

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 72e645f15df1656a24a54e6f7a599261a0986314

2021-02-23 Thread Ikumi Keita
--- commit 72e645f15df1656a24a54e6f7a599261a0986314 Author: Ikumi Keita Date: Wed Feb 24 15:50:20 2021 +0900 ; * tex-buf.el (TeX-active-master): Fix comment. --- Summary of changes: tex-buf.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(

Re: Output to directory patch

2021-02-23 Thread Ikumi Keita
> TeX-command or TeX-save-document might be called with a filename or a > file-function that is different from TeX-master-file and > TeX-region-file and their outputs (I thought that was the reason these > functions accept such arguments) and then my code would break or have > an unintended behaviour. Regards, Ikumi Keita

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

2021-02-26 Thread Ikumi Keita
--- commit 0e616b8d5815f1ba6d867b0ec6f0f2e6d7c2d580 Author: Ikumi Keita Date: Fri Feb 26 23:26:10 2021 +0900 Enable lexical binding in plain-tex.el * plain-tex.el: Enable lexical binding. Update copyright year. --- Summary of changes: pl

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 0e616b8d5815f1ba6d867b0ec6f0f2e6d7c2d580

2021-02-26 Thread Ikumi Keita
--- commit 0e616b8d5815f1ba6d867b0ec6f0f2e6d7c2d580 Author: Ikumi Keita Date: Fri Feb 26 23:26:10 2021 +0900 Enable lexical binding in plain-tex.el * plain-tex.el: Enable lexical binding. Update copyright year. diff --git a/plain-tex.el b/plain-tex.el index f2eaea8..9fd0fad 100644 --- a/plain-tex.el +++ b/pl

Re: Output to directory patch

2021-02-28 Thread Ikumi Keita
k you misunderstand the meaning of `name' argument of TeX-command. It isn't the file name to be processed but rather "LaTeX", "View", "Print" etc. By the way, I'll stay where I have poor internet connectivity for a week from tomorrow. So my next reply would be after that. Sorry for repeated interruption. Regards, Ikumi Keita

Re: GNU AUCTeX branch, master, updated. 39699a711d7101442c43a849060e77bf614bbb25

2021-04-12 Thread Ikumi Keita
hed the fix into the git repository just yesterday, so please try "git pull". Thanks Arash for taking care of it! Regards, Ikumi Keita

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 61f508d6bf0a0116b719120bbd143131dffc19dc

2021-04-10 Thread Ikumi Keita
--- commit 61f508d6bf0a0116b719120bbd143131dffc19dc Author: Ikumi Keita Date: Sat Apr 10 20:42:12 2021 +0900 ; Fix doc string * latex.el (TeX-read-label-prefix): Fix doc string. Move defvar to more suitable place. * tex.el (TeX-submit-bug-report): Fix doc string. diff --git a/latex.el b/latex.el ind

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

2021-04-10 Thread Ikumi Keita
--- commit 61f508d6bf0a0116b719120bbd143131dffc19dc Author: Ikumi Keita Date: Sat Apr 10 20:42:12 2021 +0900 ; Fix doc string * latex.el (TeX-read-label-prefix): Fix doc string. Move defvar to more suitable place. * tex.el (TeX-submit-bug-report): Fix

Re: Output to directory patch

2021-02-06 Thread Ikumi Keita
ome back early, but I can't promise. Regards, Ikumi Keita

Re: Output to directory patch

2021-02-14 Thread Ikumi Keita
Hi Al, Sorry for my delay. I hope I can get back to it in a week. Best regards, Ikumi Keita >>>>> Al Haji-Ali writes: > Hello Ikumi, >> Sorry, a new task has come in for my job and I don't have spare time to >> look your patch. I hope I can come back early, but

Attempt to remove TeX-auto-update

2021-02-22 Thread Ikumi Keita
in bibtex mode buffer but I'm not sure this assumption is right or not. In the patch I omitted let-bound of `TeX-auto-update' in `bib-create-auto-file' because the changes in `TeX-safe-auto-write' and `TeX-update-style' would compensate it. Any comments and advices are much appreciated. Best rega

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

2021-04-21 Thread Ikumi Keita
--- commit d1d99ae8bbdfd55893ffa851b931b7b617612301 Author: Ikumi Keita Date: Thu Apr 22 14:32:40 2021 +0900 Get rid of unexpected side effects * latex.el (LaTeX-insert-left-brace): Use `insert' instead of `self-insert-command' to avoid all unexpected interactions. (LaTeX-insert-corresponding-right-macro

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. d1d99ae8bbdfd55893ffa851b931b7b617612301

2021-04-21 Thread Ikumi Keita
--- commit d1d99ae8bbdfd55893ffa851b931b7b617612301 Author: Ikumi Keita Date: Thu Apr 22 14:32:40 2021 +0900 Get rid of unexpected side effects * latex.el (LaTeX-insert-left-brace): Use `insert' instead of `self-insert-command' to avoid all unexpected interactions. (LaTeX-insert-corresponding-right-macro

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

2021-04-23 Thread Ikumi Keita
--- commit 3d813cdeb8e7e7184dcf9d58f576584312cffae6 Author: Ikumi Keita Date: Fri Apr 23 17:10:31 2021 +0900 Add new test * tests/latex/latex-test.el (LaTeX-electric-pair-interaction): New test. * latex.el (LaTeX-insert-left-brace): Ad

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 3d813cdeb8e7e7184dcf9d58f576584312cffae6

2021-04-23 Thread Ikumi Keita
--- commit 3d813cdeb8e7e7184dcf9d58f576584312cffae6 Author: Ikumi Keita Date: Fri Apr 23 17:10:31 2021 +0900 Add new test * tests/latex/latex-test.el (LaTeX-electric-pair-interaction): New test. * latex.el (LaTeX-insert-left-brace): Add comments. diff --git a/latex.el b/latex.el index 767fe21..3330

Re: Patch to avoid superfluous output directories

2021-08-21 Thread Ikumi Keita
Thanks, committed! Arash, Tassilo, now I think it's ready to make a new tarball release. Bye, Ikumi Keita >>>>> Al Haji-Ali writes: > On 21/08/2021, Ikumi Keita wrote: >> Thank you very much, that's useful. But could you also provide the NEWS >> entry for the ne

Re: Patch to avoid superfluous output directories

2021-08-21 Thread Ikumi Keita
, that's useful. But could you also provide the NEWS entry for the new output-directory feature you implemented this March as well? I think that's more important change in AUCTeX to announce. ;-) Regards, Ikumi Keita

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 1741a401ebd02b7bb72175ad665016af9024a2fa

2021-08-21 Thread Ikumi Keita
--- commit 1741a401ebd02b7bb72175ad665016af9024a2fa Author: Al Haji-Ali Date: Sat Aug 21 19:22:15 2021 +0900 Add NEWS entry for output-dir feature Signed-off-by: Ikumi Keita * doc/changes.texi (News in 13.1): Add NEWS entry for Al's output-dir

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 1741a401ebd02b7bb72175ad665016af9024a2fa

2021-08-21 Thread Ikumi Keita
--- commit 1741a401ebd02b7bb72175ad665016af9024a2fa Author: Al Haji-Ali Date: Sat Aug 21 19:22:15 2021 +0900 Add NEWS entry for output-dir feature Signed-off-by: Ikumi Keita * doc/changes.texi (News in 13.1): Add NEWS entry for Al's output-dir feature. diff --git a/doc/changes.texi b/doc/changes.

Re: Patch to avoid superfluous output directories

2021-08-20 Thread Ikumi Keita
Hi Al, Are you too busy for now to write the NEWS item? Regards, Ikumi Keita >>>>> Arash Esbati writes: > Hi Al, > Al Haji-Ali writes: >> Attached is the correct homework. > Many thanks for the homework, great job! Can you please also provide a > small

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 25c8d0f9f773d08f0e86a1c29a61ec02a6d232df

2021-09-09 Thread Ikumi Keita
ow. - Log - commit 25c8d0f9f773d08f0e86a1c29a61ec02a6d232df Author: Ikumi Keita Date: Fri Sep 10 02:16:27 2021 +0900 Add NEWS for two commands available in Texinfo mode * doc/changes.texi: Add news of two new entries in `TeX-command-list', "Texindex

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 25c8d0f9f773d08f0e86a1c29a61ec02a6d232df

2021-09-09 Thread Ikumi Keita
ow. - Log - commit 25c8d0f9f773d08f0e86a1c29a61ec02a6d232df Author: Ikumi Keita Date: Fri Sep 10 02:16:27 2021 +0900 Add NEWS for two commands available in Texinfo mode * doc/changes.texi: Add news of two new entries in `TeX-command-list', "Texindex

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

2021-09-10 Thread Ikumi Keita
--- commit 0c01b75a9b990bf7810bd228d069548dea2c7c3e Author: Ikumi Keita Date: Fri Sep 10 23:12:47 2021 +0900 ; * doc/changes.texi: Fix a markup. --- Summary of changes: doc/changes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/po

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 0c01b75a9b990bf7810bd228d069548dea2c7c3e

2021-09-10 Thread Ikumi Keita
--- commit 0c01b75a9b990bf7810bd228d069548dea2c7c3e Author: Ikumi Keita Date: Fri Sep 10 23:12:47 2021 +0900 ; * doc/changes.texi: Fix a markup. diff --git a/doc/changes.texi b/doc/changes.texi index 318afea..ba5fab2 100644 --- a/doc/changes.texi +++ b/doc/changes.texi @@ -131,7 +131,7 @@ relative path which would be i

Re: Font lock is slow for large doctex document

2021-07-15 Thread Ikumi Keita
oes it make sense? If I understand correctly, a line with more than one % at its beginning in .dtx file turns into, in .sty file, a line with at least one % at its beginning. So it can appear inside math expression even in the generated .sty file, can't it? Regards, Ikumi Keita

Re: Patch to avoid superfluous output directories

2021-08-03 Thread Ikumi Keita
I commited the fix in the git repo. > (Below is the complete call stack starting from `find-file-noselect`). I guess you enable TeX-source-correlate-mode globally, not only in LaTeX-mode-hook, seeing the call stack ;-) Regards, Ikumi Keita

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 097ec6cb85b16479e8e4512142cec1fdb3cd5f36

2021-08-03 Thread Ikumi Keita
--- commit 097ec6cb85b16479e8e4512142cec1fdb3cd5f36 Author: Ikumi Keita Date: Tue Aug 3 22:29:01 2021 +0900 Avoid superfluous output directories * tex.el (TeX--master-output-dir): Add new optional argument ENSURE so that it doesn't make output dir when `TeX-region-file' is called from `TeX-set-mode-name',

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 097ec6cb85b16479e8e4512142cec1fdb3cd5f36

2021-08-03 Thread Ikumi Keita
--- commit 097ec6cb85b16479e8e4512142cec1fdb3cd5f36 Author: Ikumi Keita Date: Tue Aug 3 22:29:01 2021 +0900 Avoid superfluous output directories * tex.el (TeX--master-output-dir): Add new optional argument ENSURE so that it doesn't make output dir when `TeX-region-file' is called from `TeX-set-mode-name',

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 3684fdeb688347e1656cd922d2a658bff704016f

2021-09-24 Thread Ikumi Keita
ow. - Log - commit 3684fdeb688347e1656cd922d2a658bff704016f Author: Ikumi Keita Date: Thu Sep 23 02:11:21 2021 +0900 Explain how to support option completion * doc/auctex.texi (Adding Other): Add explanation for style file authors: How to provi

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 3684fdeb688347e1656cd922d2a658bff704016f

2021-09-24 Thread Ikumi Keita
ow. - Log - commit 3684fdeb688347e1656cd922d2a658bff704016f Author: Ikumi Keita Date: Thu Sep 23 02:11:21 2021 +0900 Explain how to support option completion * doc/auctex.texi (Adding Other): Add explanation for style file authors: How to provi

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

2021-10-09 Thread Ikumi Keita
ow. - Log - commit bd723c7405bf5b241350f9c850e3dde793374ed7 Author: Ikumi Keita Date: Thu Sep 23 06:01:16 2021 +0900 Cater for corner case when dealing with TeX error * tex-buf.el (TeX-find-display-help): Don't try to open error file when it wasn't found

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. bd723c7405bf5b241350f9c850e3dde793374ed7

2021-10-09 Thread Ikumi Keita
ow. - Log - commit bd723c7405bf5b241350f9c850e3dde793374ed7 Author: Ikumi Keita Date: Thu Sep 23 06:01:16 2021 +0900 Cater for corner case when dealing with TeX error * tex-buf.el (TeX-find-display-help): Don't try to open error file when it wasn't found

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. f72f849368817f91b33929f96a033ab788ab608e

2021-09-22 Thread Ikumi Keita
--- commit f72f849368817f91b33929f96a033ab788ab608e Author: Ikumi Keita Date: Wed Dec 12 15:24:19 2018 +0900 Delete obsolete files and targets * auctex.spec: * preview-latex.spec: Delete rpm spec files. * Makefile.in (): Remove make targets rpm-packages and windows-package. * doc/preview-r

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 16bcc8dc4f42d16ee8f5e871e4683b52f94132d4

2021-10-05 Thread Ikumi Keita
--- commit 16bcc8dc4f42d16ee8f5e871e4683b52f94132d4 Author: Ikumi Keita Date: Sat Jul 24 20:32:32 2021 +0900 ; * tex.el (TeX-source-correlate-mode): Quote function name by #'. diff --git a/tex.el b/tex.el index 65ece76..751c84a 100644 --- a/tex.el +++ b/tex.el @@ -1893,7 +1893,7 @@ SyncTeX are recognized."

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 16bcc8dc4f42d16ee8f5e871e4683b52f94132d4

2021-10-05 Thread Ikumi Keita
--- commit 16bcc8dc4f42d16ee8f5e871e4683b52f94132d4 Author: Ikumi Keita Date: Sat Jul 24 20:32:32 2021 +0900 ; * tex.el (TeX-source-correlate-mode): Quote function name by #'. --- Summary of changes: tex.el | 2 +- 1 file changed, 1 insertion(+),

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 9284ac63a7635e2f0d965eb519f20f6e3b6dfaab

2021-10-05 Thread Ikumi Keita
--- commit 9284ac63a7635e2f0d965eb519f20f6e3b6dfaab Author: Ikumi Keita Date: Tue Oct 5 01:01:07 2021 +0900 Explain how to do forward search by mouse * doc/auctex.texi (I/O Correlation): Add a sample usage of `TeX-source-correlate-map' and `TeX-

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 9284ac63a7635e2f0d965eb519f20f6e3b6dfaab

2021-10-05 Thread Ikumi Keita
--- commit 9284ac63a7635e2f0d965eb519f20f6e3b6dfaab Author: Ikumi Keita Date: Tue Oct 5 01:01:07 2021 +0900 Explain how to do forward search by mouse * doc/auctex.texi (I/O Correlation): Add a sample usage of `TeX-source-correlate-map' and `TeX-view-mouse'. diff --git a/doc/auctex.texi b/doc/auctex.texi ind

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 464fd346b9834ed1481c3c2ffa81963714fc530f

2021-09-26 Thread Ikumi Keita
revisions in full, below. - Log - commit 464fd346b9834ed1481c3c2ffa81963714fc530f Author: Ikumi Keita Date: Fri Sep 24 02:56:15 2021 +0900 * tests/latex/latex-test.el (LaTeX-flush-left-indent): New tes

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 464fd346b9834ed1481c3c2ffa81963714fc530f

2021-09-26 Thread Ikumi Keita
revisions in full, below. - Log - commit 464fd346b9834ed1481c3c2ffa81963714fc530f Author: Ikumi Keita Date: Fri Sep 24 02:56:15 2021 +0900 * tests/latex/latex-test.el (LaTeX-flush-left-indent): New test. diff --git a/tests/l

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 9a42bf4787e4e951ae559442b8729d3cdba0c651

2021-10-24 Thread Ikumi Keita
--- commit 9a42bf4787e4e951ae559442b8729d3cdba0c651 Author: Ikumi Keita Date: Fri Oct 15 01:36:53 2021 +0900 ; Minor doc fixes * doc/auctex.texi (Outline): * doc/preview-problems.texi (x-symbol interoperation): Fix markups. * doc/todo.texi (Mid-term Goals): Add ConTeXt. * doc/auctex.texi (Modes

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 9a42bf4787e4e951ae559442b8729d3cdba0c651

2021-10-24 Thread Ikumi Keita
--- commit 9a42bf4787e4e951ae559442b8729d3cdba0c651 Author: Ikumi Keita Date: Fri Oct 15 01:36:53 2021 +0900 ; Minor doc fixes * doc/auctex.texi (Outline): * doc/preview-problems.texi (x-symbol interoperation): Fix markups. * doc/todo.texi (Mid-term Goals): Add ConTeXt. * doc/auctex.texi (Modes

Re: Extending TeX-read-key-val

2021-10-24 Thread Ikumi Keita
ays dynamic scoped even with `let'. - Thus `symbol-value' returns its temporal value bound by `let' for such variable. I think the result of the above example supports this view. Regards, Ikumi Keita

Possible defect in TeX-complete-make-expert-command-functions

2021-12-20 Thread Ikumi Keita
variable to determine whether the given environment is expert or not. The variable `LaTeX-expert-environment-table', of which defvar is generated by omitted portion of this elisp macro, is never used. Tassilo, is this the intended behavior? Am I missing something? Regards, Ikumi Keita

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. f999caa1a01ede97195d2367ed25ab02483dfb82

2021-12-25 Thread Ikumi Keita
--- commit f999caa1a01ede97195d2367ed25ab02483dfb82 Author: Ikumi Keita Date: Sat Dec 25 23:28:15 2021 +0900 Fix TeX-complete-make-expert-command-functions * tex.el (TeX-complete-make-expert-command-functions): Use dynamically generated, dedicated variable to register expert entities. diff --git a/tex.e

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

2021-12-25 Thread Ikumi Keita
--- commit f999caa1a01ede97195d2367ed25ab02483dfb82 Author: Ikumi Keita Date: Sat Dec 25 23:28:15 2021 +0900 Fix TeX-complete-make-expert-command-functions * tex.el (TeX-complete-make-expert-command-functions): Use dynamically generated, dedicated variable to register exper

Re: Query for environment to include in `LaTeX-env-figure'

2021-12-20 Thread Ikumi Keita
"\\(tabular\\|[a-zA-Z]+tables?\\)\\*?\\'") (car entry)) (push (car entry) result ...but wait, I just noticed that the implementation of `TeX-complete-make-expert-command-functions' seems to have a defect. I'm currently not sure whether `LaTeX-environment-list-filtered' works as expected or not. I'll write the detail in another message later. Regards, Ikumi Keita

Re: Possible defect in TeX-complete-make-expert-command-functions

2021-12-22 Thread Ikumi Keita
ng needs detailed knowledge or experience with each package, so it would generally be not easy to decide which macros/environments are expert... Regards, Ikumi Keita

Re: Macro to exclude from filling

2021-11-21 Thread Ikumi Keita
> You mean check the current environment every time during filling? That's the reason I inserted "may" ;-) Regards, Ikumi Keita

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 9e97edc3f288a40b5bdff6803c903b4f0d86712d

2021-11-18 Thread Ikumi Keita
--- commit 9e97edc3f288a40b5bdff6803c903b4f0d86712d Author: Ikumi Keita Date: Fri Nov 19 00:21:37 2021 +0900 Fix wrong logic of the previous commit * latex.el (LaTeX-fill-region-as-paragraph): Take into account lines ending with "\par" or "\\" before code comments. We must always perfo

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 9e97edc3f288a40b5bdff6803c903b4f0d86712d

2021-11-18 Thread Ikumi Keita
--- commit 9e97edc3f288a40b5bdff6803c903b4f0d86712d Author: Ikumi Keita Date: Fri Nov 19 00:21:37 2021 +0900 Fix wrong logic of the previous commit * latex.el (LaTeX-fill-region-as-paragraph): Take into account lines ending with "\par" or "\\" before code comments. We must always perfo

<    3   4   5   6   7   8   9   10   11   12   >