`(... ',(cdr var))
is a bit mysterious to me, and I do not find information about
backquote( ... backquote comma ())
in the manuals or the web.
Is that Emacs Lisp? What does that mean?
Cheers
Thorsten
Štěpán Němec step...@gmail.com writes:
On Wed, 21 Sep 2011 19:37:42 +0200
Thorsten wrote:
in org-babel-expand-body:scheme (and
e.g. org-babel-expand-body:emacs-lisp) I encounter something like this:
(lambda (var) (format %S (print `(,(car var) ',(cdr var)
While this part
with the
eoe string. If I don't use it, Emacs hangs forever - waiting for the
session to return? If I use it, the right value is calculated, but not
returned - because the eoe string is evaluated after the source-body?
Thanks for any tips
Thorsten
Thorsten quintf...@googlemail.com writes:
Hi list,
I'm on my way to add a new (intrpreted) lisp dialect to org-babel, but
encounter a few difficulties. Here is my little testprogramm:
-
#+tblname: tbl1
| 1 | 2 | 3 |
|---+---+---|
| 4 | 5 | 6 |
| 7 | 8 | 9
Eric Schulte schulte.e...@gmail.com writes:
Thorsten quintf...@googlemail.com writes:
Thorsten quintf...@googlemail.com writes:
Hi list,
I'm on my way to add a new (intrpreted) lisp dialect to org-babel, but
encounter a few difficulties. Here is my little testprogramm
something more structured (street, city,
zip-code etc), I have to define one property for each info-piece, or is
there something like a compound property?
--
Thorsten
Jambunathan K kjambunat...@gmail.com writes:
Thorsten quintf...@googlemail.com writes:
Hello List, I have a org-contacts file with a few contacts with EMAIL
property, taken from gnus using org-capture as described in the
org-contacts manual. The contacts are tagged with some tags. But if I
from 32bit to 64bit, from Ubuntu
to Arch Linux (which looks good) and from Gnome to Stump-WM. That looks
like a nice combination to me.
Cheers
--
Thorsten
of the heading line of a
contact). Then it results in [[contact:foo bar][foo bar]] which is a
clickable link to any contact which relates to «foo bar».
Great, I'll give that a try too.
Thanks for your help
Cheers
--
Thorsten
for them. In the Gnus and the Message manuals
I did not find anything related so far.
Cheers
--
Thorsten
Wes Hardaker wjhns...@hardakers.net writes:
FYI, the emacs package you're looking for with similar functionality is
rebox2 ( http://www.emacswiki.org/emacs/rebox2 )
I knew - or at least expected - that there must be something like
that. Thanks for the link.
--
Thorsten
either tblname or data, but I do not oversee all the
implications.
Cheers
--
Thorsten
.
There is, e.g., the shortcut
,---
| s TAB
`---
to insert a code-block, but its somehow underdocumented - I don't
remember, where I read about it, and don't find it in the manual
anymore.
cheers
--
Thorsten
out of date,
apparently, it lacks that section.
cheers
--
Thorsten
for the development
| of interactive web-applications (on top of a database).
`---
cheers
--
Thorsten
Eric Schulte schulte.e...@gmail.com writes:
Thorsten, if copying ob-picolisp to contrib/babel/langs until your FSF
paperwork is completed sounds agreeable to you I will move it over now.
Sure, no problem, go ahead.
cheers
--
Thorsten
Bastien b...@altern.org writes:
This is great, thanks for sharing. Btw, picolisp looks way cool.
Thats what I thought when I discovered it, so simple and so smart at the
same time.
Maybe the perfect language for an Emacs rewrite ... just kidding ;)
cheers
--
Thorsten
, independent, and don't care about redundancy?
Just being curious
cheers
--
Thorsten
Štěpán Němec step...@gmail.com writes:
On Thu, 27 Oct 2011 20:03:22 +0200
Thorsten wrote:
Hi List, doing some Elisp programming (in an orgmode context)
recently, the following question with regards to the 'accepted
programming style' for Elisp concerned me:
How independent and self
believe the emacs-lisp compiler would complain about such
free variables.
Hope this helps, Best -- Eric
yes that helped, thanks
cheers
--
Thorsten
like no big deal to change something. I still have
to get rid of the reflex to factor out every duplication of code that I
see. Lisp is not Java...
cheers
--
Thorsten
was actually
something more complicated than your example.
hmm ... I feel quite convinced now that having a standalone function is
worth a bit of code duplication, and I start do discover that the cl
package does have some nice functions (like flet).
cheers
--
Thorsten
Herbert Sitz hes...@gmail.com writes:
I just formally pushed up a new version of VimOrganizer, an Org clone in Vim.
nice, I announced this on the picolisp newsgroup, since this new
org-babel language is more vim based, and VimOrganizer might help to
--
Thorsten
Thorsten quintf...@googlemail.com writes:
sorry, incomplete sentence, wrong keystroke ...
nice, I announced this on the picolisp newsgroup, since this new
org-babel language is more vim based, and VimOrganizer might help to
...spread the news about orgmode and org-babel in the
picolisp
engine in an org-file to retrieve spatial data and then analyse the data
with R in the same file - would make Org a kind of emacs-grassmode
replacement.
2. Lilypond
A nice to have for all the music lovers in the org community.
Regards
Thorsten
make it easy. And, since nowadays books are shared on the web for
free and the author starves, one might want to reuse the content in the
setting of an online music school. Orgmode's html export would make this
easy.
Thorsten
___
Emacs-orgmode
for considering my suggestions
Thorsten
___
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
|
| 2011-02-09 Mi | 85 |
| etc.||
thanks for any hints
cheers
Thorsten
___
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
all I needed to know ...
thanks
___
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
Hello,
how do I best enter missing values in an org-tabel (just empty cells or NaN?)
and how do I use that missing values in formulas?
Thanks
Thorsten
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode
Thorsten gruenderteam.ber...@googlemail.com writes:
Hello,
how do I best enter missing values in an org-tabel (just empty cells or NaN?)
and how do I use that missing values in formulas?
Ok, trial and error suggests that missing values in numeric columns can
be represented as 0 in formulas
Bastien b...@altern.org writes:
Hi Thorsten,
Thorsten gruenderteam.ber...@googlemail.com writes:
Ok, trial and error suggests that missing values in numeric columns can
be represented as 0 in formulas, in string columns as . Is there
something like NaN in calc/org-table?
I don't know
Rainer M Krug r.m.k...@gmail.com writes:
On Sat, Mar 5, 2011 at 11:55 AM, Thorsten
gruenderteam.ber...@googlemail.com wrote:
Bastien b...@altern.org writes:
Hi Thorsten,
Thorsten gruenderteam.ber...@googlemail.com writes:
Ok, trial and error suggests that missing values in numeric
?
I'm going to try that. I just did my first little trial using org-tables
as a spread-sheet and immediatly hit the problem of how to deal with
empty cells in column formulars. Therefore I thought that must be a very
common issue with some easy well-known solution.
Thorsten
the org folder in the original emacs installation folder) to
solve the problem.
Maybe that helps
Cheers
Thorsten
-gnu, GTK+ Version 2.24.10)
of 2012-02-07 on arch
Org-mode version 7.8.03
Ma Gnus v0.2
--
cheers,
Thorsten
Nick Dokos nicholas.do...@hp.com writes:
Thorsten quintf...@googlemail.com wrote:
Hi list,
when I want to edit text inside a 'quote' source block, I find myself in
picture/artist mode with wild key rebindings, e.g
-c '. The edited text will then replace
| the fragment in the Org-mode buffer.
`
Nick
calling org-edit-special inside the block gives ffap:
#+begin_quote
some text
#+end_quote
/Gustav
On Thu, Feb 23, 2012 at 10:39 AM, Thorsten quintf...@googlemail.com wrote:
Nick Dokos
Nick Dokos nicholas.do...@hp.com writes:
Thorsten quintf...@googlemail.com wrote:
Nick Dokos nicholas.do...@hp.com writes:
Gustav Wikström gustav.e...@gmail.com wrote:
Hi!
Just tried this and I can confirm both your bugs.
calling org-edit-special on the following line gives
Hi List,
I added the documentation page for the org babel language picolisp to
worg. You can find it here:
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-picolisp.html
--
cheers,
Thorsten
to be the reporting part. Does anyone has sample
report templates that can be used in
org-export-taskjuggler-default-reports when using taskjuggler3?
Or, more generally asked, did anyone recently successfully exported to
taskjuggler3?
Thanks for any hints.
--
cheers,
Thorsten
2.4 and just wait untill orgmode is ready for
taskjuggler3
The estimated efford for my little gantt chart was 1h,
now its almost 1d ;)
--
cheers,
Thorsten
t...@tsdye.com (Thomas S. Dye) writes:
The Show Org source button on Worg is a great addition. Thanks!
Its very convenient, and it makes the link to this documents org source
section in the template for ob-doc-language.org files redundant.
--
cheers,
Thorsten
what I was looking for!
Thanks a lot
--
cheers,
Thorsten
block evaluations seem to be inserted as pictures in the
org document - and need X11 or there is an error message.
Is that true - Org Babel only works in an X11 session and not on the
console? Or is there some configuration/trick to make it work on a
console too?
--
cheers,
Thorsten
) config files for the first time too, but I rather suspect its
auto-complete that is the culprit).
Its not really a serious error - just strange. I report it FYI only.
--
cheers,
Thorsten
)
`---
thanks for the tip
--
cheers,
Thorsten
a TODO task in the agenda that I did not complete today, I
just change the date to tomorrow in the agenda using ''.
If you don't do that, it will appear anyway in the agenda as overdue
task.
--
cheers,
Thorsten
in the buffer. Maybe only a peculiarity of my color-settings,
but nevertheless convincing me not to use clean mode.
--
cheers,
Thorsten
,
Thorsten
of my org files.
--
cheers,
Thorsten
it?
Sorry, no.
It will be held in German only anyway ...
In what part of Germany?
Is that open to the public - and free?
Sounds interesting.
--
cheers,
Thorsten
/orgmode-gsoc2012-ideas.html
--
cheers,
Thorsten
Eric (Schulte) confirmed the
behaviour and agreed that it appears more like a bug than a feature.
I'm not sure how to link to email threads, I hope the following link
works for you:
[[gnus:nntp%2Bnews.gmane.org:gmane.emacs.orgmode#87d3964cpp@googlemail.com][Email
from Thorsten: {babel} Editing
Nick Dokos nicholas.do...@hp.com writes:
Thorsten quintf...@googlemail.com wrote:
suvayu ali fatkasuvayu+li...@gmail.com writes:
Hi,
I am having problems editing blocks with C-c '. If the blocks are
marked
with upper case letters Emacs brings up the temporary buffer in
picture
list - or develop your own idea with a
potential mentor.
--
cheers,
Thorsten
(Guerry) as potential mentors for the project idea -
just assuming they might be interested in mentoring. But I did not
confirm with neither of them!
I would therefore suggest that you contact them to find out who might
actually be the mentor for your project.
--
cheers,
Thorsten
something about mentor application in the
timeline or faq from Google. Do mentors have to apply individually at
the Google website just like students?
--
cheers,
Thorsten
is set in an .org file, that must be
tangled before it is loaded, and I assume org.el must be loaded before
any .org files can be tangled?
Thanks for any hints.
--
cheers,
Thorsten
Bastien b...@gnu.org writes:
Hi Bastien,
Thorsten quintf...@googlemail.com writes:
Is there a windmove alternative (another way to navigate comfortably
between windows without doing C-x o several times), that works in both
console and X11 session? It is not much fun to use windmove
suvayu ali fatkasuvayu+li...@gmail.com writes:
Hi,
On Tue, Mar 27, 2012 at 00:08, Thorsten quintf...@googlemail.com wrote:
I started the emacs-daemon with that option, but it did not help
unfortunately. But it seems windmove.el only works in X11 anyway, not in
console sessions? At least
Gregor Zattler telegr...@gmx.net writes:
Hi Grekgor,
* Thorsten quintf...@googlemail.com [27. Mar. 2012]:
Is there a windmove alternative (another way to navigate comfortably
between windows without doing C-x o several times), that works in both
console and X11 session? It is not much fun
to
you?
--
cheers,
Thorsten
a workflow similar to the one
used by you for Org-mode?
--
cheers,
Thorsten
://orgmode.org/worg/org-contrib/babel/languages/ob-doc-picolisp.html
--
cheers,
Thorsten
Bastien b...@gnu.org writes:
Hi Bastien,
Thorsten quintf...@googlemail.com writes:
I prepared a little table for the header keywords, not language specific
and maybe not complete, but at least a systematic summary of headers and
values:
http://orgmode.org/worg/org-contrib/babel/languages
Bastien b...@gnu.org writes:
Thorsten quintf...@googlemail.com writes:
What I really would need to decide upon at the very beginning is the git
workflow - not too complicated, but somehow scalable for the future is
the project succeeds. Any suggestion besides having a master and a
private
that the staging concept might be usefull in some cases.
--
cheers,
Thorsten
://orgmode.org/worg/org-contrib/gsoc2012/student-projects/bugpile/index.html
--
cheers,
Thorsten
Bastien b...@gnu.org writes:
Hi Bastien,
Thorsten quintf...@googlemail.com writes:
Memnon Anon gegendosenflei...@googlemail.com writes:
pin...@iro.umontreal.ca (François Pinard) writes:
However, by mistake, it happens that the cursor is on the only visible
bullet star of the next heading
when editing Worg pages
(probably in a console session without being aware of that fact).
--
cheers,
Thorsten
Nicolas Goaziou n.goaz...@gmail.com writes:
Hello,
Thorsten quintf...@googlemail.com writes:
I just posted a proposal how to activate org-indent conditional on the
sessions display-type, since the irritating behaviour I had only happens
in a console session, so I guess some overlays
Ian Barton li...@wilkesley.net writes:
Bugpile - a bugtracker for GNU Emacs Org-mode written in Elisp and
Org-mode (Thorsten)
The Bugpile project has two goals: 1. Develop a bugtracker (called
Bugpile) for GNU Emacs Org-mode, using Elisp, Elnode, Org-mode, and a
dVCS. 2. As part
do not need a capture template, don't I?
I would appreciate any advice.
Thorsten
PS
GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-03-29 on
rothera, modified by Debian
Org-mode version 7.01h
___
Emacs-orgmode mailing list
Thanks David,
it works with org-mode 7.3
cheers
Thorsten
___
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
Emacs session.
Then I can try again and everything works fine.
cheers
Thorsten
PS
GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-03-29
on rothera, modified by Debian
Org-mode version 7.3
___
Emacs-orgmode mailing list
Please use
something to do with it, so I added
(add-hook 'org-mode-hook
#'(lambda () (setq autopair-dont-activate t)))
to my .emacs file - but it did not help.
I'm now on orgmode 7.3, Emacs 23.1.1 and Ubuntu Maverick. Thanks for
any advice
Cheers
Thorsten
the normal places, so with emacs -Q nothing works anymore.
I wouls like to find the definition of the C-c . and C-u-c . key
strokes. I did a multi-isearch in all .el files in the org directory -
the only hit was in a comment in org.el. Where are these keys defined?
cheers
thorsten
.
`---
Why are these variables considered risky when used as a file-local
variables? Was this risk the prime reason to make them global - or are
they global simply because there was no special reason to make them
buffer-local?
--
cheers,
Thorsten
Nick Dokos ndo...@gmail.com writes:
Thorsten Jolitz tjol...@gmail.com writes:
Hi List,
there are dozens of regexps that are set as buffer-local variables when
org-mode is turned on as major-mode, but other regexps are defined and
set only once as global variables when e.g. org.el
the dimmest grasp.
tags properties are standard for this I would say ...
--
cheers,
Thorsten
this
,-
| # Created 2014-04-01 Di 00:28
| #+TITLE: tmp7
| #+AUTHOR: Thorsten Jolitz
| #+OPTIONS: toc:2
|
| * A
| ** A1
| ** A2
|
| * B
| ** B1
| ** B2
|
| # Emacs 24.3.1 (Org mode 8.2.5h)
`-
so unfortunately exporting with toc does not seem to be implemented in
ox
something like this:
#+begin_src emacs-lisp
(with-current-buffer my.org
(let ((count 0))
(goto-char (point-min))
(while (re-search-forward ^\\* nil 'noerror)
(setq count (1+ count)))
count))
#+end_src
--
cheers,
Thorsten
?
(looking-at [ \t]+) (replace-match ))
(unless (eobp) (forward-char 1))
(when (looking-at ^\\*)
#+end_src
--
cheers,
Thorsten
) description of the org syntax:
,
| http://orgmode.org/worg/dev/org-syntax.html
`
--
cheers,
Thorsten
-mark))
#+end_src
--
cheers,
Thorsten
Thorsten Jolitz tjol...@gmail.com writes:
Heikki Lehvaslaiho heikki.lehvasla...@gmail.com writes:
Unless someone beats me to it, I'll write it one day. :)
What about:
#+begin_src emacs-lisp
(defun tj/toggle-example-and-comment-blocks ()
Toggle example and comment blocks in current
the template for all changes of the current diff to HEAD.
Am I doing something wrong or is this all there is?
--
cheers,
Thorsten
Rainer M Krug rai...@krugs.de writes:
This seems very strange - but it is the fact that gmane seems to be not
available the reason why this list is so quiet today
Definitely.
Life without gmane is possible but does not really make sense ...
--
cheers,
Thorsten
Florian Beck f...@miszellen.de writes:
Thorsten Jolitz tjol...@gmail.com writes:
I get a meager
,---
|
| * org.el:
|
| # comment text
|
`---
You get this when you are on the file that has changed. Press TAB
(magit-toggle-section) and you see
.
--
cheers,
Thorsten
-map
| org-table-map-tables
`-
C-h f org-map- TAB
,
| Possible completions are:
| org-map-dblocks org-map-entries
| org-map-region org-map-tree
`
--
cheers,
Thorsten
Thorsten Jolitz tjol...@gmail.com writes:
For editing the property-drawer of the first headline in full Org-mode,
use outorg.el.
This is how the *outorg-edit-buffer* looks after doing C-u M-# M-#
(outorg-edit-as-org) on the first headline (to convert and edit only the
subtree at point, use
suffices to attach the ASCII
version of the email.
#+begin_src emacs-lisp :results value
(org-export-as 'ascii)
#+end_src
#+results:
___
Thorsten Jolitz
tjol...@gmail.com
with ascii-export):
###
* outorg.el --- Org-style comment editing
Author: Thorsten Jolitz tjolitz AT gmail DOT com
Version: 1.0
URL: https://github.com/tj64/outorg
** MetaData
:PROPERTIES:
:copyright: Thorsten Jolitz
:copyright
for all the hard work you and Bastien have put into org.
1+
--
cheers,
Thorsten
to the rebox above, and the output does not look that great
either.
#+begin_src emacs-lisp :results value replace
(org-export-as 'ascii)
#+end_src
#+results:
_
697
Thorsten Jolitz
Thorsten Jolitz tjol...@gmail.com writes:
Lars Tveito larst...@student.matnat.uio.no writes:
Hi!
I have written an exporter for Github Flavored Markdown, which is a
derived back-end from the Markdown (vanilla) exporter. It adds
Github-style src-blocks, strike-through and table of contents
find where I got it, or where I lost it!
http://doc.norang.ca/org-mode.org
--
cheers,
Thorsten
Nicolas Goaziou n.goaz...@gmail.com writes:
Hello,
Thorsten Jolitz tjol...@gmail.com writes:
I like to use rebox2 and put boxes in emails and source-file
comment-sections, but when I use outorg on such an message-mode or elisp
buffer and try to export it, I always get 'Args out of range
1 - 100 of 950 matches
Mail list logo