I have been making progress on my use of org-mode to manage both
my teaching notes and handouts in a single document. However, there
is something I still have not been able to make happen. That is
selective exporting of text *without* exporting a headline along with
it.
Here is a sample of what
Carsten Dominik writes:
> Whay don't you just try?
>
> The answer is yes, you need to surround the text by
>
> - Carsten
> On Dec 16, 2009, at 3:10 AM, Water Lin wrote:
>
>>
>> I use org-mode to build my note sites. For some reason, I don't want
>> to
>> create a seperately css stylesheet wh
Hi Carsten,
On Dec 21, 2009, at 12:28 PM, Carsten Dominik wrote:
...
I've had a chance to look at your first draft of beamer support.
You've done a terrific job. So much of the draft is right that it
helps to focus thoughts on the parts that are candidates for
discussion and possible chan
Another error, this time to the memo generating remember template. With yet
another apology:
("Memo" ?Z "%[~/org/MEMO/Top.2.memo] %?\n %i %&
%[~/org/MEMO/Bot.memo]"
"~/org/MEMO/Memo.tex" top)
Alan
O
For what it's worth, I forgot to attach one of the files. In case this is
of interest to others, it is attached herewith.
All I really need to know is how to export ONLY the headlines that are
returned by an agenda "occur" search (C-a / ) as a PDF.
With apologies.
Alan
On Mon, Dec 21, 2009 at
Manish twisted the bytes to say:
Manish> On Mon, Dec 21, 2009 at 12:24 PM, sumeet pareek wrote:
>> I am not a 100% sure but I believe I heard some where in the google tech
>> talk about browser interface to org-mode. Could anybody tell me where can I
>> find it? It would be a boon to me as
Hi Thomas,
On Dec 21, 2009, at 4:50 PM, Thomas S. Dye wrote:
Aloha Carsten,
I've had a chance to look at your first draft of beamer support.
You've done a terrific job. So much of the draft is right that it
helps to focus thoughts on the parts that are candidates for
discussion and po
Important question
It has some relation with other topic on the list
http://thread.gmane.org/gmane.emacs.orgmode/20780/focus=20857
2009/12/21 Markus Heller :
> Hello all,
>
> please consider the following scenario:
>
> I have a contract with Client A; the contract is valid from January 1, 2010
>
V Spagnolo writes:
> A key that explicitly states what is meant by C-, S- and M-, would be
> helpful.
I disagree: I don't think the Org mode manual should be teaching the
reader how to use Emacs, since that would only duplicate what's already
in Emacs.
Perhaps it could direct the reader to the
Hello all,
please consider the following scenario:
I have a contract with Client A; the contract is valid from January 1,
2010 until March 31, 2010. I want to clock all my work on tasks under
this contract, and of course *only* while the contract is valid. 30
days before the expiry date, I'
> On Mon, 14 Dec 2009 23:45:19 -0800, D M German said:
DMG> Yes, it can be done:
FYI, if you want to get org from git you should know I packaged git for
the N900 the other day and it should be in extras-devel now.
--
Wes Hardaker
My Pictures: http://cap
A key that explicitly states what is meant by C-, S- and M-, would be
helpful.
Cheers,
V
___
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
After playing around with the MobileOrg iPhone App it quickly became apparent
that the free web dav hosting wasn't going to work integrating with Emacs. I
found wsgidav[1] which made it possible to run a compatible webdav server for
MobileOrg. It was really easy to setup and integrate with my ex
Thomas Bach wrote:
> Why do you put inactive timestamps for beginning and end of the
> semester? Doesn’t that mean that it won’t show up in the agenda view?
I do not need the agenda to tell me every day what semester I am in.
When I need this information in the agenda view, I just press "[" to
sh
andrea wrote:
> Nick Dokos writes:
>
>
> > Further along in the thread I pointed out to you, there is a discussion
> > of emacs --batch implying emacs -q and how to load your .emacs file.
> > I believe that't the problem you are having.
> >
>
> Alright I can try, but I don't want to load my c
In fact, it helps! Thanks
However a sentence like this:
+# a class that meets every Monday evening between February 16 and
April 20, 2009
** Class 7:00pm-9:00pm
<%%(and (= 1 (calendar-day-of-week date)) (diary-block 2 16 2009 4 20 2009))>
is not an example of simplicity and visibility for a qui
Aloha Carsten,
I've had a chance to look at your first draft of beamer support.
You've done a terrific job. So much of the draft is right that it
helps to focus thoughts on the parts that are candidates for
discussion and possible change.
Along those lines, I don't think using headlines
Nick Dokos writes:
> andrea wrote:
>
>
> Demote the tree and add a new heading: what's the problem?
Good I got it, I thought I also needed to select the region.
If you select the region it doesn't work, just demoting from the head
works like a charm, thanks
__
On Fri, Dec 18, 2009 at 6:43 PM, Sven Bretfeld wrote:
> Org mode would be a nice base for bringing a good QDA-Software to the
> world of free software, isn't it? QDAS is a special type of software for
> qualitative data analysis[¹], mostly used in Sociology and related
> fields of Science. Existi
Nick Dokos writes:
> Further along in the thread I pointed out to you, there is a discussion
> of emacs --batch implying emacs -q and how to load your .emacs file.
> I believe that't the problem you are having.
>
Alright I can try, but I don't want to load my configuration every time
I want to
On Mon, Dec 21, 2009 at 5:37 PM, sumeet pareek wrote:
>
[snip]
>
> Thanks for the links. You must have got started with emacs way back.
I tried Emacs 20.. did not last beyond a few hours, then tried Emacs
21.. did not last beyond a day or so. I guess I was trying too hard
to remember the key chor
Hmm. Very Interesting.
http://orgmode.org/org.html#Javascript-support
On Mon, Dec 21, 2009 at 8:07 PM, sumeet pareek wrote:
> @Nick: You just read my mind! Will try reading XHTML exported from org-mode
> using org-info.js
>
> Now I dont know this, but is there a way to import XHTML files into
> o
@Nick: You just read my mind! Will try reading XHTML exported from org-mode
using org-info.js
Now I dont know this, but is there a way to import XHTML files into org-mode
(retaining all the "org data" like TODO, tags, priority et al). If yes, I
think I would be interested in creating a browser bas
andrea wrote:
>
> Between the various commands there's already org-demote-subtree, but
> what if I add a higher level and I want to demote everything?
> Is there a command to do it?
> I need to add a '*' everywhere and indent accordingly in theory...
>
Demote the tree and add a new heading: wh
sumeet pareek wrote:
> I am not a 100% sure but I believe I heard some where in the google
> tech talk about browser interface to org-mode. Could anybody tell me
> where can I find it? It would be a boon to me as I am mostly on a
> windows box where running org-mode is not the most simple thing t
andrea wrote:
> Carsten Dominik writes:
>
> > On Dec 20, 2009, at 11:43 PM, andrea wrote:
> >
> >> Nick Dokos writes:
> >>
> >>> See the thread at
> >>>
> >>>http://thread.gmane.org/gmane.emacs.orgmode/17059
> >>
> >> I also tried the scripts from that thread (but it's actually the same
>
Between the various commands there's already org-demote-subtree, but
what if I add a higher level and I want to demote everything?
Is there a command to do it?
I need to add a '*' everywhere and indent accordingly in theory...
Thanks
___
Emacs-orgmod
On Mon, Dec 21, 2009 at 5:13 PM, Manish wrote:
> On Mon, Dec 21, 2009 at 3:53 PM, sumeet pareek wrote:
> > @Manish: Thanks for the reply. Emacs caught my attention this weekend
> when I
> > saw a Google tech talk about org-mode. And I decided to give it a try.
> > 1. Was able to install it very ea
On Mon, Dec 21, 2009 at 3:53 PM, sumeet pareek wrote:
> @Manish: Thanks for the reply. Emacs caught my attention this weekend when I
> saw a Google tech talk about org-mode. And I decided to give it a try.
> 1. Was able to install it very easily on ubuntu (but I use windows at work)
> 2. Was initia
This is my whole error by the way if someone can understand what it means...
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
re-search-forward(nil nil t)
org-export-remove-headline-metadata((:for-LaTeX t :emph-multiline t
:add-text nil :comments nil :skip-before-1st-heading n
I am keeping notes in a single file about several topics. I can
isolate headlines about these topics/products, by an agenda occur
search: C-a a / . I have made a template to print a
memo about these products, but it seems I must copy the headlines
by hand to a register or file, t
31 matches
Mail list logo