|
From: Ethan M. <eam...@gm...> - 2014-03-06 17:50:58
|
What about the files gnuplot-eldoc.el and gnuplot-eldoc.elc that are generated from the master documentation file gnuplot.doc? Are they part of gnuplot-mode or are they for something else entirely? On Thu, Mar 6, 2014 at 2:21 AM, Elias Assmann <eli...@gm...>wrote: > Hi Dima, > > On 03/05/2014 09:59 PM, Dima Kogan wrote: > > Hi Elias. The gnuplot emacs interface in the gnuplot distribution is out > > of date. A very updated mode is here: > > Way out of date actually! I did not really look at the header. > > And good catch, I have to say -- I did not say which source I was using. > > > https://github.com/bruceravel/gnuplot-mode > > > > You should patch that tree (if it doesn't have your fixes already). > > In fact, this already has > > (defun gnuplot-send-line-to-gnuplot () > … > (save-excursion > ;; go to start of continued command, or beginning of line > ;; if this is not a continuation of a previous line <JJO> > (gnuplot-beginning-of-continuation) > … > > For what it's worth, I agree that it would be better to remove the > outdated gnuplot.el from the gnuplot distribution :-). > > Thank you for pointing me to the new version. > > Elias > > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to > Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and > the > freedom to use Git, Perforce or both. Make the move to Perforce. > > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > Membership management via: > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |