Am Fri, 08 Aug 2014 15:39:15 +0200
schrieb Rasmus :
> Needless to say such a feature needs to be discussed and I not sure
> whether the greater Org community finds it useful or needless clutter.
Definitly a candidate for inclusion in org-mode.
Thx for the patch!
Detlef
Hello,
Federico Beffa writes:
> Do you think it is now a reasonable implementation? Would it be a
> suitable tiny change to `org-mode'?
Yes, applied. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Federico Beffa writes:
> OK, I understand that the Cons above is a serious issue and nobody wants it.
> For this reason I went back to my original idea and modified the
> `org-fill-paragraph' function. This provides the two Pros above
> without having to introduce the undesired Cons. The
Alexis writes:
> i can't help but wonder if the 'MobileOrg' endeavour needs a reboot.
It seems clear that it does.
> More specifically, it seems to me that rebuilding MobileOrg as a single
> project [...] might be a way forward,
This is vital!
> on top of Apache Cordova:
>
> https://cordova
"Charles C. Berry" writes:
> On Wed, 6 Aug 2014, Aaron Ecay wrote:
>
>> Hi Eric,
>>
>> 2014ko abuztuak 6an, Eric Schulte-ek idatzi zuen:
>>
>> [...]
>>
>>> Perhaps you could begin with a patch for the regexp issue in this
>>> thread?
>>
>> I have pushed a patch which allows us to avoid the regex
"Charles C. Berry" writes:
> On Thu, 7 Aug 2014, Aaron Ecay wrote:
>
>> Hi Chuck,
>>
>> Thanks for your feedback.
>>
>> 2014ko abuztuak 7an, "Charles C. Berry"-ek idatzi zuen:
>>> Hi Aaron,
>>>
>>> I like what you are trying to do, but ...
>>>
>>> 1) The change has at least one bug: Remote sessio
Le 09/08/2014 02:38, Thomas S. Dye a écrit :
Aloha Steven,
Steven Rémot writes:
Hi,
I did some changes to support :dbname, :dbhost and :database in SQL
code blocks when using postgresql engine.
Even if it was possible to specify this information using :cmdline
parameter, I thought it was a
>> without having to introduce the undesired Cons. The behavior is a
>> follows:
>> - if \[...\] is inline, behave as before.
>> - if \[ is the first non space character of a line and the closing \]
>> is the last non space character of a line (possibly spanning several
>> lines), then do not fill
Am 01.08.2014 um 18:32 schrieb Eric Abrahamsen :
> John Lusk writes:
>
>> Hey, org-mode crew. Awesome app; I love it. It's pretty much the
>> only thing that keeps me in emacs these days (apart from writing
>> Python code :) ).
>>
>
> A bit of work has gone into keeping double-byte characte
Thanks, Suvayu, for your quick response!
sa> This should help you
sa>
sa> http://orgmode.org/worg/org-faq.html#Keeping-current
Yes, I've seen that ... in fact, have it "bookmarked" already ... the
procedure therein explained is what I've been doing.
But I'm still unclear about "versions"
Kenneth Jacker writes:
> For me, there is a little confusion on just which version I'm using ...
>
> I changed to the org-mode "git managed" directory, and entered:
>
> $ make update
>
> { Do I need to do more? I followed the above with
> "make" and "make install" ... nec
Steven Rémot writes:
> This is my only contribution to Emacs code, and it changes only 12
> lines that impact a very tiny fragment of org, so I though I could
> send it without signing papers. If I was wrong, I don't mind signing
> papers at all.
Either way should work.
If you'd like to contrib
On Sat, Aug 09, 2014 at 10:25:05AM -0400, Kenneth Jacker wrote:
> Thanks, Suvayu, for your quick response!
>
> sa> This should help you
> sa>
> sa> http://orgmode.org/worg/org-faq.html#Keeping-current
>
> Yes, I've seen that ... in fact, have it "bookmarked" already ... the
> procedure th
Hello,
I'm working through this:
https://www.gnu.org/software/emacs/manual/html_node/org/Org_002dPlot.html
Using ob-plot.el that comes with the org extras.
I created the demo table there, and I run org-plot/gnuplot, and I get:
Error running timer: (void-variable data-file)
Any clue?
Thanks,
Le 09/08/2014 17:31, Thomas S. Dye a écrit :
If you'd like to contribute other patches, then you'll want to sign the
FSF papers following the instructions here:
I think it won't be the only patch I send to Org mode or Emacs, so I
will sign copyright assignment and come back when it is done.
Th
How can I have a command auto-run when a file is opened from 'desktop
recovery' please? I want to auto-run "M-x linum-mode" when I open my
daily journal, which stays open all the time. Running that command will
switch off linum-mode for that file, which may stop "file-rot" that I
have observed in t
Federico Beffa writes:
>> But then, you introduce a discrepancy between M-q results and Org
>> syntax. This is not optimal either.
>
> Would you mind elaborating on the discrepancy.
Ignoring \[...\] when filling the paragraph is misleading. You may
believe the object doesn't belong to the paragr
Hi,
Here is a small patch to improve the docstring of `org-agenda-refile'.
Can I apply it?
>From acd2830755849a055ce46a34b65af89b9547fcb2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gr=C3=A9goire=20Jadi?=
Date: Sun, 10 Aug 2014 01:41:16 +0200
Subject: [PATCH] lisp/org-agenda.el (org-agenda-refile):
Hi,
Here is a small patch to improve the docstring of `org-agenda-refile'.
Can I apply it?
>From acd2830755849a055ce46a34b65af89b9547fcb2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gr=C3=A9goire=20Jadi?=
Date: Sun, 10 Aug 2014 01:41:16 +0200
Subject: [PATCH] lisp/org-agenda.el (org-agenda-refile):
Hello:
I added a custom template for the capture-mode:
The problem is that the default "Tasks" template is not there anymore.
So I tried to add this:
("t" "Tasks" entry
(file "~/Documents/org/notes.org"))
Now, when I press `M-x org-capture`, the "Tasks" option appears in t
Hi List (or rather Hi Nicolas),
when programming with Org elements sometimes things seem to work and
then something strange happens - what smells like a cache problem. I
don't mean a cache bug, but a programmer (me) not taking the cache
into account the right way.
Is there a short introduction s
Hi,
I learned a bit a about html/css and took another look the issue. It
turns out that org-mode uses the border attribute which is not respected by
my browser(Google Chrome version 36.0.1985.125 on Mac 10.9.4) .
Org mode generated this line in the html for table but the border is not
displaye
#+begin_src R :results output drawer
"1"
"2"
#+end_src
#+RESULTS:
: 2
--
23 matches
Mail list logo