Coder Social home page Coder Social logo

Comments (6)

tom-tan avatar tom-tan commented on June 12, 2024 1

Hi!

This request and #11 were closed without merging because it is much simpler to use after-save-hook and TeX-run-latexmk.
For more details, please see #11.

from auctex-latexmk.

tom-tan avatar tom-tan commented on June 12, 2024

Could you send me a pull request instead of pasting the modified version?
It makes easier for me to check the difference, to verify the change, and to merge it.

from auctex-latexmk.

nealeyoung avatar nealeyoung commented on June 12, 2024

On Jun 27, 2014, at 9:51 PM, Tomoya Tanjo [email protected] wrote:

Could you send me a pull request instead of pasting the modified version?
It makes easier for me to check the difference, to verify the change, and to merge it

Okay, I tried to do a pull request. Not sure if I did it right. To be clear, I don’t think
the change I made should be merged as it is. It sort of works, but surely not in the
way it should. There are probably three things that need improvement:

  1. supporting invocation of latexmk with the -pvc flag should probably be done
    via auctex as an option, or as a separate command from latexmk without -pvc.
    I didn’t do either. I just hard-coded the flag into the code. :-(

  2. I wrote a wrapper around the process filter that has to call the original process
    filter. to do that, at some point the original process filter function name is cached
    in a global variable. using a global variable for that is probably not the best way.

  3. since latexmk behavior and output changes when the -pvc flag is used, the
    existing sentinel function didn’t quite work right. I tried to patch it, but I didn’t
    know quite what that function was trying to do, so I doubt I got it right.

thanks, I appreciate your work on this,

-Neal

from auctex-latexmk.

tom-tan avatar tom-tan commented on June 12, 2024

Thank you for sending #11.
I will check it later.

from auctex-latexmk.

tom-tan avatar tom-tan commented on June 12, 2024

I close this issue.

from auctex-latexmk.

sattath avatar sattath commented on June 12, 2024

Hi,

I'm also interested in using latexmk --pvc. Is this implemented now? If so, how can I use it? Thanks for your efforts!

from auctex-latexmk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.