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
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
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
* 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
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---
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 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
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
>> 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
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
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
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
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.
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
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
16 matches
Mail list logo