ob-octave: improve MATLAB support

2024-11-08 Thread John C
Hi Please see the attached patch which makes MATLAB work with org babel eval. Here's the commit message: ob-octave.el: improve MATLAB support * lisp/ob-octave.el (org-babel-octave-evaluate): Improve MATLAB support - Eliminated the code related to MATLAB Emacs Link. This capability was remo

Re: ob-octave: improve MATLAB support

2024-11-13 Thread John C
ings working. When org is updated, Emacs-MATLAB-Mode will automatically not advise org. See updated attach patch. I have yet to hear back from FSF on the copyright assignment. I'm happy to sign this, so if you can help, that would be good. Thanks John On Sat, Nov 9, 2024 at 4:31 AM Ihor Radch

Re: ob-octave: improve MATLAB support

2024-11-15 Thread John C
I received the FSF form to assign and will be sending that in soon. On Wed, Nov 13, 2024 at 2:10 PM John C wrote: > > Hi > > Thanks for the feedback. I incorporated some of your suggestions for > org-mode. I'll add the examples to https://git.sr.ht/~bzg/worg once > the cha

Re: ob-octave: improve MATLAB support

2024-12-28 Thread John C
ut now supports an optional STRIP-REGEXPS which can be used to remove content from the returned output. * etc/ORG-NEWS (New functions and changes in function arguments): Added entry "ob-octave: improved MATLAB support" Thanks John - *Ihor Radchenko * Sun, Dec 22, 2024 at 11:24

Re: ob-octave: improve MATLAB support

2025-01-02 Thread John C
Attaching the updated org-matlab.patch On Thu, Jan 2, 2025 at 6:55 PM John C wrote: > Hi > > Thanks for the feedback. See updated org-matlab.patch. Note > code evaluation will now error out when using an out-of-date matlab-mode > (rather than generating a warning) because when

Re: ob-octave: improve MATLAB support

2025-01-02 Thread John C
to extract code blocks from testing/examples/*.org files for on-the-fly testing using org-test-with-temp-text. * etc/ORG-NEWS (New functions and changes in function arguments): Added entry "ob-octave: improved MATLAB support" Thanks John On Sun, Dec 29, 2024 at 2:41 AM Ihor Radche

[O] Project Management reporting

2016-07-28 Thread John C. Haprian
Hi, I am a project manager who uses org-mode for managing multiple IT projects. Unfortunately, getting project reports out of the system in a format suitable for business customers has been a challenge. I've looked around for a better way but haven't found much. Am I missing anything? If not would

Re: [O] Project Management reporting

2016-07-30 Thread John C. Haprian
Hi Kaushal, What have you tried in org mode and what does not work? Have you tried the > org>latex>pdf exporter? > ​Exporting is working as expected. What I'm looking for is a way to programmatically collect & format tagged content from an org-mode file which can then be exported.​ What is proj