On 02/07/2024 15:35, Ihor Radchenko wrote:
Sam writes:
I just noticed an inconsistency between the way ob-R and ob-python
select executables. For python, there are 3 variables:
org-babel-python-command, org-babel-python-command-session and
org-babel-python-command-nonsession, with the
s to the R interpreter when initialising a session,
because you need to set inferior-ess-program to the executable
specifically, and put any arguments in inferior-R-args.
Cheers,
Sam
This may be MacOS specific, but I noticed that :async yes only works
with :results output; :results value never returns.
A MWE is:
#+begin_src python :async yes :results value :session python
12
#+end_src
This ought to return 12, but the "#+RESULTS:" field only ever shows
the value of the temp
do things.
Emacs : GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.42,
cairo version 1.18.0)
of 2024-06-21
Package: Org mode version 9.8-pre (release_9.7.4-80-g7fa169 @
/var/home/sam/.emacs.d/straight/build/org/)
I just saw this discussion on /r/emacs and came here to share my thoughts.
I have worked around this behavior for a while and think having an option
to skip logging into the drawer would be useful.
My own workflow that this behavior (bug?) currently affects is as follows
(similar to the reddit thr
To reproduce:
emacs -Q -f package-initialize --eval "(require 'ob)" --eval "(and (cl-assert
(featurep 'ob)) (cl-assert (not (featurep 'org" --eval "(call-interactively
'calendar)"
The emacs needs to be at least 165f738382.
How about, minimally:
diff --git a/lisp/org/org-compat.el b/lisp/o
Looks like a bug in ein,
https://github.com/millejoh/emacs-ipython-notebook/issues/668
On Fri, 14 Feb 2020 at 05:03, Bastien wrote:
>
> Hi Sam,
>
> Sam Steingold writes:
>
> > If you tell me what to do, I would gladly do it.
> > I am afraid I am too busy to investig
Hi Bastien,
If you tell me what to do, I would gladly do it.
I am afraid I am too busy to investigate it myself...
sorry
On Thu, 13 Feb 2020 at 10:41, Bastien wrote:
>
> Hi Sam,
>
> Sam Steingold writes:
>
> > Yes, I still have to (remove-hook 'calendar-mode-hoo
e an Org bug.
>
> I suspect org-compat.el was loaded by some lingering installation of Org.
>
> Sam, do you still get this bug?
>
> --
> Bastien
--
Sam Steingold <http://sds.podval.org> <http://www.childpsy.net>
<http://steingoldpsychology.com>
Apologies for bumping this, I was wondering if anybody had any more
thoughts on migrating this backend to the latest version of org-mode?
Seems to be something changed that isn't in the migration notes...
On 21 August 2017 at 19:21, Sam Halliday wrote:
> Hi all,
>
> I maintain a
y see what else I need to change to be compatible with the
latest version?
Best regards,
Sam
By running this
(cl-delete-if
(lambda (el) (string-match-p "/usr/share/.*org" el))
load-path)
I'm able to hide org and now the org-plus-contrib loads up, yay!
Thanks for the hints.
On 21 August 2017 at 01:40, Kaushal Modi wrote:
> On Sun, Aug 20, 2017, 4:25 PM Nicolas Goaziou
> wrote
On 20 August 2017 at 16:07, Nicolas Goaziou wrote:
> Hello,
>
> Sam Halliday writes:
>
>> To ensure that the Emacs-installed org-mode is not interfering, I
>> added this to my init
>>
>> (cl-delete-if
>>(lambda (el) (string-match-p ".*org"
hough I'm using additional extensions of md as per
https://github.com/fommil/dotfiles/blob/master/.emacs.d/lisp/ox-leanpub.el
I'm restricting my experiments to stock org-md for now.
Best regards,
Sam
On 19 August 2017 at 10:50, Nicolas Goaziou wrote:
> Hello,
>
> Sam Halliday w
org--open-doi-link)
("elisp" :follow org--open-elisp-link)
("file" :complete org-file-complete-link)
("ftp" :follow
(lambda (path) (browse-url (concat "ftp:" path
("help" :follow org--open-help-link)
("http" :follow
(lambda (path) (browse-url (concat "http:" path
("https" :follow
(lambda (path) (browse-url (concat "https:" path
("mailto" :follow
(lambda (path) (browse-url (concat "mailto:"; path
("message" :follow
(lambda (path) (browse-url (concat "message:" path
("news" :follow
(lambda (path) (browse-url (concat "news:"; path
("shell" :follow org--open-shell-link))
org-babel-load-languages '((ditaa . t) (dot . t))
org-html-format-inlinetask-function
'org-html-format-inlinetask-default-function
org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
org-confirm-babel-evaluate nil
org-export-headline-levels 5
)
--
Best regards,
Sam
on Version 157 AppKit
1404.47) of 2017-02-15
Org mode version 9.0.5 (9.0.5-elpaplus @
/Users/sam/.emacs.d/elpa/org-plus-contrib-20170210/)
Does anybody have the same issue? Any idea of what I could / should do to
make org-wikinodes work?
Best,
Sam
I install ox-leanpub with the latest org-plus-contrib then the
:export-block line must be removed or it will fail to load.
--
Best regards,
Sam
signature.asc
Description: PGP signature
here
are plenty of integers in the 32bit range for footnote IDs :-)
--
Best regards,
Sam
signature.asc
Description: PGP signature
properties (or (match-string 4) ""))
switches
block-indentation)))
--
Sam Ritchie (@sritchie)
Paddleguru Co-Founder
703.863.8561
www.paddleguru.com <http://www.paddleguru.com/>
Twitter <http://twitter.com/paddleguru>// Facebook
<http://facebook.com/paddleguru>
<#part sign=pgpmime>
You know, at this point, I'm surprised no-one has mentioned org-mime.
It works great, and let's you use tables, and just about any feature.
foo
bar
quux
1
2
3
4
5
6
–
Sam Flint
swfl...@flintfam.org
freenode: swflint
sip:swfl...@ekig
ly to be esoteric for
>> most.
>
> Can you please post a link to the sources? I would most probably use
> it as a reference for generating different parts of any documents that
> I would create.
Yes, please release your indexing code especially!
Sam
--
Sam Flint
swfl...@
.emacs.d/init.el works just as well.
--
Sam Flint
swfl...@flintfam.org
freenode: swflint
sip:swfl...@ekiga.net
XMPP: swfl...@members.fsf.org
http://flintfam.org/~swflint
2048D/BAFBF3FF
(3696 0D80 EC3C D40A 0186 D0E8 C63B 96FB BAFB F3FF)
pgp71cXZygBtT.pgp
Description: PGP signature
quot;\C-c\C-e" 'org-export-dispatch)
+(org-defkey org-mode-map "\C-c\C-e" 'org-export)
(org-defkey org-mode-map "\C-c:"'org-toggle-fixed-width-section)
(org-defkey org-mode-map "\C-c\C-x\C-f" 'org-emphasize)
(org-defkey org-mode-m
I pulled org from git just now, restarted Emacs, and got this error:
Symbol's function definition is void: org-element-chache reset
Any ideas why?
Thanks
--
Sam Flint
swfl...@flintfam.org
freenode: swflint
(402) 517-8468
http://flintfam.org/~swflint
BAFBF3FF
I'm trying to switch to using a org-mode based LP configuration. When I
put `(org-babel-load-file "~/.emacs.org")` after I load org-mode, I get
load-file: Cannot open load file: /home/swflint/.emacs.el
I am using Org version 8.2.1
Any help would be appreciated.
Thanks,
Sam
I use org-babel to LP, and when I go to tangle, I get very little
output, a shebang line and that is about it, I have noweb set to tangle,
yet my references do not resolve. Any ideas why?
--
Sam Flint
swfl...@flintfam.org
freenode: swflint
(402) 517-8468
http://flintfam.org/~swflint
BAFBF3FF
Is there a speed command or command in general to copy a subtree to the
clipboard or to another file?
Thanks,
Sam
--
Sam Flint
swfl...@flintfam.org
freenode: swflint
(402) 517-8468
http://flintfam.org/~swflint
BAFBF3FF
I regularly use org-mode for LP, and would like to be able to export the
name of a code chunk as a caption in LaTeX. I have looked at the
manual, and don't see any way of doing this, are there?
Thanks,
Sam
--
Sam Flint
swfl...@flintfam.org
freenode: swflint
(402) 517-8468
http://flintfa
Hey, excellent, that
works. Thanks so much!
Nicolas Goaziou
May 6, 2013 1:52
PM
Hello,You
need to apply CAPTION and NAME keywords on the results, not thesource
code.Regards,
Sam Ritchie
May 6, 2013 10:40
AM
Hey all,I've
just upgraded to
ption shows up in
HTML export and in the Latex export as "Figure 1: Hello, World in Clojure".
In org 7.9, my captions resolved on the png results but would never show up
on code exports. Is there some option flag I need to enable to generate
refs for embedded PNGs?
Thanks!
Sam
--
Sam Ritchie, Twitter Inc
703.662.1337
@sritchie
(Too brief? Here's why! http://emailcharter.org)
ilt using org-mode syntax/files is
important to you, the current solution or some variant thereon is
probably the best bet...
Cheers,
sam
--
Sam Kleinman (tychoish):
- ga...@tychoish.com
- tychoish <http://tychoish.com/>
"don't get it right, get it written" -- james thurber
pgp90le6VgmON.pgp
Description: PGP signature
mbering and 4) is displayed in a special face in
the Emacs buffer to indicate that it is a temporary heading?
Such an approach would go a long way towards making the temporary heading
workaround a bit more practical.
Thanks,
Sam
e
cluttered with events that weren't meant to be there. This link:
http://orgmode.org/worg/org-faq.html#org-class, looks to be just what I
needed.
Thanks,
Peace
~Sam
On Fri, Jan 13, 2012 at 10:32 AM, Eric S Fraga wrote:
> Sam Auciello writes:
>
> > I apologize in advance if
since it would make my
agenda for the following semester cluttered if I was looking at it to plan
future events. Is there an option I'm overlooking?
Thank you,
Peace
~Sam
On Wed, Sep 8, 2010 at 12:40 PM, John Hendy wrote:
> On Wed, Sep 8, 2010 at 2:34 PM, Sam Cramer wrote:
>
>>
>> The situation is one that arguably results from a lack of discipline on my
>> part (hence my interest in org-mode!): I add TODO items to documents I'm
>
Ah, org-inlinetask.el, correct? Looks great -- thanks for the advice!
Sam
On Wed, Sep 8, 2010 at 9:14 AM, Sebastian Rose wrote:
> Sam Cramer writes:
> > When working on a document, I tend to sprinkle TODO headlines throughout
> the
> > doc. These are really very loosely str
w they are not a structured list of tasks but
rather a bunch of reminders distributed through a document.
Does that make things clearer?
Sam
>
>
> John
>
> On Tue, Sep 7, 2010 at 9:28 PM, Sam Cramer wrote:
>
>> When working on a document, I tend to sprinkle TODO headline
lines be at a very deep level. Is
there any other solution I should consider?
Thanks,
Sam
___
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
Cool. I didn't know about indirect buffers; I can see that my Emacs
knowledge is pretty dated!
Thanks,
Sam
On Tue, Jan 5, 2010 at 8:27 PM, Darlan Cavalcante Moreira wrote:
>
> Use M-x clone-indirect-buffer to create another buffer that points to the
> org
> file and then
Thanks. I had tried that, but nothing happened; I didn't understand that I
needed to add the file to the list of agenda files. "C-c [" followed by "C
a t" did the trick.
Sam
On Tue, Jan 5, 2010 at 7:26 PM, Maurizio Vitale
wrote:
> >>>>> "Sam&q
e buffer and the org
file in another, so I can refer to the TODO list while editing the org file.
I looked through the manual and didn't see a way to do this, though it's
possible that I overlooked a relevant section.
Thanks,
Sam
___
Emacs-org
approaches to
research reporting, doesn't include reproducible data collection
techniques/documentation which is a big part of RR, at least in my
mind.
I'm interested in you project (a lot, actually) but I must admit that
I'm not much of a numbers guy any more,
f data, and
from the analysis of those figures.
The stack itself, was comprised of Sweave
<http://www.stat.umn.edu/~charlie/Sweave/> R for stats processing,
make, and a little bit of python for glue. I think.
As an example. I'm not an expert either on this stuff.
Cheers,
sam
43 matches
Mail list logo