>>
>> Yes, the order of precedence is
>>
>> system-level < buffer/subtree-level < language-level <
>> code-block-level
>
> Then I'd say buffer level does NOT override system-level for some
> reason.
I believe you mean the buffer-level does not override the
language-level.
> I just re-built Emacs
* Some people have expressed interest in Elnode in the past: ELNODE is soon
to be released as version 1.0
** Video mentions Emacs OrgMode (and includes an example) and Node.js:
http://www.youtube.com/embed/TR7DPvEi7Jg
** Elnode - the EmacsLisp Async Webserver @ version 0.9.9
Elnode is a webserve
On Fri, Aug 10, 2012 at 3:13 PM, John Hendy wrote:
> On Fri, Aug 10, 2012 at 3:05 PM, John Hendy wrote:
>> Here's a hopefully reproducible example:
>>
>> --
>>
>> * Test
>>
>> #+header: :dir C:/Users/username/Desktop :file test.png
>> #+begin_src R :session R :results output graphics :exp
On 8/10/12 Aug 10 -2:21 AM, Bastien wrote:
> Robert Goldman writes:
>
>> ;;;---
>> ;;; Agenda files shouldn't get entries in the recentf-list
>> ;;;---
>
On Fri, Aug 10, 2012 at 3:05 PM, John Hendy wrote:
> Here's a hopefully reproducible example:
>
> --
>
> * Test
>
> #+header: :dir C:/Users/username/Desktop :file test.png
> #+begin_src R :session R :results output graphics :exports results
> setwd("C:/Users/username/Documents")
> x <- 1:1
Here's a hopefully reproducible example:
--
* Test
#+header: :dir C:/Users/username/Desktop :file test.png
#+begin_src R :session R :results output graphics :exports results
setwd("C:/Users/username/Documents")
x <- 1:10
y <- x^2
plot(x,y)
#+end_src
--
I prefer to use R on Linu
* The site looks great as it is.
** Its supposed to be simple and simple-looking:
*** Go to: http://orgmode.org =>
Read the top line: "Org: Your Life in Plain Text"
*** Go to: http://doc.norang.ca/org-mode.html =>
Read the top line: "Org Mode - Organize Your Life In Plain Text!"
* Simplicity
Eric Schulte writes:
>> There is a wonderful post[1] on how to make S-RET to do handy things in
>> ESS mode. However I often find myself working on several Org documents
>> from different folders.
>>
>> It is quite inconvenient to change a directory in =*R*= buffer each
>> time I work on differen
On Fri, Aug 10, 2012 at 06:43:18AM -1000, Thomas S. Dye wrote:
>
> Me too. Could the "losers" end up on Worg, too? I've often felt the
> need for a good CSS tailored to Org mode and it would be sweet to have
> more choices.
>
Well said Tom. The "losers" would a great addition for Worg.
--
S
Marcelo de Moraes Serpa wrote:
> Hey guys,
>
> Didn't mean to start any kind of flame.
>
You did not. I didn't mean to either but my comment could be taken as
inflammatory, hence my apology.
> @Nick: I'm not a designer, more of a hybrid coder with some design
> foundations, but I'm definitely
John Hendy writes:
> On Fri, Aug 10, 2012 at 2:05 AM, Bastien wrote:
>> Hi all,
>>
>> Yes, we can improve the website.
>>
>> I suggest we organize a contest and vote for the design we want.
>
> I love this. No bike shedding. Build your own, paint it, and let the
> votes speak for themselves :)
>
Hey guys,
Didn't mean to start any kind of flame.
@Nick: I'm not a designer, more of a hybrid coder with some design
foundations, but I'm definitely willing to help. I don't like the current
layout because of it's overuse of shadows and its "web1"-style layout.
Also, typography could use some imp
Bastien writes:
> Hi all,
>
> Yes, we can improve the website.
>
> I suggest we organize a contest and vote for the design we want.
good idea, but maybe postpone the dates by one month so that people can
get back from hollidays ?
HTH,
--
Rémi
Sriram Karra wrote:
> On Fri, Aug 10, 2012 at 12:11 PM, Nick Dokos wrote:
>
>
> been a rather good experience. But my needs are simple, and depending on
> the kind of phone integration you are looking for, bbdb might not be
> enough. What exactly are you looking for?
>
> Nick, Wh
Hi,
On Fri, Aug 10, 2012 at 8:46 AM, John Hendy wrote:
> On Fri, Aug 10, 2012 at 3:09 AM, Bastien wrote:
>> Hi Jack,
>>
>> Jack Erwin writes:
>>
>>> So, a couple of questions:
>>>
>>> 1) Is this a sane approach? My elisp is average at best, and the
>>> org-mode devs could probably think of a m
On Fri, Aug 10, 2012 at 3:09 AM, Bastien wrote:
> Hi Jack,
>
> Jack Erwin writes:
>
>> So, a couple of questions:
>>
>> 1) Is this a sane approach? My elisp is average at best, and the
>> org-mode devs could probably think of a more graceful way to do this.
>
> I don't know.
>
> If I were you, I
Mikhail Titov writes:
> Hello!
>
> There is a wonderful post[1] on how to make S-RET to do handy things in
> ESS mode. However I often find myself working on several Org documents
> from different folders.
>
> It is quite inconvenient to change a directory in =*R*= buffer each
> time I work on di
On Fri, Aug 10, 2012 at 2:05 AM, Bastien wrote:
> Hi all,
>
> Yes, we can improve the website.
>
> I suggest we organize a contest and vote for the design we want.
I love this. No bike shedding. Build your own, paint it, and let the
votes speak for themselves :)
John
Charles Philip Chan writes:
> The key here is really to take some time to set up your Agenda Views
> and Capture Templates.
Oops, forgot to mention tags. You should think about and setup your tags
too. They are great for searching.
Charles
pgpnvVOisgRUL.pgp
Description: PGP signature
Jack Erwin writes:
Hello Jack:
> I am in the process of trying out org-mode after a long stint with
> planner.el. The most obvious difference here is that planner.el uses
> "day pages" that keep a running list of tasks versus the more dynamic
> nature of org which collects them from a set of ar
On Fri, Aug 10, 2012 at 12:11 PM, Nick Dokos wrote:
> been a rather good experience. But my needs are simple, and depending on
> the kind of phone integration you are looking for, bbdb might not be
> enough. What exactly are you looking for?
>
Nick, What is the kind of phone integration for whi
> i.e. the old version was not converting the A0 coordinates to rc
> coordinates.
thanks a lot for the detailed explanations.
I've just pushed a minimal fix for this:
Great, thanks :)
--
Jose E. Marchesi http://www.jemarch.net
GNU Project http:/
Hi Nick,
Nick Dokos writes:
> Re: the relative vs. absolute pathnames - David Maus had fixed a problem
> with symlinks but was trying to avoid carrying the default directory
> context. See this thread:
>
> http://thread.gmane.org/gmane.emacs.orgmode/40645
>
> I just wanted to make sure that
Hi Simon,
Simon Thum writes:
> let me just try again.
This should be fixed now, thanks for the detailed explanations.
--
Bastien
Hi,
Nick Dokos writes:
> D'oh^2: everything else is interpreted, so why not %? ?
>
> The problem seems to be in org-capture-place-plain-text: the insertion
> of the text happens like this
>
> ,
> | ...
> | (setq beg (point))
> | (insert txt)
> | (org-capture-empty-lines-after
Hi Jose,
jema...@gnu.org (Jose E. Marchesi) writes:
> i.e. the old version was not converting the A0 coordinates to rc
> coordinates.
thanks a lot for the detailed explanations.
I've just pushed a minimal fix for this:
diff --git a/lisp/org-table.el b/lisp/org-table.el
index d8aba8b..b6bc54a 1
I asked a similar question earlier.
I did though have to point to the lisp dir of org-mode git clone specifically
and add the "org-install" line as mentioned.
If you look at my question a few days ago there is no 7.8.3.
'Mash
--
Sent from my Android phone with K-9 Mail. Please excuse my bre
Hi Michael,
Michael Brand writes:
> Maybe there are still some simplifications?
Please try the attached patch and let me know if it works.
If you're okay, I'll then apply it under your name.
>From 757d415af6247ea85f260daaeeb9f143f41e6103 Mon Sep 17 00:00:00 2001
From: Bastien Guerry
Date: Fr
Hi Jack,
Jack Erwin writes:
> So, a couple of questions:
>
> 1) Is this a sane approach? My elisp is average at best, and the
> org-mode devs could probably think of a more graceful way to do this.
I don't know.
If I were you, I would give Org a little more time before trying to
make it behav
tftor...@tftorrey.com (T.F. Torrey) writes:
> With creating links working in Rmail, now I see that following links
> fails with the error "Message not found".
>
> The error comes from the use of the function widen in
> org-rmail-follow-link. In an RMAIL buffer, the widen function only
> widens to
Jambunathan K writes:
> http://blog.stephenwolfram.com/2012/03/the-personal-analytics-of-my-life/
This one is quite outstanding -- thanks for the link!
--
Bastien
Aurélien Aptel writes:
> Markdown is very similar to Org for basic outlining. I don't
> understand how either one can require mental effort.
I think the author consider "memory" to result from a "mental
effort". Which is debatable -- but that you have to memorise
Markdown markup more than Org'
Michael Brand writes:
> Yes. This is useful in general for me, thank you for the hint. I
> propose the attached patch for the already existing .dir-locals.el and
> .dir-settings.el.
Applied, thanks to you and Ivan.
--
Bastien
Robert Goldman writes:
> ;;;---
> ;;; Agenda files shouldn't get entries in the recentf-list
> ;;;---
Knowing about `recentf-exclude' will certainly hel
Hi Achim,
Achim Gratz writes:
> I've just pushed a change to the Makefile to more easily allow
> customization of compilation methods. See
>
> http://orgmode.org/worg/dev/org-build-system.html#sec-3-2-1
>
> for what is available.
Thanks for taking care of this page.
Please make the default "m
Hi all,
Yes, we can improve the website.
I suggest we organize a contest and vote for the design we want.
Here are the rules:
- The "new design" refers both to http://orgmode.org/ and to
http://orgmode.org/worg/.
- The new design will be applicable as a set of patches against the
current g
36 matches
Mail list logo