Nick Dokos gmail.com> writes:
> [Not sure why, but quoting the OP's message did not work - I had to do
> it by hand - I wonder if the problem is with the message or my setup:
> if someone could verify, I'd appreciate it.]
>
> "Martin Beck" web.de> writes:
>
> > how can I set up an agenda view
Hi
I can start a session as follow:
--8<---cut here---start->8---
#+begin_src R :session Test
cat("Session Test\n")
#+end_src
--8<---cut here---end--->8---
Now I hava an R session named *Test*. But how can I closes this sess
Hey,
"\input" does not solve the problem. Still no preview images. (The pdf
export still works as expected.)
Best,
Stefan
On Wed, May 27, 2015 at 3:37 PM, Robert Klein wrote:
> Hi,
>
> On Wed, 27 May 2015 15:02:02 +0200
> Stefan Otte wrote:
>
>> Hey,
>>
>> I'm using orgmode with lots of La
perhaps what you want is a named session, see
http://orgmode.org/manual/session.html
On 28 May 2015 at 10:44, Rainer M Krug wrote:
> Hi
>
> I can start a session as follow:
>
> --8<---cut here---start->8---
> #+begin_src R :session Test
> cat("Session Test\n")
Christopher Witte writes:
> perhaps what you want is a named session, see
> http://orgmode.org/manual/session.html
Sure - that's what I have.
But how can I close the named session when I don't need it anymore, or
want to start, the next time I use the named session, with a new
session?
>
> On
Hi!
I am using Org-contacts that way, that I copy new information from
external sources and move them to the properties afterwards:
: ** Firstname Lastname :FirstnameLastname:
: :PROPERTIES:
: :TYPE:
: :TITLE:
: :EMAIL: firstn...@company.com
: :URL:
: :MOBILE: 0043/
: :HOMEPH
Hi Rainer,
Rainer M Krug writes:
> Christopher Witte writes:
>
>> perhaps what you want is a named session, see
>> http://orgmode.org/manual/session.html
>
> Sure - that's what I have.
>
> But how can I close the named session when I don't need it anymore, or
> want to start, the next time I use
On 2015-05-18 23:42, Marcin Borkowski writes:
> On 2015-04-24, at 08:19, Vikas Rawal wrote:
>
>> I am revising a long book manuscript, and would like to mark parts of text
>> (not just the headlines) just to remind myself that these need to be dealt
>> with.
>>
>> What could be an the easy way o
Andreas Leha writes:
> Hi Rainer,
Hi Andreas,
>
> Rainer M Krug writes:
>> Christopher Witte writes:
>>
>>> perhaps what you want is a named session, see
>>> http://orgmode.org/manual/session.html
>>
>> Sure - that's what I have.
>>
>> But how can I close the named session when I don't need i
Hi Rainer,
Rainer M Krug writes:
> Andreas Leha writes:
>
>> Hi Rainer,
>
> Hi Andreas,
>
>>
>> Rainer M Krug writes:
>>> Christopher Witte writes:
>>>
perhaps what you want is a named session, see
http://orgmode.org/manual/session.html
>>>
>>> Sure - that's what I have.
>>>
>>> But
I think I have addressed all your comments in the attached patch.
Regards,
Bjarte
0001-Org-Babel-now-supports-sed-scripts.patch
Description: Binary data
I reralised this morning that there eems to be a bug introduced in one
of the last commits which causes repeted editing of source blocks to
indent more each time the are edited (C-').
Original:
,
| #+begin_src sh
| echo 2
| #+end_src
`
After C-' and back again
,
| #+begin_src sh
| e
Andreas Leha writes:
> Hi Rainer,
>
> Rainer M Krug writes:
>> Andreas Leha writes:
>>
>>> Hi Rainer,
>>
>> Hi Andreas,
>>
>>>
>>> Rainer M Krug writes:
Christopher Witte writes:
> perhaps what you want is a named session, see
> http://orgmode.org/manual/session.html
>>
Rainer M Krug writes:
> Andreas Leha writes:
>
>> Hi Rainer,
>>
>> Rainer M Krug writes:
>>> Andreas Leha writes:
>>>
Hi Rainer,
>>>
>>> Hi Andreas,
>>>
Rainer M Krug writes:
> Christopher Witte writes:
>
>> perhaps what you want is a named session, see
>> http:
Andreas Leha writes:
> Rainer M Krug writes:
>> Andreas Leha writes:
>>
>>> Hi Rainer,
>>>
>>> Rainer M Krug writes:
Andreas Leha writes:
> Hi Rainer,
Hi Andreas,
>
> Rainer M Krug writes:
>> Christopher Witte writes:
>>
>>> perhaps what you
* Thomas S. Dye wrote:
>
> Org-lint is a big help picking up an old project. Thanks Nicolas.
Hey, I missed org-lint so far.
However, I was desperately asking for an Org-mode syntax validation
multiple times for a long time.[1]
Who do I have to contact, when I've got ideas of checks that
corrup
Hi List,
I've written a set of small scripts so that I can use the Reminders.app on my
iPhone and easily get that information into Org. This means I can pick up the
phone, say "Hey Siri, Remind me about something", and get that info into Org!
Functionality is basic - items show up in Agenda jus
* Karl Voit wrote:
>
> This is why I came up with this idea: how about I paste new
> information at the end of and then call a function which helps me a
> lot:
>
> - ask for each property (or a set of pre-defined properties)
> - prompt property name
> - let the user mark a region using keyboar
I'm not sure where exactly my problem comes from, but I find it quite
confusing how Emacs / org-mode creates new frames or does show something in
the existing frame or window.
Is there a tutorial or a best-practice setup to get it easy and intuitive?
Kind regards
Martin
Stefan Otte writes:
> Hey,
>
> I'm using orgmode with lots of LaTeX for equations. A typical document
> start with
>
> #+TITLE: Some Title
> #+LaTeX_HEADER: \include{commands}
>
> commands.tex contains commands like:
> \newcommand{\RRR}{{\mathbb{R}}}
>
> The pdf export works flawlessly, how
I'm currently building a large knowledge database with my org-mode notes.
However there are other sources of knowledge like
- my colleciton of Freeplane mindmaps (xml files)
- my zotero Library
Is it possible to let org-mode also index and search such sources so that I
can search within all relev
I'm currently building a large knowledge database with my org-mode notes.
However there are other sources of knowledge like
- my colleciton of Freeplane mindmaps (xml files)
- my zotero Library
Is it possible to let org-mode also index and search such sources so that I
can search within all relev
On 2015-05-28 Thu 04:49, Rainer M Krug wrote:
> I reralised this morning that there eems to be a bug introduced in one
> of the last commits which causes repeted editing of source blocks to
> indent more each time the are edited (C-').
>
> Original:
> ,
> | #+begin_src sh
> | echo 2
> | #+end_
Hello,
Mark Edgington writes:
> It is possible in org-mode to do either
>
> #+LaTeX: \somecommand
>
> or
>
> #+BEGIN_LaTeX
> \somecommand
> #+END_LaTeX
>
> I typically use the latter (the block form) because I often have
> multiple lines of LaTeX I would like to include at certai
Hello,
Karl Voit writes:
> Who do I have to contact, when I've got ideas of checks that
> corrupted my Org-mode files?
You can implement checks and send them to the ML. You can also suggest
them on the ML.
> For example, I have the issue that once upon a Org-mode-Git-
> checkout, the property
#+BEGIN_SRC scheme
(define (mydouble x)
(+ x x))
#+END_SRC
produces
org-babel-execute-src-block: Symbol's value as variable is void:
geiser-default-implementation
also, no indentation or color coding of any sort (maybe this isn't a
feature yet?)
LB
. . . installed geiser via elpa -- and got some functionality. Although a
simple thing like
#+BEGIN_SRC scheme
(define (mydouble x)
(+ x x))
#+END_SRC
doesn't seem to remember from one block to the next. So, after defining the
code above
#+BEGIN_SRC scheme
(mydouble 5)
#+END_SRC
gives an err
Hi All,
a radio target reference followed by another radio target in double
quotes breaks html-export.
The following minimal throws an error:
===
Keyword1 "keyword2"
<<>>
<<>>
===
Error Message:
org-export-activate-smart-quotes: Wro
Lawrence Bottorff writes:
> . . . installed geiser via elpa -- and got some functionality. Although a
> simple thing like
>
> #+BEGIN_SRC scheme
> (define (mydouble x)
> (+ x x))
> #+END_SRC
>
> doesn't seem to remember from one block to the next. So, after defining the
> code above
>
> #+
Titus von der Malsburg writes:
> I can’t reproduce the second indent but I think it’s a bug that there is
> any indentation at all.
>
> The documentation of `org-edit-special' (C-x ') says:
>
> Call a special editor for the element at point. …
>
> No mention of indentation or other reformatting
The MIT scheme repl is running in the next buffer. . .
On May 28, 2015 2:16 PM, "Nick Dokos" wrote:
> Lawrence Bottorff writes:
>
> > . . . installed geiser via elpa -- and got some functionality. Although
> a simple thing like
> >
> > #+BEGIN_SRC scheme
> > (define (mydouble x)
> > (+ x x))
> >
On 2015-05-28 Thu 11:15, Thomas S. Dye wrote:
> Titus von der Malsburg writes:
>
>> I can’t reproduce the second indent but I think it’s a bug that there is
>> any indentation at all.
>>
>> The documentation of `org-edit-special' (C-x ') says:
>>
>> Call a special editor for the element at poin
Lawrence Bottorff writes:
> The MIT scheme repl is running in the next buffer. . .
>
Did you try it?
--8<---cut here---start->8---
#+BEGIN_SRC scheme :session foo
(define (mydouble x)
(+ x x))
#+END_SRC
#+RESULTS:
doesn't seem to remember from one block t
Yes, thanks, the :session did the trick. Is that documented somewhere?
Also, it ignored my running MIT Scheme and fired up a Guile REPL in the
next buffer. I guess it's doing something with Geiser, hence, Guile?
On Thu, May 28, 2015 at 3:20 PM, Nick Dokos wrote:
> Lawrence Bottorff writes:
>
>
Over the past couple of weeks, I've been having some issues with emacs
hanging on startup. I usually kill the process, but inadvertently left
it in the background today, noting much later that it ended up
starting. I played with commenting out various parts of my config
until I narrowed things down
Lawrence Bottorff writes:
> Yes, thanks, the :session did the trick. Is that documented somewhere?
> Also, it ignored my running MIT Scheme and fired up a Guile REPL in
> the next buffer. I guess it's doing something with Geiser, hence,
> Guile?
>
(info "(org) session"):
,
| The ‘:session’
I would install latest ess fresh.
What version of emacs? The package manager is a moving target these days.
Try to use the package manager to interactively install the latest
> - emacs -Q
> following:
> http://melpa.org/?utm_source=dlvr.it&utm_medium=twitter#/getting-started
> - putting this
On Thu, May 28, 2015 at 5:07 PM, Cook, Malcolm wrote:
> I would install latest ess fresh.
I wondered about that as well, so I tried that prior to posting here.
Sorry, I should have listed my version, which is now 15.03-1.
> What version of emacs? The package manager is a moving target these day
> On Thu, May 28, 2015 at 5:07 PM, Cook, Malcolm
> wrote:
> > I would install latest ess fresh.
>
> I wondered about that as well, so I tried that prior to posting here.
> Sorry, I should have listed my version, which is now 15.03-1.
>
> > What version of emacs? The package manager is a moving
Hello
thomas writes:
> a radio target reference followed by another radio target in double
> quotes breaks html-export.
> The following minimal throws an error:
>
> ===
>
> Keyword1 "keyword2"
>
> <<>>
>
> <<>>
>
> ===
>
> Error Message:
>
On Thu, May 28, 2015 at 5:38 PM, Cook, Malcolm wrote:
>> On Thu, May 28, 2015 at 5:07 PM, Cook, Malcolm
>> wrote:
>> > I would install latest ess fresh.
>>
>> I wondered about that as well, so I tried that prior to posting here.
>> Sorry, I should have listed my version, which is now 15.03-1.
>>
John, still recommend you try fresh ess, compiled via package manager. Also,
update any packages needing updated. Maybe speedbar?
I'm dry,
Best,
Malcolm
> -Original Message-
> From: John Hendy [mailto:jw.he...@gmail.com]
> Sent: Thursday, May 28, 2015 6:24 PM
> To: Cook, Malcolm
> Cc
On Thu, May 28, 2015 at 6:34 PM, Cook, Malcolm wrote:
> John, still recommend you try fresh ess, compiled via package manager. Also,
> update any packages needing updated. Maybe speedbar?
So, I followed your nice ELPA instructions, and things worked. Then I
wondered if it was compilation relat
John,
Glad you're "cooking with ESS". Gonna hafta chalk your WTF moment up to some
butterfly in Kamchatka. Or was it Saskatchewan?
BTW, since you said you use org-mode, please note, when you get next perform a
fresh install of org-mode, regardless of the means (package manager, git pull,
Hi Nicolas,
I have Org-mode version 8.2.10 (8.2.10-40-gc763fa-elpa @
/home/thomas/.emacs.d/elpa/org-20150504/)
org-export-with-smart-quotes is set to t.
The error goes away when org-export-with-smart-quotes is not true.
M-x org-reload (sorry, I do not know how C-u org-reload could work)
rev
45 matches
Mail list logo