Hi Tassilo,

2015-01-27 3:20 GMT-05:00 Tassilo Horn <t...@gnu.org>:
> I did that now in the auctex git repository.

Probably you would like to remove the check for "start" from the
"dvips and start" viewer as well ;-)

> Um, could you please teach
> me how to sync that change to ELPA?  I know there's something better
> than manual diff/patch, no?

Add to your AUCTeX repository the elpa remote
    git remote add elpa git://git.sv.gnu.org/emacs/elpa.git
and then fetch the AUCTeX branch
    git fetch elpa externals/auctex:elpa
Now you should be able to merge one branch into the other, or
cherry-pick single commits from them, this is what I did for a commit
by Stefan Monnier some weeks ago.

Bye,
Mosè



_______________________________________________
bug-auctex mailing list
bug-auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to