Re: [AUCTeX-devel] bug#25322: preview-latex coding system problem with Japanese LaTeX

2017-05-19 Thread Ikumi Keita
Hi Mosè, thanks for your reply! > Mosè Giordano writes: > I only read the patch, didn't actually try it, but I'm confident you > did it ;-) I didn't see anything clearly wrong. I have only a > request: do you think it's possible to add a test for this fix? OK, I'll try.

Re: [AUCTeX-devel] TeX-run-silent discards all outputs from process

2017-05-19 Thread Ikumi Keita
Hi Mosè, > Mosè Giordano writes: > I think your proposal makes sense, but I'm wondering whether it's > better to completely remove a function not used in AUCTeX that doesn't > even do correctly what it should. That sounds reasonable to me. > Ok, this can be done later

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 00c76fb740c5b4078d4efd2b544971a95d171a86

2017-05-19 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 00c76fb740c5b4078d4efd2b544971a95d171a86 (commit) from

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 00c76fb740c5b4078d4efd2b544971a95d171a86

2017-05-19 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 00c76fb740c5b4078d4efd2b544971a95d171a86 (commit) from

Re: [AUCTeX-devel] bug#25322: Acknowledgement ( preview-latex coding system problem with Japanese LaTeX)

2017-05-19 Thread Mosè Giordano
Hi Keita, 2017-05-18 15:32 GMT+02:00 Ikumi Keita : > Hi all, > > I worked on to resolve the remaining problems with respect to the > incompatibility between preview-latex and Japanese LaTeX, and think that > I managed to sort out them. Please take a look at the attached

Re: [AUCTeX-devel] TeX-run-silent discards all outputs from process

2017-05-19 Thread Mosè Giordano
Hi! 2017-05-19 7:43 GMT+02:00 Ikumi Keita : > Hi all, > > I found a strange code in `TeX-run-silent' of tex-buf.el. > > (defun TeX-run-silent (name command _file) > "Start process with second argument." > (let ((dir (TeX-master-directory))) > (set-buffer