>> I'm not against this change, I'd only like to know if we can avoid to
>> move all files around. For ELPA, I understand the problem is that
>> preview.el isn't in the `load-path', we could add "preview/" (actually
>> (expand-file-name "preview" TeX-lisp-directory) ) to the `load-path'
>> in tex-
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 daa8a253e36359017eaf213069754edfe7a3eb49 (commit)
from 29724a5cf1bb7b596
> MG == Mosè Giordano [2014-11-15]
MG> I've seen you also provided a couple of style files: you should add
MG> them to the `STYLESRC' variable in Makefile.in, they won't be
MG> compiled otherwise.
You are right, of course! Done.
--
Thanks,
Davide
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 29724a5cf1bb7b59683c604c4c88942b13075c19 (commit)
via 0bae61a6095e50375
Mosè Giordano writes:
Hi Mosè,
> I'm not against this change, I'd only like to know if we can avoid to
> move all files around. For ELPA, I understand the problem is that
> preview.el isn't in the `load-path', we could add "preview/" (actually
> (expand-file-name "preview" TeX-lisp-directory) )
2014-11-15 15:00 GMT+01:00 Davide G. M. Salvetti :
>> MG == Mosè Giordano [2014-11-15]
>
> MG> `expand-file-name' is always used to properly handle those
> MG> directories, so I agree with your proposed change, thank you!
>
> I've applied this changeset, along with a couple of other separated
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 c4feba19e7f459d3f708d256a150f2bea427380a (commit)
via af12165c126b32532
> MG == Mosè Giordano [2014-11-15]
MG> `expand-file-name' is always used to properly handle those
MG> directories, so I agree with your proposed change, thank you!
I've applied this changeset, along with a couple of other separated
trivial ones.
--
Thanks,
Davide
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 7f64d6c4ffc58dde44e6bb7c00d1b4640a2fe15b (commit)
via d8dd53d4550481f2a
Hi Matthew,
there are still some references to files in "preview/" directory
inside Makefile.in, rules "xemacs-package" and "preview-ball" fail due
to this, and the fix isn't as easy as stripping "preview/" away. In
addition, in "EXCLUDEDFILES" all occurrences of "preview/" should be
removed, rig
Ciao Davide,
2014-11-15 11:17 GMT+01:00 Davide G. M. Salvetti :
> Hello developers,
>
> on rereading AUCTeX manual I find there that the variables:
> - TeX-style-path
> - TeX-style-global
> - TeX-style-local
> - TeX-auto-local
> "must end with a slash" (each of the items for TeX-style-path).
>
> B
Hello developers,
on rereading AUCTeX manual I find there that the variables:
- TeX-style-path
- TeX-style-global
- TeX-style-local
- TeX-auto-local
"must end with a slash" (each of the items for TeX-style-path).
Beside the fact that it should probably rather read "must end with a
directory separ
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 43ff21a94a69d231cb57eb8d228d0c626779732a (commit)
from 19976131cd0d92eee
13 matches
Mail list logo