On Sun, Jul 05, 2020 at 04:00:47PM -0700, Rob Duncan wrote:
> Is there a way to specify the display format used for complex number
> calculations in the table spreadsheet? In particular I'd like to be
> able control whether a value is displayed in rectangular or polar form.
I often enforce two de
Marco Wahl writes:
> Up to now I thought only a 'format-patch' can be applied easily. Would
> you please share a way to apply an inline patch? Or at least give a hint?
Sure. For an inline patch, you feed the entire message, rather than the
attachment, to 'git am'. It looks like Gnus is your MUA
Is there a way to specify the display format used for complex number
calculations in the table spreadsheet? In particular I'd like to be
able control whether a value is displayed in rectangular or polar form.
Thanks,
Rob.
Hello,
Albert Krewinkel writes:
> Eth and thorn are letters in the Icelandic alphabet, and the language
> is in active use.
>
> TINYCHANGE
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Erik Hetzner writes:
> * lisp/org-id.el (org-id-update-id-locations): When
> `org-id-extra-values' is a symbol, it should be evaluated as a
> variable.
>
> In 37a5020bb, `org-id-update-id-locations' was rewritten, and the
> functionality to allow the variable `org-id-extra-values' to be a
Hi Kyle and Arun,
>> To make the handling of patches easier please use "format-patch".
>
> It looks like this was sent with git-send-email (which is fed
> format-patch output either explicitly or underneath), and it applied
> cleanly for me.
Okay, good. Thanks for sharing!
Apologies for demandin
>> To make the handling of patches easier please use "format-patch".
>
> It looks like this was sent with git-send-email (which is fed
> format-patch output either explicitly or underneath), and it applied
> cleanly for me.
>
> My understanding is that, even though this project accepts patches as
Hello all,
> What do you think about calling the agenda finalize hook a little bit
> later so that the cursor position can be changed?
>
> E.g. this would allow to hook in a function that attempts to move point
> to the current clock.
Since there was neither opposition nor discussion and since th
Hi Marco,
Marco Wahl writes:
> To make the handling of patches easier please use "format-patch".
It looks like this was sent with git-send-email (which is fed
format-patch output either explicitly or underneath), and it applied
cleanly for me.
My understanding is that, even though this project
Hi Nicolas,
Hi All,
On Sun, 05 Jul 2020 at 07:50, Nicolas Goaziou
wrote:
The problem is not your implementation, really. It's just that I don't
think it should be the _built-in_ way to solve emphasis
management. IOW,
we shouldn't need to activate a minor mode to make that management
tolera
Hi Arun,
Thanks for the patch. I applied it.
> * doc/org-manual.org (Clocking Work Time): Replace "to that you can"
> with "so that you can".
To make the handling of patches easier please use "format-patch". More
details from the Emacs CONTRIB:
--8<---cut here---start---
* doc/org-manual.org (Clocking Work Time): Replace "to that you can"
with "so that you can".
---
doc/org-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index b14c28807..b61644626 100644
--- a/doc/org-manual.org
+++ b/doc/org-m
Consider the following org-babel block:
#+begin_src python :session bug_report
def foobar():
for i in range(5):
pass
print "hello world"
foobar()
#+end_src
When I run it, this is what I see in the *bug_report* buffer:
def foobar():
... for i in range(5):
... p
Hello,
I discovered that when disabling the calendar popup during insertion
of time-stamps (by setting org-read-date-popup-calendar to nil) then
the current intepretation of the date-prompt is not shown live
anymore. The absence or presence of the live preview is controlled
via the variable org-r
Hello from East Germany!
This email is not a bug report, but a polite suggestion to
provide/offer Emacs manual, org-mode manual and org-guide in
double-sided fashion for printing (PDF files).
I would like to print out the whole Emacs manual, org-mode manual and
org-guide on paper in double-sided
Hello,
Shankar Rao writes:
> I agree with you that my solution is somewhat intrusive. Ideally, I would
> have preferred that my solution could leverage advice functions or some Org
> hook, so that I wouldn't have to modify org.el, but it doesn't seem like
> there is a straightforward way to do t
16 matches
Mail list logo