<div dir="ltr"><div dir="auto" style="word-wrap:break-word;line-break:after-white-space"><div class="m_-6190353187675201417ApplePlainTextBody">Isn’t it the “ideology” of Arara?<br><br>Cheers!<br><br>-I.<br><br><blockquote type="cite">On Mar 8, 2018, at 3:18 PM, Marc Shapiro -- at work <<a href="mailto:marc.shapiro@acm.org" target="_blank">marc.shapiro@acm.org</a>> wrote:<br><br><br><blockquote type="cite">From: Win Treese <<a href="mailto:treese@acm.org" target="_blank">treese@acm.org</a>><br>Subject: Re: [OS X Emacs] Issue with emacs on the command line<br><br>Hi, Marc. The problem is that your main.bbl file isn?t the current buffer when the functions are run. If you think of Emacs processing the command line arguments in order, then you need to give the file earlier in the command line:<br><br><span class="m_-6190353187675201417Apple-tab-span" style="white-space:pre-wrap">       </span>/usr/bin/emacs -batch -q main.bbl -l fixbbl.el -f fixbbl -f save-buffer<br><br>From experience with other programs, it?s not obvious that the command line would be processed this way, but for doing complex things it makes a certain amount of sense.<br></blockquote><br>Thanks Win, that solved the problem!<br><br><span class="m_-6190353187675201417Apple-tab-span" style="white-space:pre-wrap">      </span><span class="m_-6190353187675201417Apple-tab-span" style="white-space:pre-wrap"> </span><span class="m_-6190353187675201417Apple-tab-span" style="white-space:pre-wrap"> </span><span class="m_-6190353187675201417Apple-tab-span" style="white-space:pre-wrap"> </span>Marc<br><br><br><br>______________________________<wbr>______________________________<wbr>_<br>MacOSX-Emacs mailing list<br><a href="mailto:MacOSX-Emacs@email.esm.psu.edu" target="_blank">MacOSX-Emacs@email.esm.psu.edu</a><br><a href="https://email.esm.psu.edu/mailman/listinfo/macosx-emacs" target="_blank">https://email.esm.psu.edu/<wbr>mailman/listinfo/macosx-emacs</a><br>List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx" target="_blank">http://dir.gmane.org/gmane.<wbr>emacs.macintosh.osx</a><br></blockquote><br></div></div></div>