Hi Nick and Memnon,
On Fri, 25 Mar 2011 23:31:21 -0400
Nick Dokos wrote:
> That's tough: you'll need to leave the mail server-side so that you
> can access it from all the different machines, but that leaves you
> vulnerable to network outages. offlineIMAP might be a good solution
> for you.
Lo
Hello Sean
Thanks for trying out the new exporter and submitting this patch. I have
applied it to my branch.
Jambunathan K.
> Hi,
>
> I was getting the error:
>
> org-html-insert-toc: Wrong type argument: char-or-string-p, nil
>
> when trying to generate an HTML file with
>
> #+OPTIONS:
Eric S Fraga wrote:
> ... I guess the link should really be to there, section 12.6.6 to be
> exact. Can somebody recommend the best way to link there?
Something like this perhaps?
--8<---cut here---start->8---
[1] [[http://orgmode.org/manual/Beamer-class-ex
Suvayu Ali wrote:
>> I use fetchmail and postfix. They run in the background dealing with
>> incoming and outgoing mail resp. - as far as emacs is concerned, all
>> mail is local.
>
> I have tried that too but unsuccessfully, my understanding of mail
> servers and email protocols are rather limit
Suvayu Ali writes:
> How do you (as in all users using Emacs as their email client) deal with
> unreliable networks?
Setup here:
Emacs +
leafnode (local newsserver for gmane, gwene)
fetchmail
msmtp
So all data is dealt with locally, as far as Emacs is concerned.
hth
Memnon
On Fri, 25 Mar 2011 22:19:08 -0400
Nick Dokos wrote:
> [I sound like a broken record]
>
I saw your response but forgot to comment about it.
> I use fetchmail and postfix. They run in the background dealing with
> incoming and outgoing mail resp. - as far as emacs is concerned, all
> mail is lo
Suvayu Ali wrote:
> On Fri, 25 Mar 2011 21:11:02 +
> Eric S Fraga wrote:
>
> > The short answer is to use *Emacs* for your email,
>
> How do you (as in all users using Emacs as their email client) deal with
> unreliable networks? When I used to use tramp over a particularly
> slow/unreliab
On Fri, 25 Mar 2011 21:11:02 +
Eric S Fraga wrote:
> The short answer is to use *Emacs* for your email,
How do you (as in all users using Emacs as their email client) deal with
unreliable networks? When I used to use tramp over a particularly
slow/unreliable network day before, I found every
Sébastien Vauban writes:
> Hi Eric,
>
> Check this out in section 4.3 of
> http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html
> (last line).
Thanks Seb.
Yes, that document ceased to exist a while back. I forgot I was linking
to it. It's the original document by Carsten, I believe,
Hi,
I was getting the error:
org-html-insert-toc: Wrong type argument: char-or-string-p, nil
when trying to generate an HTML file with
#+OPTIONS: toc:nil
The patch below seems to fix this.
Regards,
Sean
index bd53741..37eddf4 100644
--- a/lisp/org-html.el
+++ b/lisp/org-html.el
@@ -2
>From d5a47db19a6c263b0516c454594296da9f44c428 Mon Sep 17 00:00:00 2001
From: Sean O'Halpin
Date: Fri, 25 Mar 2011 22:16:54 +
Subject: [PATCH] * lisp/ob.el: Avoid spurious matches to literal
"#+end_src" inside a source block.
Added newline to org-babel-src-block-regexp.
---
lisp/ob.el |
John Hendy wrote:
> On Fri, Mar 25, 2011 at 4:38 PM, Nick Dokos wrote:
> > John Hendy wrote:
> >
> >> I would love to do this. Unfortunately, it is limiting in a corporate
> >> setting -- my IMAP/POP ports are blocked (using emacs for personal
> >> email is out), the admins have not enabled IMA
Sébastien Vauban wrote:
> >
> > It could use the fact that it is in a section - but the function
> > is generic wrt backends, so it doesn't worry about details like this.
> > Maybe a backend-specific function can be called at this point to deal
> > with it - and that can be smarter about how to
Sébastien Vauban wrote:
> > Also, how do you handle outside email accounts, for example, from gmail?
>
> What do you mean? Accessing them? That can be done from Emacs, although I
> did not set this up (yet).
>
I use fetchmail for incoming mail and a local postfix server (sending
either throu
On Fri, Mar 25, 2011 at 4:38 PM, Nick Dokos wrote:
> John Hendy wrote:
>
>> I would love to do this. Unfortunately, it is limiting in a corporate
>> setting -- my IMAP/POP ports are blocked (using emacs for personal
>> email is out), the admins have not enabled IMAP/POP on the company
>> Lotus No
John Hendy wrote:
> I would love to do this. Unfortunately, it is limiting in a corporate
> setting -- my IMAP/POP ports are blocked (using emacs for personal
> email is out), the admins have not enabled IMAP/POP on the company
> Lotus Notes Domino server (using emacs for work emails is out), and
Eric S Fraga wrote:
> Chris Malone writes:
>
> > Hi Henri-Paul,
> >
> > While you've brought the topic up I /have/ been recently curious about
> > others' email setup and how they incorporate that into Emacs/org-mode? I
> > notice several users send emails from within Emacs using org-mode synt
Hi Nick,
Nick Dokos wrote:
> It's not clear to me how to fix it properly: at the point where
> org-export-select-backend-specific-text is called, there's been a
> partial transformation of the input, so the function is looking at the
> following:
>
> ,
> |
> | #+BEGIN_HTML
> |
> | *** A bloc
Hi Eric,
Check this out in section 4.3 of
http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.html
(last line).
Best regards,
Seb
--
Sébastien Vauban
Hi Seb and Eric,
Thanks for the advice - the info and sample .gnus file were great!
Chris
2011/3/25 Sébastien Vauban
> Chris Malone,
>
> Chris Malone wrote:
> > Hi Henri-Paul,
> >
> > While you've brought the topic up I /have/ been recently curious about
> > others' email setup and how they in
Chris Malone,
Chris Malone wrote:
> Hi Henri-Paul,
>
> While you've brought the topic up I /have/ been recently curious about
> others' email setup and how they incorporate that into Emacs/org-mode? I
> notice several users send emails from within Emacs using org-mode syntax -
> any tips on setti
Chris Malone writes:
> Hi Henri-Paul,
>
> While you've brought the topic up I /have/ been recently curious about
> others' email setup and how they incorporate that into Emacs/org-mode? I
> notice several users send emails from within Emacs using org-mode syntax -
> any tips on setting such a th
Nick Dokos wrote:
> Eric S Fraga wrote:
>
>
> > In the org-beamer tutorial (Worg/org-tutorials/org-beamer/tutorial.org),
> > I have the following:
> >
> > ,
> > |
> > | #+BEGIN_Example
> > | ,** Two columns
> > |
> > | ,*** A block
> > :B_ignor
On Fri, Mar 25, 2011 at 1:56 PM, Henri-Paul Indiogine
wrote:
> Greetings!
>
> A few days ago I noticed a headline somewhere, possibly
> http://linuxtoday.com or http://lxer.com, that read "an Outlook
> replacement for Linux".
>
> Then I thought, I have an Emacs gnus frame next to a frame with my
>
Hi Eric (and Eric, and Dan, and ...),
Eric S Fraga wrote:
> In the org-beamer tutorial (Worg/org-tutorials/org-beamer/tutorial.org),
> I have the following:
>
> ,
> |
> | #+BEGIN_Example
> | ,** Two columns
> |
> | ,*** A block
> :B_ignoreheading:BM
Hi Henri-Paul,
While you've brought the topic up I /have/ been recently curious about
others' email setup and how they incorporate that into Emacs/org-mode? I
notice several users send emails from within Emacs using org-mode syntax -
any tips on setting such a thing up? Also, how do you handle o
> Is it possible to have the headline increment the page number 1 or
> show how many are completed.
Org doesn't understand what a page is. You should be thinking in terms
of word count and not page numbers.
Jambunathan K.
Eric S Fraga wrote:
> In the org-beamer tutorial (Worg/org-tutorials/org-beamer/tutorial.org),
> I have the following:
>
> ,
> |
> | #+BEGIN_Example
> | ,** Two columns
> |
> | ,*** A block
> :B_ignoreheading:BMCOL:
> | :PROPERTIES:
> | :
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Question on the usage of this function or maybe I need to look into
another function?
I am trying to work on a project (journal for a class) that requires me
to write 75 pages of handwritten text. Every week I will go put in a
TODO to journal, use M-
On 25.3.2011, at 20:09, Christopher Allan Webber wrote:
> I do think they are both very cute :)
:-) I am sure we can the convince the store holder to make them :D
- Carsten
>
> Jason Dunsmore writes:
>
>> Christopher Allan Webber writes:
>>
>>> What about mom's orgmode file?
>>
>> Good
* Could do a link like this in an OrgMode buffer:
[[shell:google-chrome --enable-plugins ~/CountDownTimer.html &]]
** Where ~/CountDownTimer.html contains the below code and/or only
contains the below code/markup:
http://www.chumby.com/virtualchumby_noskin.swf";
FlashVars="_chumby_profile_url=ht
Gilberto writes:
> That should help, but the thing is that the
>> |#+ATTR_LATEX| line
> is missing from the example:
>> *** A screenshot:BMCOL:B_example:
>> :PROPERTIES:
>> :BEAMER_col: 0.6
>> :BEAMER_env: example
>> :END:
>> [[
I do think they are both very cute :)
Jason Dunsmore writes:
> Christopher Allan Webber writes:
>
>> What about mom's orgmode file?
>
> Good point. Here's one for the Moms:
> http://dunsmor.com/img/110325124500.png
>
--
𝓒𝓱𝓻𝓲𝓼𝓽𝓸𝓹𝓱𝓮𝓻 𝓐𝓵𝓵𝓪𝓷 𝓦𝓮𝓫𝓫𝓮𝓻
Greetings!
A few days ago I noticed a headline somewhere, possibly
http://linuxtoday.com or http://lxer.com, that read "an Outlook
replacement for Linux".
Then I thought, I have an Emacs gnus frame next to a frame with my
agenda.org. I guess that is my "Outlook replacement". Also, regularly I
Christopher Allan Webber writes:
> What about mom's orgmode file?
Good point. Here's one for the Moms:
http://dunsmor.com/img/110325124500.png
What about mom's orgmode file?
Jason Dunsmore writes:
> T-shirt idea for babies/little kids:
> http://dunsmor.com/img/110325094800.png
>
--
𝓒𝓱𝓻𝓲𝓼𝓽𝓸𝓹𝓱𝓮𝓻 𝓐𝓵𝓵𝓪𝓷 𝓦𝓮𝓫𝓫𝓮𝓻
T-shirt idea for babies/little kids:
http://dunsmor.com/img/110325094800.png
I may try playing around with the sequential sections...since that's how I'm
currently writing the majority of this file. Most of the pieces of code are
simply defining functions that call other functions or macros and wouldn't
be executed alone. However, I'm defining other blocks as tests for th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 25/03/11 14:22, Sébastien Vauban wrote:
> Hi Rainer,
>
> Rainer M Krug wrote:
>> On 25/03/11 13:50, Jambunathan K wrote:
>>>
>>> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
>>> backtrace buffer?
>>
>> Here it is:
>>
>>
Hi Rainer,
Rainer M Krug wrote:
> On 25/03/11 13:50, Jambunathan K wrote:
>>
>> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
>> backtrace buffer?
>
> Here it is:
>
> Debugger entered--Lisp error: (error "Marker does not point anywhere")
> (...)
> org-babel-execute-s
Hi Eric,
thanks for looking into this!
Unfortunately, I do not know the setup here. But I asked on the ess
mailing list and got an answer from Stephen Eglen:
"I think you want to set ess-local-process-name given by the :session
argument in the .org buffer when the temp buffer is opened by C-c '
Hi,
· Rainer M Krug wrote:
> On 25/03/11 13:50, Jambunathan K wrote:
>>
>> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
>> backtrace buffer?
>
> Here it is:
>
[ ... backtrace ... ]
I have a similar behaviour with a gnuplot source block, except that I
get the same err
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 25/03/11 13:50, Jambunathan K wrote:
>
> Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
> backtrace buffer?
Here it is:
Debugger entered--Lisp error: (error "Marker does not point anywhere")
ansi-color-apply-on-region
Can you do M-x toggle-debug-on-error and copy/paste what comes up in the
backtrace buffer?
Rainer M Krug writes:
> Hi
>
> I have the following code block:
>
> #+begin_src sh :session sh
> echo
> ## Copy scripts
> scp SA.sh SA.sub SA.R Analysis_sensitivity.R
> generateLatinHypercubeScen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I have the following code block:
#+begin_src sh :session sh
echo
## Copy scripts
scp SA.sh SA.sub SA.R Analysis_sensitivity.R
generateLatinHypercubeScenarios.R cluster://export/home/rkrug/sim/nsa/SA/
# scp SA.sub cluster://export/home/rkr
Eric Abrahamsen writes:
> I'm writing a little helper function for use when I'm starting work on a
> particular long-term writing project. Basically I found myself doing the
> same little ritual of commands two or three times a day, and I got tired
> of it. Here's what I've got so far, it's prett
Sébastien Vauban writes:
> Hi Giovanni,
>
> Giovanni Ridolfi wrote:
>> Sébastien Vauban writes:
>>> Org-capture, [...] on Firefox/Windows XP. [...]
>>>
[...]
> In particular, for Windows, I created the following =.reg= file:
:-(
Sorry, I don't have the permission to change registry files,
I can
On Thu, Mar 24 2011, Cian wrote:
> Can you separate out the gnus specific code at some point. If I ever
> get any time (two small children and a day job, so big if) I'd like to
> integrate it into Wanderlust. But currently the code assumes that
> you're using gnus.
Sure, I'll add that to my todo
Hi Giovanni,
Giovanni Ridolfi wrote:
> Sébastien Vauban writes:
>> Org-capture, [...] on Firefox/Windows XP. [...]
>>
>> So, what's the limitation? I can only capture _short text_ extracts from
>> the Web. Once it gets over 20 lines of text or so, the "Org-capture" button
>> still does not do any
I'm writing a little helper function for use when I'm starting work on a
particular long-term writing project. Basically I found myself doing the
same little ritual of commands two or three times a day, and I got tired
of it. Here's what I've got so far, it's pretty self-explanatory. The "my-"
vari
W dniu 2011-03-25 10:12, Aankhen pisze:
Hullo,
On Fri, Mar 25, 2011 at 02:07, Radosław Grzanka wrote:
I'm trying to tweak remember templates to follow my needs but I
fail. I want to do template for my shopping list entries like this:
(setq org-remember-templates (list
Hullo,
On Fri, Mar 25, 2011 at 02:07, Radosław Grzanka wrote:
> I'm trying to tweak remember templates to follow my needs but I
> fail. I want to do template for my shopping list entries like this:
>
> (setq org-remember-templates (list
> (list "shopping" ?s "- [ ]
Sébastien Vauban writes:
Hi, Sébastien,
>
> Org-capture, [...] on Firefox/Windows XP.
>
[...]
> So, what's the limitation? I can only capture _short text_ extracts from the
> Web. Once it gets over 20 lines of text or so, the "Org-capture" button still
> does not do anything.
would you please
Hi Bernt,
Bernt Hansen wrote:
> I can move forwards and backwards one day at a time with 'f' and 'b' and it
> works great. If however I want to jump to a specific date the block view is
> lost and it reverts back to the regular calendar agenda view.
In the same spirit, I would add another point:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 25/03/11 02:21, Marvin Doyley wrote:
> Hi there,
>
> Does anybody have a lisp code that can extract metadata from pdf. There
> is an interesting program called sciplpore
> (http://www.sciplore.org/software/sciplore_mindmapping/ that does this
> for
Hi Chao,
On 25.3.2011, at 06:14, Chao LU wrote:
> Dear all,
>
> Don't know if it is a little bug:
>
> For org capture template, if I set an template like this:
> ("i" "INBOX" entry (file+olp (concat org-private-dir "/iPrv.org") "INBOX"
> "test") "* %?" :prepend t)
>
> And for the iPrv.org, I
56 matches
Mail list logo