Hi Eric,
On Fri, Jul 9, 2010 at 5:44 PM, Eric Schulte wrote:
> Hi Rainer,
>
> Rainer M Krug writes:
>
> > On Thu, Jul 8, 2010 at 9:03 PM, Eric Schulte
> wrote:
> [...]
> >>
> >> (add-hook 'org-babel-post-tangle-hook
> >> (lambda () (ess-load-file (buffer-file-name
> >>
> >
> > Unf
Hi Eric
Thank you very much for the script and the idea. I'm a fan of MobileOrg
for Android, but the diary functions are not convenient to deal with at
the moment. So I adopted your method for date handling. Some
observations:
1. wget doesn't overwrite an older basic.ics laying in the same folder
SEric Schulte wrote:
>"Thomas S. Dye" writes:
>> On Jul 8, 2010, at 9:09 AM, Eric Schulte wrote:
>>
>>> Sebastian Rose writes:
>>>
>>> [...]
It can be considered an error, since the docs say:
"...This is done with the ‘src’ block, where you also need to
specify the name
Hi,
I'm currently trying to use the agenda a bit more, but there is one thing I
didn't manage :
If i've got a several days timerange entry, such as the following :
*** <2010-07-22 jeu.>--<2010-07-23 ven.> Paris
The result in my current agenda view is :
Jeudi 22 Juillet 2010
-- <2010-07
Hi Nick,
Nick Dokos wrote:
> =?utf-8?Q?S=C3=A9bastien_Vauban?= wrote:
>>> Nick Dokos wrote:
S=C3=A9bastien Vauban
wrote:
> (setq org-tag-faces
> '(("home" . (:background "#D4EAFF" :italic t))
> ("work" . (:italic t :background "#F9E816"
>
Hi —
I understand the time format in orgmode, but something is eluding me. Many of
my projects have specific times for deadlines (that is to say, time of day on
the date due). I can't see how to enter that other than by hand. When I type
C-c C-d, I get the wonderful date prompt system. But I ha
On Jul 12, 2010, at 10:13 AM, David Maus wrote:
SEric Schulte wrote:
"Thomas S. Dye" writes:
On Jul 8, 2010, at 9:09 AM, Eric Schulte wrote:
Sebastian Rose writes:
[...]
It can be considered an error, since the docs say:
"...This is done with the ‘src’ block, where you also need to
On Mon, Jul 12, 2010 at 2:33 PM, Michael Gilbert wrote:
> Hi —
>
> I understand the time format in orgmode, but something is eluding me. Many of
> my projects have specific times for deadlines (that is to say, time of day on
> the date due). I can't see how to enter that other than by hand. When
Hello,
> Carsten Dominik writes:
> Corrected it where? In you branch where you are working on the list
> code?
Yes, on my branch. But here is the change applying to master.
Regards,
-- Nicolas
>From bceff0485db6a7f8686c1024afe1810414f78a63 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou
Da
"Sven Bretfeld" writes:
[...]
>
> 2. Running the above script with cron, makes Emacs continually ask if
>googlecalendar.org should really be edited, because the file had
>changed on disk. So I put the whole thing into an Emacs function:
>
you could use auto-revert-mode:
Toggle rever
On Sun, 11 Jul 2010 15:14:58 +0200, Bernt Hansen wrote:
Bernt Hansen writes:
"Robert Klein" writes:
To my question, I can't seem to get this option to work I've got the
following line in the file header:
#+OPTIONS: section-number-format:(quote ((("I" ".")) . "."))
Despite this I get s
Julien Fantin writes:
> Thanks Sebastian and David,
> I now have firefox working, I had to use that html file though, as firefox
> wouldn't bring up the application selection dialog with the test links on
> worg.
> Will now look into getting xdg-mime to work for chromium ...
>> Or, of course "Fire
Julien Barnier writes:
> Hi,
>
> I'm currently trying to use the agenda a bit more, but there is one thing I
> didn't manage :
>
> If i've got a several days timerange entry, such as the following :
>
> *** <2010-07-22 jeu.>--<2010-07-23 ven.> Paris
>
[...]
>
> My question is : how do I hide th
Bastien writes:
> Christian Egli writes:
>
>> What I'd like to see is something more aligned with the css for asciidoc
>> which makes for a very pleasant and readable experience.
>
> Yes, the CSS behind asciidoc is neat.
>
>> Unfortunatelly my expertise is limited to trial and error when it
>> c
Rémi Vanicat debian.org> writes:
> What appear on the agenda is the title of entry, that is what is on ***
> line. Just put the timestamp on another line:
>
> *** Paris
> <2010-07-22 jeu.>--<2010-07-23 ven.>
Yes, this workaround works, thanks !
However, I've noticed that if I only put a si
>> I understand the time format in orgmode, but something is eluding me. Many
>> of my projects have specific times for deadlines (that is to say, time of
>> day on the date due). I can't see how to enter that other than by hand. When
>> I type C-c C-d, I get the wonderful date prompt system. Bu
On Jul 12, 2010, at 12:12 PM, Julien Barnier wrote:
Rémi Vanicat debian.org> writes:
What appear on the agenda is the title of entry, that is what is on
***
line. Just put the timestamp on another line:
*** Paris
<2010-07-22 jeu.>--<2010-07-23 ven.>
Yes, this workaround works, thanks !
On Jul 9, 2010, at 1:05 PM, Stephen Eglen wrote:
hi Carsten,
sorry for delay.
+...@comment SJE: org-feed is not autoloaded - should that be
mentioned?
The main entry points in org-feed are autoloaded - what do you mean
here?
sorry, no worries, I hadn't tried running the code, so the
org
On Jul 8, 2010, at 3:44 AM, Aidan Gauland wrote:
Normally, when I save an Org buffer with no trailing newline, a
newline will
be placed at the end of the buffer (so that the file ends with a
newline).
But when I enable longlines-mode, a newline is no longer added
automatically,
and I must
I forgot to post changes in templates.
Btw, it seems that you reverted changes in documentation in
94689a04b00f88932e63024ae29bacea4dbcc752, but it is still #+ORGLST and
not #+ORGLIST.
Regards,
-- Nicolas
>From dff3343a8989f1f280fdf15f64bcf47ba9ac7f56 Mon Sep 17 00:00:00 2001
From: Nicolas Goaz
Carsten Dominik gmail.com> writes:
> No, there is currently not.
I just coded a small patch that seems to work. It introduces a new custom
variable to org-agenda, called "org-agenda-remove-timeranges-from-blocks" (there
could be a better name !) which, when non-nil, removes the time ranges
speci
Hello Matthew and Orgmode Users,
Is there any compatibility issue with mobile-org and the iPhone OS v. 4?
Thanks,
Dave Kritzberg
On Sun, May 30, 2010 at 4:33 PM, Matthew Jones wrote:
> With regard to the note capture display, I'm not sure how I feel about
> this... I like having the save butt
Hi everyone,
This is perhaps a trivial question, so please bear with me.
I recently switched over to Mac, so I'm not familiar yet with all
inside-out Mac. At first I installed Aquamacs, but to be more compatible
I'd prefer to keep up with org-mode using git.
I managed to install homebrew, ne
>> I guess my main question is why org-mode-hook would be a void
>> variable. Did I not capture something from the instructions in the
>> manual? Is there something that needs to be set before hand? I'm just
>> not sure where to look.
>
> Did you initialize org-mode with
>
> (require 'org-instal
On 2010-07-12 05:22, Rémi Vanicat wrote:
"Sven Bretfeld" writes:
[...]
2. Running the above script with cron, makes Emacs continually ask if
googlecalendar.org should really be edited, because the file had
changed on disk. So I put the whole thing into an Emacs function:
you coul
Hi Dave,
I've been using the current version of MobileOrg on iOS 4.0 since an
early beta and haven't had any trouble. In addition, I've been
testing a new version that builds against the 4.0 SDK and thus
benefits from some of the new features like instant state save and
restore/multitasking.
-Ri
Hi Erwin,
I'm using Mac also (not Aquamacs emacs, but EmacsForMacOSX instead).
XEmacs is a completely different branch of Emacs, which I don't think
is available for OSX.
Then there is the text-mode emacs you run from the terminal.
And then there is the emacs you installed (Aquamacs), which run
Adam wrote:
>Am using Org-mode version 6.21b
>The Org Manual section 2.10, suggest that s, r, S, n, d commands are
>available if a prefix-argument is supplied to the Footnote action command
>C-c C-x f.
>When I enter C-u C-c C-x f a footnote command menu appears with
>only the following
Hello!
I would find it extremely useful if the org-babel-execute-* family of
commands re-hashed the executed blocks on each execution, or,
alternatively, accepted a prefix argument that meant "re-execute this
block even if cached, and replace the cache-hash if necessary".
Currently, if a block is
Hi Eric,
would it be possible, when tangling, to leave lines without source code in
the resulting code file as empty lines? The reasoning would be that error
messages (at least in R) give the line in which the error occurred. If the
line numbers in which the code sits would be preserved (by leavin
Bernt,
Here are the results:
org-remember 1
2.497 2.497
org-do-remember 1
2.496 2.496
org-remember-apply-template 1
2.493999 2.493999
Hi all,
I am having the same problem as this user here:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg17498.html
and the contrib/lisp directory is indeed in my load path.
I am using a git changeset cloned today (Org-mode version 6.34trans
(release_6.36.608.gc1ef)).
I have tried using "e
Jordi Inglada writes:
> Hi all,
>
> I am having the same problem as this user here:
>
> http://www.mail-archive.com/emacs-orgmode@gnu.org/msg17498.html
>
> and the contrib/lisp directory is indeed in my load path.
>
> I am using a git changeset cloned today (Org-mode version 6.34trans
> (release_
Hello,
today, after starting emacs, the agenda does not work anymore. I type
C-a a to get the daily overview, but org gets stuck at CONTENTS...done
(see message buffer at the end).
When I try f9-m (see Bernt's set-up), I get the following message in the
mini-buffer: mapcar: Wrong type argum
On 7/12/2010 9:29 AM, Markus Heller wrote:
Hello,
today, after starting emacs, the agenda does not work anymore. I type
C-a a to get the daily overview, but org gets stuck at CONTENTS...done
(see message buffer at the end).
When I try f9-m (see Bernt's set-up), I get the following message in th
You need to see:
http://eschulte.github.com/babel-dev/DONE-document-configuration-changes-for-Babel-integration.html
Jordi Inglada wrote:
Hi all,
I am having the same problem as this user here:
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg17498.html
and the contrib/lisp directory is
On Jul 12, 2010, at 2:44 PM, Nicolas Goaziou wrote:
I forgot to post changes in templates.
Applied, thanks.
Btw, it seems that you reverted changes in documentation in
94689a04b00f88932e63024ae29bacea4dbcc752, but it is still #+ORGLST and
not #+ORGLIST.
I reverted them before applying y
Could be related:
I just pulled latest from git this morning: my agenda seems to compile,
but I get in the *Messages* buffer:
concat: Wrong type argument: listp, "* Letters"
Backtrace follows:
Debugger entered--Lisp error: (wrong-type-argument listp "* Letters")
nth(0 "* Letters")
(conc
Hi Jordi,
With the latest Org-mode from Git, Org-babel is now part of Org-mode, so
you no longer need to add the contrib directory to your load path, or
require org-babel-init. The following should work for you.
(setq load-path (cons "/home/inglada/local/src/org-mode/lisp" load-path))
(require '
Hi Erik,
you are using Eric Schultes code for pretty display of entities.
(defun org-pretty-entities ()
(interactive)
(font-lock-add-keywords
nil (mapcar
(lambda (el)
(list
(concat "(?\\(" (regexp-quote "\\") (nth 0 el) "[\s]" "\
\)")
`(0 (
Hi Richard,
You could probably safely simplify your config to something more like
the following.
http://github.com/eschulte/emacs-starter-kit/blob/master/init.el
Cheers -- Eric
Richard Riley writes:
> Jordi Inglada writes:
>
>> Hi all,
>>
>> I am having the same problem as this user here:
>>
Carsten Dominik writes:
> On Jul 12, 2010, at 10:13 AM, David Maus wrote:
>
>> SEric Schulte wrote:
>>> "Thomas S. Dye" writes:
>>
On Jul 8, 2010, at 9:09 AM, Eric Schulte wrote:
> Sebastian Rose writes:
>
> [...]
>>
>> It can be considered an error, since the docs
On 12 Jul 2010 09:49:29 +0200, "Sven Bretfeld" wrote:
>
> Hi Eric
>
> Thank you very much for the script and the idea. I'm a fan of MobileOrg
> for Android, but the diary functions are not convenient to deal with at
> the moment. So I adopted your method for date handling. Some
> observations:
>
Hey all!
I used to be an avid user of WikiDPad, and I loved the way it
automatically (or manually, using [ ]) created links and files to
these links (CamelCase) for me. The way it provided a visual tree of
the wiki was also pretty cool.
This was awesome for reference kind of data, to build your o
Very cool. Someone should setup a tutorial on Google<->org sync. As of
now, the information is spread around and outdated.
Thanks!
Marcelo.
On Mon, Jul 12, 2010 at 12:50 PM, Eric S Fraga wrote:
> On 12 Jul 2010 09:49:29 +0200, "Sven Bretfeld" wrote:
>>
>> Hi Eric
>>
>> Thank you very much for
Perhaps I am confused, but have you tried radio targets?
http://orgmode.org/org.html#Radio-targets
Marcelo de Moraes Serpa wrote:
Hey all!
I used to be an avid user of WikiDPad, and I loved the way it
automatically (or manually, using [ ]) created links and files to
these links (CamelCase) fo
Hi Rainer,
If I'm understand you correctly you want the absolute position (by LOC)
of the lines of R code to be the same in both the original org file and
the tangled file or R code. I don't think this is possible. It is
possible to tangle code blocks in any order (not just the order in which
th
This doesn't seem to apply to what I want. It only links to org items
inside the org file.
Thanks for the hint, though!
On Mon, Jul 12, 2010 at 12:57 PM, Erik Iverson wrote:
> Perhaps I am confused, but have you tried radio targets?
>
> http://orgmode.org/org.html#Radio-targets
>
>
> Marcelo de
Hi Eric,
Please go ahead and apply it, Eric, and mark the first as
superseded, the second as applied on the patchwork server.
Thanks!
- Carsten
On Jul 12, 2010, at 7:44 PM, Eric Schulte wrote:
Carsten Dominik writes:
On Jul 12, 2010, at 10:13 AM, David Maus wrote:
SEric Schulte wrote:
On 7/12/2010 10:05 AM, Markus Heller wrote:
On 7/12/2010 9:29 AM, Markus Heller wrote:
Hello,
today, after starting emacs, the agenda does not work anymore. I type
C-a a to get the daily overview, but org gets stuck at CONTENTS...done
(see message buffer at the end).
When I try f9-m (see Bernt
Noorul Islam K M writes:
> Bernt Hansen writes:
>
>> Eric Abrahamsen writes:
>>
>>> I'm using org mode of about a week ago, and have noticed that when I
>>> leave point inside a table in org mode, switch to another buffer,
>>> and switch back again, point is placed at the the end of the table.
On 7/12/2010 11:18 AM, Markus Heller wrote:
On 7/12/2010 10:05 AM, Markus Heller wrote:
On 7/12/2010 9:29 AM, Markus Heller wrote:
Hello,
today, after starting emacs, the agenda does not work anymore. I type
C-a a to get the daily overview, but org gets stuck at CONTENTS...done
(see message bu
Hello, apologies if these questions are documented somewhere (in fact, I bet
they are, just haven't been able to find them). I am a newcomer to both
orgmode and emacs in general, so I am still on the steep side of the
learning curve. I have spent several days poking around the documentation,
watc
Done -- Eric
Carsten Dominik writes:
> Hi Eric,
>
> Please go ahead and apply it, Eric, and mark the first as
> superseded, the second as applied on the patchwork server.
>
> Thanks!
>
> - Carsten
>
> On Jul 12, 2010, at 7:44 PM, Eric Schulte wrote:
>
>> Carsten Dominik writes:
>>
>>> On Jul 12
Hi Austin,
You've found an error. The hash should be updated every time a new
result is inserted into the buffer. I've just pushed up a fix which I
believe should take care of this error. Please let me know if any
problems persist, or if some portion of your request remains
unfulfilled.
Thanks
Rainer M Krug writes:
> Hi Eric,
>
> On Fri, Jul 9, 2010 at 5:44 PM, Eric Schulte wrote:
>
>> Hi Rainer,
>>
>> Rainer M Krug writes:
>>
>> > On Thu, Jul 8, 2010 at 9:03 PM, Eric Schulte
>> wrote:
>> [...]
>> >>
>> >> (add-hook 'org-babel-post-tangle-hook
>> >> (lambda () (ess-load-fil
Hi Carsten Dominik,
Carsten Dominik wrote:
>> Carsten Dominik wrote:
>>> On Jun 28, 2010, at 4:30 PM, Sébastien Vauban wrote:
Carsten Dominik wrote:
> On Jun 23, 2010, at 11:30 PM, Sébastien Vauban wrote:
>
>> Since one of the last updates -- I guess --, I now have a problem
>
While I remember, I have a CSS request: it would be nice if src code
blocks (and similar elements) could be formatted within a box which is
big enough to contain the code without wrapping, but does not
necessarily stretch all the way to the right margin. I don't know
anything about CSS I'm afraid;
Adding to my list Dan. Any other requests let me know.
-- Greg
On Monday, July 12, 2010, Dan Davison wrote:
> While I remember, I have a CSS request: it would be nice if src code
> blocks (and similar elements) could be formatted within a box which is
> big enough to contain the code without wra
I am just getting started with LaTeX. I can't seem to figure out how
to add a footer to my document.
___
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-org
Eric,
Thanks for the answer.
If I do that using "emacs -q", I get this message when loading the
configuration:
"Symbol's value as variable is void: org-babel-tangle-lang-exts"
An after that when trying to evaluate this block from the tutorial
#+begin_src python
import time
print("Hello, today'
Buck Brody wrote:
> I am just getting started with LaTeX. I can't seem to figure out how
> to add a footer to my document.
>
I don't think that orgmode provides built-in support for this, but it
does provide mechanisms so that you can do it by hand. The most flexible
header/footer package that
Just to complete my message, here is the debugger's output:
Debugger entered--Lisp error: (void-variable org-babel-tangle-lang-exts)
add-to-list(org-babel-tangle-lang-exts ("python" . "py"))
byte-code("��!���!���!���!\"��B��!�$ ���\"�̇" [current-load-list
require ob ob-ref ob-comint ob
Hi Carsten,
Carsten Dominik wrote:
> On May 21, 2010, at 9:43 AM, Sébastien Vauban wrote:
>> Sébastien Vauban wrote:
>>> Sébastien Vauban wrote:
In the same kind of thought, trying to enhance the way we (or I) visualize
tasks in the agenda, I have chosen some sort of "inverse video" face
Dear Erwin,
On 11.07.2010, at 17:43, Erwin Panen wrote:
> This is perhaps a trivial question, so please bear with me.
>
> I recently switched over to Mac, so I'm not familiar yet with all inside-out
> Mac. At first I installed Aquamacs, but to be more compatible I'd prefer to
> keep up with or
Hi Jordi,
The attached simple-init.el file works for me with
emacs -Q -l simple-init.el
Emacs started w/o error, and I was able to evaluate python code blocks
with no problem.
Please give it a try and let me know if it doesn't work -- Eric
(note you'll have to update the path to org/lisp)
Actually, the idea of CamelCase linking to a headline in the same file
is an interesting idea, using RadioTarges for external links.
** MyTopic
** Another topic
Those people who like MyTopic are totally cool.
Naysayers live in file:~/doc/Woopie.org:NaySayers
On Mon, Jul 12, 2010 at 01:09:00P
Hi Rainer,
With the tangling comments generated by the latest Org-mode, the
following function should be able to jump from any code in a tangled
code file back to the relevant block in the original Org-mode file.
--8<---cut here---start->8---
(defun org-babel-t
Hi, Community
Sometimes I find headline is too long, is there anyway to
abbreviate it like:
* The headline is too long to fit ...
Thanks~
Qiang
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
Hi —
I asked Darlan this off-list and then I realized that it might be of broader
interest.
I require a note when certain TODOs are changed to DONE. These are almost
always some sort of structured logging. Is there a way to call org-capture
and/or require a certain template for that note? That
On Mon, Jul 12 2010, Eric Schulte wrote:
> You've found an error. The hash should be updated every time a new
> result is inserted into the buffer. I've just pushed up a fix which I
> believe should take care of this error. Please let me know if any
> problems persist, or if some portion of you
On Sun, Jul 11 2010, Eric Schulte wrote:
> Under the current setup, I don't know of a way to ensure that the
> formula will be re-run. This may be a good place for future
> (post-feature-freeze) functionality. There has also been discussion
> of adding a header argument for "post-processing" cod
Hello!
I know I've been making a lot of suggestions on the org-babel front
lately-- if I'm asking too much, please let me know!
During execution of source blocks through org babel, a message appears
to indicate that code is being executed, like
executing LANG code block...
In cases where the
Michael,
Have a look at org-log-note-headings customization variable,
together with org-log-done and friends.
All these are quite static text you can configure, so probably then
do not accomplish what you ask for.
Maybe a good-enough solution is to store your template as a register
and then ins
Austin Frank writes:
> On Sun, Jul 11 2010, Eric Schulte wrote:
>
>> Under the current setup, I don't know of a way to ensure that the
>> formula will be re-run. This may be a good place for future
>> (post-feature-freeze) functionality. There has also been discussion
>> of adding a header argu
Austin Frank writes:
> Hello!
>
> I know I've been making a lot of suggestions on the org-babel front
> lately-- if I'm asking too much, please let me know!
>
No problem, as long as you don't mind if some requests end up in triage.
>
> During execution of source blocks through org babel, a mess
76 matches
Mail list logo