elieve my emacs comes with org pre-packaged).
Cheers,
Sergey.
--- Original Message ---
On Saturday, October 22nd, 2022 at 12:58 AM, Ihor Radchenko
wrote:
> [Redirecting from Emacs bugs]
> [See the quote below for the original report]
>
> > #+RESULTS:
> > : >&g
Thank you, Nicolas. I suspected as much.
I think it would be nice to update the manual to clearly state this behavior.
Cheers,
Sergey.
Sent with ProtonMail Secure Email.
‐‐‐ Original Message ‐‐‐
On Tuesday, October 6th, 2020 at 4:59 AM, Nicolas Goaziou
wrote:
> Hello,
>
&g
ll be added every time this code runs')
#+end_src
#+RESULTS:
This line will be added every time this code runs
Best regards,
Sergey Koshelev.
Setup info:
Emacs : GNU Emacs 26.2 (build 1, x86_64-apple-darwin18.2.0, NS appkit-1671.20
Version 10.14.3 (Build 18D109))
of 2019-04-12
Package: Org mo
#+RESULTS:
This line will be added every time this code runs
This line will be added every time this code runs
This line will be added every time this code runs
This line will be added every time this code runs
Below is the spacemacs config.
Thank you,
Sergey.
Emacs : GNU Emacs 26.2 (build 1, x8
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
---
m, Mark A. Horton KA4YBR)
Could you send to me index.org, agendas.org and checksums.dat files
which break the sync (unless they don't contain a sensitive data)?
--
Sergey Gordienko
* lisp/org-mobile.el (org-mobile-create-index-file):
Eliminate cloning of `#+READONLY' property in the `index.org' file.
A sublists of `org-todo-keywords' don't need to contain the `|'.
TINYCHANGE
---
lisp/org-mobile.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/
---
lisp/org-mobile.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el
index 2c13802..293de79 100644
--- a/lisp/org-mobile.el
+++ b/lisp/org-mobile.el
@@ -439,14 +439,14 @@ agenda view showing the flagged items."
(if org-mobil
I would like to propose a tiny patch which adds matrix as an input for
ob-fortran.el. See changes in testing/examples/ob-fortran-test.org for
the examples.
>From 4115610e692e5056fa4c0f9d498c12912d374646 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Sat, 1 Jun 2013 19:20:06 +0200
Subj
Hello org-mode guys,
Each of us has his own commands set
in "org-agenda-custom-commands" variable. But how can I detect
what commands were used to create the current state of Agenda
buffer (looking only at this buffer, maybe any local varibales?).
I want to save it and recreate later without de
I updated org-mode yesterday through Melpa.
After that org-agenda stopped working for me.
It says:
Invalid function: org-with-silent-modifications
In my script I had this:
(org-agenda nil "n")
Trying to execute it now gives:
Debugger entered--Lisp error: (invalid-function
org-with-silent-mo
This must be a cumulative patch against master.
>From f95e9e89b47b35d5198ecaff7ee20ffb3e63b066 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Thu, 2 Feb 2012 08:15:56 +0100
Subject: [PATCH] Make narrowing of the agenda file survive (org-agenda-redo)
* lisp/org.el (org-prepare-age
.
Meanwhile I can share another patch to fix the problem with clock
reports (please see the second code block in
testing/examples/org-agenda-test.org )
>From 8824692191990c7ec4294b20c0c966bfc3e89de6 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Wed, 1 Feb 2012 16:04:12 +0100
Subject: [P
"Narrowing" in the agenda file does not "survive" agenda redo. Please
see an example in the first patch. I think the second patch fixes this
problem.
>From 60ef46625131391c6a49fccd26861f933a984515 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Mon, 23 Jan 2012 14:22:5
A patch maps "screen language" to shell-script-mode.
>From 8b802edb789eb50ddffcc9f040afcb7870db0181 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Fri, 20 Jan 2012 18:26:59 +0100
Subject: [PATCH] Map "screen" to shell-script-mode
---
lisp/org-src.el
I propose a patch to make the following example work in ob-octave.
#+begin_src octave :results graphics :file chart.png
sombrero; % make a figure
#+end_src
>From f193df8b1b7d1330a0dde89907a607051f632775 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Fri, 16 Dec 2011 20:12:39 +0100
Subj
taching a patch against master branch and
ob-maxima.el file.
The commit message is
ob-maxima.el: add input variables, png graphic
output, table as an output
From d9cfa76e83c10e86ffacca3da7cbc83702268cc2 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Tue, 4 Oct 2011 19:48:14 +0200
Subject: [
Please consider a patch to construct a table from the output of maxima
code block.
>From a0305117f4e793c93d7d10bc7aab04f96bd62e9c Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Sat, 1 Oct 2011 22:29:18 +0200
Subject: [PATCH] [ob-maxima] Construct a table from the output of the code bl
> is there some documentation and are there some examples of using babel
> with calc?
There are examples in
https://github.com/eschulte/babel-dev.git
Search for 'begin_src calc'.
https://raw.github.com/eschulte/babel-dev/master/scraps.org
> In other words, replacing (or var "nil") with var would be enough
Thanks. Fixed in the patch below. The patch also adds an ert test.
>From b4b679abdc7bec9f3033b50f81d567a0bb48b147 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Sat, 1 Oct 2011 13:37:56 +0200
Subject: [P
Please consider a tiny patch to add a string input variable to
ob-octave. I also add tests for ob-octave.
>From 4848960cefc1b1486705f7aed022ba199189b6e1 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Sat, 1 Oct 2011 02:04:49 +0200
Subject: [PATCH] Add string input variables to ob-octave
The first patch maps cpp language code to c++-mode. The second patch
adds tests for ob-C.
>From d0bc3554ec70138245289f1fabf78e2e86436c78 Mon Sep 17 00:00:00 2001
From: Sergey Litvinov
Date: Wed, 3 Aug 2011 22:02:43 +0200
Subject: [PATCH 1/2] Map "cpp" to c++-mode
---
lisp/org-
org-test picks up temporary and backup files. Please consider a patch
the attachments to get rid of them.
>From 9b616baf0f3df63ea13ffde37c9c5aff903fac4e Mon Sep 17 00:00:00 2001
From: Sergey Litvinov
Date: Mon, 1 Aug 2011 00:47:32 +0200
Subject: [PATCH] Get rid of tmp and backup file in test l
Please consider this tiny fix to execute awk program with no input.
Example with gawk:
gawk --posix 'BEGIN {print 42}'
I also added some tests for ob-awk.
>From 868fa910254c48752801cdc7849c3eb4db63f811 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Sun, 24 Jul 2011 12:28:35
ob-fortran.el: fix a bug with string input, add ob-fortran tests with
ert.
>From ed4e14fd509cad8d9ccc66bef570f2d8796213ca Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Thu, 21 Jul 2011 00:44:50 +0200
Subject: [PATCH] ob-fortran.el: fix bug with string input, add ob-fortran tests with
Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Tue, 19 Jul 2011 00:33:52 +0200
Subject: [PATCH] Extend ob-maxima: add input variables and graphic output
---
lisp/ob-maxima.el | 91 +-
testing/examples/ob-maxima-test.org |
Please consider an implementation of fortran support for
org-babel. The patch adds contrib/babel/langs/ob-fortran.el
(modification of lisp/ob-C.el) and
testing/examples/ob-fortran-test.org with tests.
From a18cbc80770d985d6ca6bdada07120f7daf65c02 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Please consider an implementation of fortran support for
org-babel. The patch adds contrib/babel/langs/ob-fortran.el
(modification of lisp/ob-C.el) and
testing/examples/ob-fortran-test.org with tests.
>From 2ac9b86a6387cae1472e3ed288a3a133be72318c Mon Sep 17 00:00:00 2001
From: Litvinov Ser
Thanks.
Works like a charm.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
I have not found (i)maxima on this page.
http://orgmode.org/worg/org-contrib/babel/languages.html
(Babel: Languages)
Has someone implemented it?
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
ht
18:00..
20:00..
What should I do to make the second date appear?
If I have wrong understanding of the tool I would be grateful if
somebody explain it to me.
--
Sergey Konoplev
Blog: http://gray-hemp.blogspot.com /
Li
Hi!
I'd like to assign every TODO item in a file some payment amount
value, so after item is DONE I can get my average payment
(PAYMENT/TIME).
And I'd like "clocktable" to have additional "payment amount" and
"average payment" columns.
Can you suggest any way to accomplish this?
it's still a work in progress for me too!), but I'm
> happy to answer any other questions you might have about it.
Thank you. I will try it with http://tomatoi.st timer.
> --
> A. Ryan Reynolds
>
--
Sergey Konoplev
Blog: http://gray-hemp.blogspot.com /
Linkedin: http:
Hi all,
Are there ways to use Pomodoro technique
(http://www.pomodorotechnique.com/) with org-mode? If there are what
are the best practices?
Thank you in advice.
--
Sergey Konoplev
Blog: http://gray-hemp.blogspot.com /
Linkedin: http://ru.linkedin.com/in/grayhemp /
JID/GTalk: gray
emacs from CVS and the latest org-mode from git.
Thanks.
--
Sergey
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hello.
I verified. The latest org-mode from git doesn't contain this bug. Thanks a lot!
2008/11/2 Carsten Dominik <[EMAIL PROTECTED]>:
> I believe this is fixed now, please verify.
>
> - Carsten
>
> On Nov 1, 2008, at 2:22 AM, Sergey A. wrote:
>
>> Hello.
>
org-mode))
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)
(add-hook 'org-mode-hook 'turn-on-font-lock)
I've rebuild my emacs from CVS before testing.
P.S. I use Arch
) ; Org buffers only
(setq org-special-ctrl-a/e t)
(setq org-hide-leading-stars t)
(setq org-odd-levels-only t)
(setq org-cycle-separator-lines 1)
(setq org-goto-auto-isearch nil)
--
Sergey A.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
38 matches
Mail list logo