-BEGIN PGP SIGNED MESSAGE-
Hash: SHA384
Pardon me if this isn't the right place to post this, but I couldn't
figure out where else to do so. I'm moving my note-taking from GNote
(C++ rewrite of Tomboy Notes) to org-mode. As I have a lot of notes all
over the place, I wrote a script to co
> No, it's not the autopair-post-command-handler that I wondered about[fn:1],
> it's that *t*, the first element of the list: how did it get there?
>
> Nick
>
> Footnotes:
>
> [fn:1] Well, I did wonder about it, but only because I never heard of
> it; but I am more suspicious of that t.
>
Concerni
I have not used it myself, but isn't org-collector exactly what you want [1].
"org-collector collects headline properties into tables with optional
pre-processing"
Once you have a table, you can easily pass it to code blocks for further
processing with org-babel.
[1] - http://orgmode.org/worg/org
Hi,
I have one problem with the checkbox. i have an org file wich contain the
following structure
* Daily Routine
#+CATEGORY: Daily
** TODO item1[0/2] :HOME:
1. [ ] item1
2. [ ] item2
:PROPE
I often change timestamps with S-Left or S-Right when the cursor is at
the point immediately following the timestamp:
<2011-08-03 Wed .+1d>
^ cursor here
When I call S-Left or S-Right at this point, the cursor jumps to the
last character of the day of week abbreviation:
<20
Hello Darlan ---
"darc...@gmail.com" wrote:
> I have not used it myself, but isn't org-collector exactly what you want [1].
> "org-collector collects headline properties into tables with optional
> pre-processing"
Indeed org-collector has allowed me to extract properties into a table, and
Hi Bernt,
Can you see if this patch fixes the problem?
--8<---cut here---start->8---
diff --git a/lisp/org.el b/lisp/org.el
index c7b28dd..41ac8c6 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -19212,7 +19212,9 @@ Returns the number of empty lines passed."
(
Hello Tim,
On Wed, Aug 3, 2011 at 4:35 PM, wrote:
> While I have the table from org-collector I do not know how to "easily pass
> it to code blocks".
I have put an example of passing tables to gnuplot source blocks below.
I hope you can adapt it to the source block of your choice. It also
illu
Reiner Steib writes:
> On Mon, Aug 01 2011, Florian Beck wrote:
>
>> If you are using the current bzr version of emacs, make sure to set
>> `bidi-display-reordering' to nil.
>
> Please don't. Instead, report problems caused by
> `bidi-display-reordering' with M-x report-emacs-bug RET so the Emac
My setup:
- windows pc at work
- iMac at home (my wife is monopolizing it :P )
- iPad for personal use
I keep all my Org files in Dropbox. I use the iPad a lot, and not just for
browsing on the couch. When I want to edit my Org files on the iPad,
I struggle. I really tried to use MobileOrg..
Thanks for sharing this. I've wanted to convert my tomboy notes to org-mode
for some time.
I downloaded the script and tried to run it with
: ./tomboy2org.pl -help
but I got the error message below
--8<---cut here---start->8---
Can't locate Text/Format.pm in @I
Darlan Cavalcante Moreira writes:
> I downloaded the script and tried to run it with
> : ./tomboy2org.pl -help
> but I got the error message below
> Can't locate Text/Format.pm in @INC (@INC contains: /etc/perl
> /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5
> /usr/share
Is there a way to undo archive after, say, an accidental archival of a
part of org file?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA384
On 08/03/2011 11:48 AM, Darlan Cavalcante Moreira wrote:
>
> Thanks for sharing this. I've wanted to convert my tomboy notes to org-mode
> for some time.
>
> I downloaded the script and tried to run it with
> : ./tomboy2org.pl -help
> but I got the
On Wed, Aug 3, 2011 at 8:47 PM, skip wrote:
> Is there a way to undo archive after, say, an accidental archival of a
> part of org file?
>
A simple undo on the org file buffer has worked for me in the past.
--
Suvayu
Open source is the future. It sets us free.
suvayu ali writes:
> On Wed, Aug 3, 2011 at 8:47 PM, skip wrote:
>> Is there a way to undo archive after, say, an accidental archival of a
>> part of org file?
>>
>
> A simple undo on the org file buffer has worked for me in the past.
You'll also need to manually remove the archived subtree fro
org-test picks up temporary and backup files. Please consider a patch
the attachments to get rid of them.
>From 9b616baf0f3df63ea13ffde37c9c5aff903fac4e Mon Sep 17 00:00:00 2001
From: Sergey Litvinov
Date: Mon, 1 Aug 2011 00:47:32 +0200
Subject: [PATCH] Get rid of tmp and backup file in test load
I'm in the same boat. I found that Nebulous Notes is a suitable plain text
editor. I enter data into a inbox.org on dropbox and refile them when back
at a desktop.
I'd easily pay for an ios or web text editor that had rudimentary org syntax
support, such as collapsing drawers and indenting heading
The first patch maps cpp language code to c++-mode. The second patch
adds tests for ob-C.
>From d0bc3554ec70138245289f1fabf78e2e86436c78 Mon Sep 17 00:00:00 2001
From: Sergey Litvinov
Date: Wed, 3 Aug 2011 22:02:43 +0200
Subject: [PATCH 1/2] Map "cpp" to c++-mode
---
lisp/org-src.el |2 +-
1
On Wed, Jul 27, 2011 at 7:40 AM, Bastien wrote:
> Hi John,
>
> John Hendy writes:
>
>> I looked into taskjuggler again, but I can't figure out what the
>> status is on tj3 and org-mode.
>
> AFAICT, Org's Taskjuggler exporter works fine with both tj2 and tj3.
>
> You need to configure `org-export-
On Wed, Aug 3, 2011 at 12:46 PM, Carl Bolduc wrote:
> Right now, I am tempted by the many great plaint text editor that exist in
> iOS. This way, I would get a great typing experience but I would lose the
> ability to perform actions on the text until I get back to the PC.
> Is anyone in a similar
I am using beamer class in orgmode to make a presentation. I need to
use small font size for some of my tables.
LaTeX_CLASS_OPTIONS changes font size in the text but not in the tables.
Something like this does not work.
#+ATTR_LaTeX: size=small align=p{2cm}|r|r|p{1cm}|p{1cm}|r|p{1cm}|p{1cm}|
W
On Thu, Aug 4, 2011 at 2:00 AM, Vikas Rawal
wrote:
> I am using beamer class in orgmode to make a presentation. I need to
> use small font size for some of my tables.
>
http://orgmode.org/worg/org-hacks.html#latex-command-for-floats
--
Suvayu
Open source is the future. It sets us free.
> > I am using beamer class in orgmode to make a presentation. I need to
> > use small font size for some of my tables.
> >
>
> http://orgmode.org/worg/org-hacks.html#latex-command-for-floats
Oh. Thanks very much for a prompt response. In fact, I was just
reading that extremely useful thread on t
Hi —
Here's my challenge:
I manage a lot of complex, overlapping projects. One of these projects is a
regular newsletter. Half of the content that goes out in this newsletter is
created by the newsletter program itself. The other half is the result of
several other projects, which produce repo
Hello Vikas,
On Thu, Aug 4, 2011 at 2:33 AM, Vikas Rawal
wrote:
> I have this line:
> #+ATTR_LaTeX: placement=\footnotesize
> align=p{2cm}|r|r|p{1cm}|p{1cm}|r|p{1cm}|p{1cm}|
>
> This does not produce any change.
>
> I have also tried just:
>
> #+ATTR_LaTeX: placement=\footnotesize
>
> What am I
Nebulous Notes has a customizable additional keyboard row for useful
characters (*[]_...) and/or macros. It does not do syntax highlighting and
folding but it's already much better than anything else.
On 2011-08-03, at 15:43, Ido Magal wrote:
I'm in the same boat. I found that Nebulous Notes is
Jason Dunsmore writes:
> Hi Bernt,
>
> Can you see if this patch fixes the problem?
>
> diff --git a/lisp/org.el b/lisp/org.el
> index c7b28dd..41ac8c6 100644
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -19212,7 +19212,9 @@ Returns the number of empty lines passed."
>(let ((pos (point)))
>
"mz.lassoued" writes:
> Hi,
>
> I have one problem with the checkbox. i have an org file wich contain
> the
> following structure
I think we need more information. What version of org-mode are you
using?
For Item 3 I get [0/0] since there are no subtasks for that task.
For
> I hadn't tried my solution for beamer export. In beamer tables don't
> use the table environment, hence my previous solution doesn't work.
>
> That said, I did find an ugly hack. Try this:
>
> #+LATEX: {\tiny
> #+ATTR_LaTeX: align=rr
> | M (GeV) | K-factor |
> |-+--|
> | 50
I thought I'd go ahead and just start a fresh post form the orgmode ->
tikz/gantt topic here:
http://article.gmane.org/gmane.emacs.orgmode/31824
Eric Fraga did a fantastic job of creating some TikZ code that could
create a gantt chart from a table. Since then, it appears that a
package was created
I'm going to narrow my question a bit because by now I've figured out that the
most likely course to follow should be the use of a dynamic block. Is that
correct?
What I'm not sure of is whether I need to develop a function from scratch to
crawl through certain files for tasks with particular t
Xin Shi gmail.com> writes:
> I usually have a dedicated window (frame) for Org Agenda view. I found it
would be very convient to be able to add item directly from the Agenda buffer,
however, I don't see that command in the manual. (A closer one is the refill,
which moves the entry to another categ
Hello,
When I use the timestamp:t export option on Linux (GNU Emacs 22.2.1 for
Linux), a creation time is included into exported file as expected;
however, when I use this option on Windows (GNU Emacs 23.3.1 for Windows),
it is ignored. For example,
#+OPTIONS: author:t creator:t timestamp:t
tkoy...@gmail.com writes:
> Hello,
>
> When I use the timestamp:t export option on Linux (GNU Emacs 22.2.1
> for Linux), a creation time is included into exported file as
> expected;
> however, when I use this option on Windows (GNU Emacs 23.3.1 for
> Windows), it is ignored. For example,
>
> #+OP
35 matches
Mail list logo