ially look at the Pandas section 10)
In that file I also tangle a python library "orgbabelhelper" that is
available in Conda and PyPi. I mainly use that to work with my tables.
Best regards
Derek
--
Paul Scherrer Institut
Dr. Derek Feichtinger Phone: +41 56 310 47 3
Func-ustd
| distance | time | speed | std unit speed | speed in ft/s|
|--++-+--+--|
| 3 km | 2.5 hr | 1.2 km / hr | 0. m / s | 1.0936133 ft / s |
#+TBLFM: @2$3=$1/$2::@2$4=ustd($3)::@2$5=uconv($-1, ft/s)
--
xpression,
>> which for shell programs is the exit status of the last command.
>>
>> `:results output' should *always* produce all of the output of the program.
>>
>> An argument can be made that `:results value' is the default, but it
>> is the le
ely for my test cases. Still, I may have overlooked something, and
there is a deeper reason for the original implementation.
Best regards,
Derek
--
Paul Scherrer Institut
Dr. Derek Feichtinger Phone: +41 56 310 47 33
Section Head Science-IT Email: derek.feic
override variables needed in just one subclass of backends. It would be
cleaner to have different functions =org-babel-variable-assignments:XXX=
for the
different shells.
Emacs : GNU Emacs 25.2.3 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
of 2017-04-25
Package: Org mode version 9.0.5 (9.0.5-e
Hi Colin
On 22.02.2017 16:27, Colin Baxter wrote:
Hi.
On Tue, Feb 21 2017, Charles C. Berry wrote:
On Mon, 20 Feb 2017, Derek Feichtinger wrote:
Hi Chuck
On 21.02.2017 00:54, Charles C. Berry wrote:
On Mon, 20 Feb 2017, Derek Feichtinger wrote:
When org-export-babel-evaluate is set to
Hi Chuck
On 21.02.2017 00:54, Charles C. Berry wrote:
On Mon, 20 Feb 2017, Derek Feichtinger wrote:
When org-export-babel-evaluate is set to nil, I see a different
behavior now as compared to earlier versions of org.
Indeed.
It is now *obsolete* and its behavior has intentionally been
,
| (princ (format "This should only export the code\nemacs %s\norg %s"
emacs-version org-version))
`
,
| This should only export the results
| emacs 25.1.1
| org 9.0.5
`
Best regards,
Derek
--
Paul Scherrer Institut
Dr. Derek Feichtinger
Hi Nicolas
Thanks for the fast fix and also for the pointers to interesting functions.
Regards,
Derek
On Sun, May 1, 2016 at 1:34 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > A longer time ago, hitting RET on an agenda clock log line brought up
Hi
Samuel Wales gmail.com> writes:
>
> can one tell whether point is in a drawer?
>
>
By coincidence just posted a patch request which contains the functionality
you desire. I use org-element-at-point and then test for drawer/property drawer:
(defun org-open-if-in-drawer ()
(let ((element
Hello
A longer time ago, hitting RET on an agenda clock log line brought up the
respective org buffer with the cursor positioned on the clock line. At some
point this stopped to work cleanly, at least when using clock drawers. The
clock drawer would always be closed (even when it was opened in the
Hi
Robert Eckl gmx.de> writes:
> > 8.3.4 / 8.3.4-15-gdd9be3-elpaplus). So this must be an incompatibility
> > introduced in the emacs core development.
> >
> The bug seems to be introduced after emacs commit c23c965bb9d0
>
Thanks for the pointer. I can see that something with the timezones wa
Hi
>
> I ran into the same problem right now. Also with org mode from MELPA and the
> current emacs master from git.
> - GNU Emacs 25.1.50.5 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8) of
> 2016-04-15
> - Org-mode version 8.3.4 (8.3.4-34-gacfd41-elpaplus
>
> Debugger entered--Lisp error: (
Hi
Jesse gmail.com> writes:
>
> Eric Abrahamsen ericabrahamsen.net> writes:
>
> >
> > Hey, I just tried using org-shiftup on a timestamp, and got the
> > following traceback. I'm using the Org package, and Emacs master from
> > git.
>
> I too am experiencing this issue under the same condit
Hi
> >
> > Try this
> >
> > | N | |
> > |---+---|
> > | | |
> > | | |
> > | | |
> > | | |
> > #+TBLFM: $1..>$1= -1 + 1:: 2$1=1
> >
Sorry, I had a typo from copying and replacing in my formula
should be
| N | |
|---+---|
| 1 | |
| 2 | |
| 3 |
Hi
Kaushal Modi gmail.com> writes:
>
> Hi,
> I am trying to get auto-incrementing numbers in the first column in an org
table. The goal is to recalculate the numbers after adding/removing rows.
>
> I checked out the org
FAQ:
http://orgmode.org/worg/org-faq.html#fill-table-column-with-incremen
Hello
On Sun, Jan 24, 2016 at 6:18 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > I was able to repair the problem by setting the temp buffer that is
> created
> > within ort-html-format-latex to org-mode. I put the function with the
> >
uffer
(insert latex-frag)
(org-mode) ; <--- PATCH
(org-format-latex cache-relpath cache-dir nil "Creating LaTeX
Image..."
nil processing-type)
(buffer-string
#+END_SRC
Best regards,
Derek
On Sun, Jan 24, 2016 at 11:24 A
Dear Org maintainers
HTML export of equations leads to an error since my last update from
MELPA, yesterday. I can trace it back to the invocation of
org-element-context in a temporary buffer in fundamental mode. A more
exact analysis follows.
Emacs : GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, G
ient.
Derek
On Wed, Jan 20, 2016 at 2:14 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > org-resolve-clock loops over all open org buffers for detecting open
> > clocks (using function org-files-list). Is this really intended? I think
> > i
Hi
org-resolve-clock loops over all open org buffers for detecting open
clocks (using function org-files-list). Is this really intended? I think
it should just loop over the org-agenda-files.
I was working on an extension for clocking and was recording my testing
results
into a separate org file.
be
prevented in example blocks?
Using [8.3.2 (8.3.2-37-gd45217-elpaplus @
/home/dfeich/.emacs.d/elpa/org-plus-contrib-20151116/)] with GNU Emacs
24.5.1.
Best regards,
Derek
--
Paul Scherrer Institut
Dr. Derek Feichtinger Phone: +41 56 310 47 33
Section Head Scientific Computi
While diagnosing a server condition, I was listing parts of a system log
via a babel expression. The 130 lines in the babel output are wrapped in
an example block. This block caused massive slowdown of scrolling and
other operations.
Using the emacs profiler I see:
- redisplay_internal (C functio
you very much for your prompt reaction
Derek
On Thu, Aug 6, 2015 at 9:27 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > The current MELPA version (see version details below) seems to have
> > problems with
> > the exporter. I reinst
-examples/blob/master/latex/latex-example.org
Best regards
Derek
Backtrace (long lines cut for this mail):
Debugger entered--Lisp error: (wrong-type-argument listp #("Derek
Feichtinger" 0 17 (:parent (#1
org-element-set-contents(#("Derek Feichtinger&quo
Patch for the latex export of doi links is attached to this mail.
Cheers,
Derek
On Fri, Apr 3, 2015 at 9:19 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > The current org latex export will export a link doi:10.xyz/abcd without
> > the protoc
Hi, Nicolas
thanks for responding so fast. Sure, I'll try and submit the patch.
Thanks for all your great work!
Happy Easter,
Derek
On Fri, Apr 3, 2015 at 9:19 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Derek Feichtinger writes:
>
> > The current org latex export will e
Hi
The current org latex export will export a link doi:10.xyz/abcd without
the protocol prefix as 10.xyz/abcd. Correctly, it should retain the
prefix.
An easy fix is adding "doi" to the list of protocols that retain
the link type string in ox-latex.el, below.
### ox-latex.el
Dear developers
Property drawers for certain items end up getting created within an
already existing LOGBOOK drawer.
The problem is that the first while loop in org-insert-property-drawer
is also matching CLOCK lines within the drawer, so it reads into the
drawer instead of stopping before it. I
Dear developers
When exporting a document containing a table and using the :rel-width
modifier (as documented in [info:org#Tables in ODT export]), an error is
returned:
#+ATTR_ODT: :rel-width 50
| Area/Month| Jan | Feb | Mar | Sum |
|---+---+---+
30 matches
Mail list logo