Hi Richard,
You should be able to get rid of that indentation by arranging for the
text after the listing end to begin with \noindent{} (in LaTeX). This
should be as simple, in org, as:
...
#+END_SRC
\noindent{}Lorem ipsum...
I am not sure there is a way to automate the \noindent: LaTeX indent
Julien Cubizolles writes:
Hi Julian:
> That's very disappointing, org-caldav was the best tool I found to
> have an efficient interaction between my Phone and org. Mobile-org is
> great but unless I'm mistaken it doesn't provide the traditional grid
> view of a calendar like the widget one can g
David Engster writes:
> Google has announced today that they will shut down their CalDAV API in
> September, since hey, everybody's using their own protocol anyway.
> org-caldav will then cease to work with Google calendar.
That's very disappointing, org-caldav was the best tool I found to have
Marcin Borkowski writes:
Hi Marcin:
> Does this mean that if I have an account on some server, and I can log
> in there through SSH, I can set it up for MobileOrg? (Sorry for a
> possibly lame question, I don't know much about networking and such
> things.)
Yes, just stage the files to the ser
Hello,
Carsten Dominik writes:
> I propose the following patch to improve the automatic
> indentation of the backend definition macros in ox.el.
>
> - Carsten
>
> diff --git a/lisp/ox.el b/lisp/ox.el
> index c5b6d7c..31983b2 100644
> --- a/lisp/ox.el
> +++ b/lisp/ox.el
> @@ -987,6 +987,7 @@ keyw
Dnia 2013-03-14, o godz. 18:05:21
Charles Philip Chan napisał(a):
> Marcin Borkowski writes:
>
> Hi Marcin:
>
> > I'm about to buy an Android smartphone. Of course, I want to use
> > Org-mobile. However, I don't use Dropbox (I use another, similar
> > service, called SpiderOak). Is it possi
Hello,
Rainer Stengele writes:
> thanks for the notice.
> I really would need to be able to configure export options.
I just told you how to do it.
> I cannot include timestamps in a html export.
> Please give me a hint.
Could you elaborate?
Thank you.
Regards,
--
Nicolas Goaziou
Subhan Tindall writes:
Hi Subhan:
> Org mobile is currently unavailable in the Android market, with no
> scheduled return time.
Are you sure? I can access it just fine:
https://play.google.com/store/apps/details?id=com.matburt.mobileorg&feature=search_result
https://play.google.com/store/apps
Org mobile is currently unavailable in the Android market, with no
scheduled return time.
On Thu, Mar 14, 2013 at 3:05 PM, Charles Philip Chan wrote:
> Marcin Borkowski writes:
>
> Hi Marcin:
>
>> I'm about to buy an Android smartphone. Of course, I want to use
>> Org-mobile. However, I don't
Marcin Borkowski writes:
Hi Marcin:
> I'm about to buy an Android smartphone. Of course, I want to use
> Org-mobile. However, I don't use Dropbox (I use another, similar
> service, called SpiderOak). Is it possible to synchronize using such a
> service?
No currently Mobileorg does not suppor
On 14.3.2013, at 20:53, Jay Kerns wrote:
> Reading my message again, it doesn't say what I wanted it to say, and
> it sounds in my head not in the way I wanted it to sound. Let me try
> again, with more words:
>
> That's totally fine by me, I meant it when I said "OK if you don't
> want to do
Hi,
I'm about to buy an Android smartphone. Of course, I want to use
Org-mobile. However, I don't use Dropbox (I use another, similar
service, called SpiderOak). Is it possible to synchronize using such a
service? (If not, I'll set up a Dropbox account, which I'm probably
ging to do anyway - I
Thanks, Aaron. I ended up adding the line
#+LaTeX_HEADER: \addtolength\partopsep{-0.9cm}
to my org file. Not too complicated...
There's still one more (even more) minor problem, which is that minted
always indents the text immediately after a listing, but this I can
probably live with.
On 3/14
Eric S Fraga writes:
> Karl Voit writes:
>
>> * Marvin Doyley wrote:
>>>
>>> Hi there,
>>
>> Hi!
>>
>>> Does anybody know how to export deadline or schedule items from org to
>>> ical ?
>>
>> I think you want to read following pages:
>> http://orgmode.org/manual/iCalendar-export.html>
>> http
Karl Voit writes:
> * Marvin Doyley wrote:
>>
>> Hi there,
>
> Hi!
>
>> Does anybody know how to export deadline or schedule items from org to
>> ical ?
>
> I think you want to read following pages:
> http://orgmode.org/manual/iCalendar-export.html
> http://orgmode.org/worg/org-tutorials/org-go
Dnia 2013-03-14, o godz. 16:46:22
wgreenho...@riseup.net (W. Greenhouse) napisał(a):
> A less pleasant/even worse way (practically heresy in some circles,
> though some Org users do it) would just be to compose your documents
> using visual-line-mode instead of auto-fill-mode. Then whole
> paragr
Am 13.03.2013 12:56, schrieb Bastien:
Andreas Röhler writes:
Any recommendation which make commands to run here?
~$ make helpall
:)
Another great piece, thanks!
Aloha Achim,
Achim Gratz writes:
> Thomas S. Dye writes:
>>In most cases where you have permission to write to system locations,
>> you will probably want to install Org with the Emacs system files.
>> This is a system-specific operation that is guided by a file,
>> `local.mk', which you mu
I haven't been able to find a combination of options to do this, any ideas?
I use org extensively for note-taking in my classes. What I would
like is to have the following, preferably while typing allthough after
the fact would do:
* headline one is a short one :tag1:tag2:
* headline two is the
Thanks Eric!
Shripad
Tucson, AZ
On Thu, Mar 14, 2013 at 12:57 PM, Eric Schulte wrote:
> shripad sinari writes:
>
> > Hello Eric,
> > The posted solution works. But the issue is that I have to do this a lot
> of
> > times for selective code chunks in multiple documents. Writing the sexp
> > ea
Achim Gratz writes:
> Eric Schulte writes:
>> From re-looking at Achim's previous noweb example, it seems that we
>> currently do *not* include the values of noweb expansions in code block
>> hash calculations, I think this is a bug which should be fixed.
>
> It could very well have been a consci
shripad sinari writes:
> Hello Eric,
> The posted solution works. But the issue is that I have to do this a lot of
> times for selective code chunks in multiple documents. Writing the sexp
> each time is not very elegant.
As the sexp is just elisp you can easily to add a function to your
.emacs
Torsten Wagner writes:
> Hi,
>
> if I have a project based on org which require some special settings (not
> only in lisp) I use a babel block and execute it after loading the file. I
> did this e.g. to set my Java environment correct
>
> If I remember correctly, we discussed once an autoload fea
Reading my message again, it doesn't say what I wanted it to say, and
it sounds in my head not in the way I wanted it to sound. Let me try
again, with more words:
That's totally fine by me, I meant it when I said "OK if you don't
want to do that", and I don't want a silly thing like a posting gui
David Engster writes:
> Jambunathan K. writes:
>> David Engster writes:
>>
>>> Jambunathan K. writes:
I know that.
But that doesn't answer the question why Carsten will appear in the To
header of a mail that I reply to a mail I receive from Eric S Fraga.
>>>
>>> Because Car
[snip]
>> FWIW, +1
>
> +2 :)
>
Fair enough. I agree that time shouldn't be wasted on lone users, and
that includes me:
http://orgmode.org/w/?p=worg.git;a=commitdiff;h=933d17d268a1618d9244c12014403a05c05c5a25
Cheers,
--
Jay
Jambunathan K. writes:
> David Engster writes:
>
>> Jambunathan K. writes:
>>> I know that.
>>>
>>> But that doesn't answer the question why Carsten will appear in the To
>>> header of a mail that I reply to a mail I receive from Eric S Fraga.
>>
>> Because Carsten started the thread and did not
David Engster writes:
> Jambunathan K. writes:
>> I know that.
>>
>> But that doesn't answer the question why Carsten will appear in the To
>> header of a mail that I reply to a mail I receive from Eric S Fraga.
>
> Because Carsten started the thread and did not set MFT.
In this very specific
Neuwirth Erich writes:
> I put my old source directory away and started afresh:
> git clone git://orgmode.org/org-mode.git
I'm not sure what you were trying to accomplish. You can always check
with "git status" what's going on in your worktree and if necessary you
can "git clean" anything you thi
Jambunathan K. writes:
> I know that.
>
> But that doesn't answer the question why Carsten will appear in the To
> header of a mail that I reply to a mail I receive from Eric S Fraga.
Because Carsten started the thread and did not set MFT.
-David
Memnon Anon writes:
>> it seems to me that this is entirely superfluous. I have not seen a
>> mailing lit with better behavior anywhere. We should not be distracted
>> by a lone user.
>
> FWIW, +1
+2 :)
Bernt
Bastien writes:
> If we agree the macros are not really needed we can make the change.
> We will always be free to find why the macros are causing problems
> later one. I know the move looks like I want to avoid the problems
> instead of fixing them, but it's not: it's about fixing the approach
>
Thomas S. Dye writes:
> Thanks for your help and patience as I try to find the simplest, most
> widely applicable, path to a successful Org installation.
I especially like the fact that it didn't get longer than before.
>In most cases where you have permission to write to system locations,
>
David Engster writes:
> Jambunathan K. writes:
>> Still you haven't answered my "Fudging the mail reply headers" question
>> to my satisfaction.
>
> http://www.gnu.org/software/emacs/manual/html_node/message/Mailing-Lists.html
>
> "A mailing list poster can use MFT to express that responses shoul
Jambunathan K. writes:
> Still you haven't answered my "Fudging the mail reply headers" question
> to my satisfaction.
http://www.gnu.org/software/emacs/manual/html_node/message/Mailing-Lists.html
"A mailing list poster can use MFT to express that responses should be
sent to just the list, and no
Hi Richard,
2013ko martxoak 14an, Richard Stanton-ek idatzi zuen:
>
> Using the minted package, I get very nice colored listings in the PDF
> files generated by exporting to LaTeX, but there's always a lot of extra
> space after each listing and before any text that immediately follows.
> This se
Eric
Eric S Fraga writes:
> Jambunathan K writes:
>
>> You are a jerk, a BIG JERK.
>
> This is completely uncalled. What satisfaction do you gain from this?
> This is a brilliant, informative and polite mailing list except when it
> comes to your contributions.
>
> Don't bother answering bec
Viktor Rosenfeld writes:
[...]
> With regard to the time grid you might want to check out the variable
> org-agenda-time-grid. I have it set thusly:
>
> #+BEGIN_SRC emacs-lisp
> (setq org-agenda-time-grid
> '((daily today required-time)
> ""
> (600 1200 1800 2400)))
> #+EN
Jambunathan K writes:
> You are a jerk, a BIG JERK.
This is completely uncalled. What satisfaction do you gain from this?
This is a brilliant, informative and polite mailing list except when it
comes to your contributions.
Don't bother answering because I've added you to my spam database. I'
Using the minted package, I get very nice colored listings in the PDF
files generated by exporting to LaTeX, but there's always a lot of extra
space after each listing and before any text that immediately follows.
This seems to be an issue with the minted package itself, but I'm
wondering if anyone
Hi Thomas,
t...@tsdye.com (Thomas S. Dye) writes:
> Thanks for your help and patience as I try to find the simplest, most
> widely applicable, path to a successful Org installation.
Thanks for this, I think these explanations are better articulated
than the ones in the manual.
Let's get the "
Aloha all,
Thanks for your help and patience as I try to find the simplest, most
widely applicable, path to a successful Org installation.
I've decided not to mention el-get in the manual. It looks like a great
power-user tool, but I don't think it fits here. Perhaps something on
Worg (if it's
Bastien writes:
> David Engster writes:
>> I won't work on supporting the Google calendaring API until there's a
>> free server implementation for it, which can be self-hosted. If
>> someone else would like to work on that, please create a fork under a
>> different name.
>
> Are there already peop
Hi David,
first of all thanks again for your great contribution.
Maybe this is a good time to announce that we use org-caldav since several
weeks together with SoGO.
SoGO does allow syncing of Android devices too (via an App). It syncs full
automatically with the Android calendar!
It comes with
Hi David,
David Engster writes:
> Google has announced today that they will shut down their CalDAV API in
> September, since hey, everybody's using their own protocol anyway.
> org-caldav will then cease to work with Google calendar.
:/
> I won't work on
> supporting the Google calendaring AP
Hi all,
wgreenhouse-sgozh3hwpm2stnjn9+b...@public.gmane.org (W. Greenhouse)
writes:
> A less pleasant/even worse way (practically heresy in some circles,
> though some Org users do it) would just be to compose your documents
> using visual-line-mode instead of auto-fill-mode. Then whole paragrap
Robert Klein writes:
> On 03/08/2013 11:58 AM, Myles English wrote:
>>
>> Hi,
>>
>> Just wondering if there is a better way to italicise across more than
>> two lines for a list item, currently this is the only way that works
>> for me:
>>
>> - on the assumption of equilibrium: /``even if ther
What I would like to do is simple: wrap a verbatim code block within a
Figure, so that I can refer to it elsewhere in my org-mode file. How
is this achieved? A naive solution, which does not work, looks like:
#+CAPTION:My caption
#+LABEL: fig:my-api
#+ATTR_LaTeX: width=130mm,height=30mm
#
Google has announced today that they will shut down their CalDAV API in
September, since hey, everybody's using their own protocol anyway.
org-caldav will then cease to work with Google calendar. I won't work on
supporting the Google calendaring API until there's a free server
implementation for it
> it seems to me that this is entirely superfluous. I have not seen a
> mailing lit with better behavior anywhere. We should not be distracted
> by a lone user.
FWIW, +1
On 13 mrt. 2013, at 22:07, Jay Kerns wrote:
> Dear Bastien,
>
>
> On Wed, Mar 13, 2013 at 4:33 PM, Bastien wrote:
>> Hi Jay,
>
>> Well, I would not invest too much time on this, personally.
>
> No, you don't seem to be bothered at all; those attacks seem to
> wash off you like water off a d
Just a short comment:
There is one incident caused by one user - this is an outlier in all
statistical measures. I don't think it is reasonable to react with new rules
- by discussing the issue caused by one user, we are playing by their rules!
Ignore the one user but keep your eyes and ears ope
Hi Achim,
Bastien writes:
> Yes -- but what I'm arguing about is that the special syntax is not
> needed. Or more specifically, it is not needed to have
>
> (org-export-define-backend html
> ((bold . org-html-bold)
>
> instead of just
>
> (org-export-define-backend 'html
> '((bold .
Hi Eric,
Eric Abrahamsen writes:
> If you call "C-c C-c" within a table to align it, and point happens to
> be on a horizontal rule, it throws an error that originates in
> org-element-context.
This is now fixed with the attached patch, thanks for reporting
this bug.
If think `org-element-tabl
Rainer M Krug writes:
> On Wednesday, March 13, 2013, Marvin Doyley wrote:
>
>> Has MobileOrg been removed from the App Store ? For some reason I can't
>> find this.
>
>
> It has been r evolved temporarily, but I hope it will be back soon.
I think it's in f-droid.
–Rasmus
--
A clever person
Am 13.03.2013 16:15, schrieb Nicolas Goaziou:
> Hello,
>
> Rainer Stengele writes:
>
>> I do mark the subtree and export by "C-e h o".
>> Export is fine but I always get the TOC (although toc:nil) and I cannot
>> get the clock entries (although c:t).
>
> You don't need to mark the subtree when
Hi,
if I have a project based on org which require some special settings (not
only in lisp) I use a babel block and execute it after loading the file. I
did this e.g. to set my Java environment correct
If I remember correctly, we discussed once an autoload feature for
org-babel, but security conc
Paul Rudin writes:
> I was surprised by this behaviour.
>
> Find a new org-mode file. Type "i)" and then hit M-Ret. The "i)" gets
> renamed as "a)" and "b)" is added on the next line.
>
> I would have expected that we get "ii)" on the next line and the "i)"
> would be left alone.
>
> Is this wor
Hi Achim,
Achim Gratz writes:
> Bastien altern.org> writes:
>> One potential problem in the first test is the use of "parent" as the
>> name of the symbol to pass to the macro... since this is the very same
>> name than the macro second argument. At least this reminded me this
>> section of El
I put my old source directory away and started afresh:
git clone git://orgmode.org/org-mode.git
And I did
make up1
sudo make clean-install install
When I try to create an open an html file with
C-c C-e h o
I still get
Symbol's value as variable is void: org-element-document-properties
Be
On 03/08/2013 11:58 AM, Myles English wrote:
>
> Hi,
>
> Just wondering if there is a better way to italicise across more than two
> lines
> for a list item, currently this is the only way that works for me:
>
> - on the assumption of equilibrium: /``even if there is equilibrium at
> the pore
If you call "C-c C-c" within a table to align it, and point happens to
be on a horizontal rule, it throws an error that originates in
org-element-context.
The let at the top of that function sets "type" to 'table-row, and
"element" to:
(table-row (:type rule :begin XX :end XX :contents-begin nil
Bastien altern.org> writes:
> One potential problem in the first test is the use of "parent" as the
> name of the symbol to pass to the macro... since this is the very same
> name than the macro second argument. At least this reminded me this
> section of Elisp manual:
I've actually tested this
Charles, Nick, thanks for the tip of using filters.
As far as I can see it requires version 8 of org-mode to be installed. Am I
right?
I am using now 7.8.11.
I'll try to install a new version and check out filters.
2013/3/14 Nick Dokos
> Andrey Yankin wrote:
>
> > Sorry if it wasn't clear
Hi Nicolas,
I propose the following patch to improve the automatic
indentation of the backend definition macros in ox.el.
- Carsten
diff --git a/lisp/ox.el b/lisp/ox.el
index c5b6d7c..31983b2 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -987,6 +987,7 @@ keywords are understood:
',expo
Thanks, Aaron.
-Original Message-
From: Aaron Ecay [mailto:aarone...@gmail.com]
Sent: Wednesday, March 13, 2013 11:47 PM
To: Richard Stanton
Cc: emacs-orgmode@gnu.org
Subject: Re: [O] Width always inserted with LaTeX figures
Hi Richard,
You should use
#+ATTR_LATEX: :width 1.7in
instead
Neuwirth Erich writes:
> I install everything in site-lisp
>
> On OSX this is
>
> /Applications/Emacs.App/Contents/Resources/site-lisp/org
>
> This should be on the load path automatically.
> And I did not change my configuration and everything worked fine for quite
> some time.
Try
make clean-i
67 matches
Mail list logo