Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Thomas S. Dye
Longmin WANG writes: > I also failed to pull last night and this morning with the same errors. > > -- > Longmin Wang (http://math.nankai.edu.cn/~wanglm/) > Nankai University, 94 Weijin Road, Tianjin 300071, P. R. China > I just failed, too. poto:org-mode dk

Re: [O] Beamer export with \only overlays - how?

2013-10-08 Thread James Harkins
Suvayu Ali gmail.com> writes: > On Tue, Oct 08, 2013 at 11:41:36PM +0800, James Harkins wrote: > > Question: How does one use Beamer's \only command with blocks? (Successfully, with org-mode's beamer > export, I mean.) > > > > I found in the manual that you can give an overlay specification usin

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Longmin WANG
On Wed, Oct 9, 2013 at 9:46 AM, Mike McLean wrote: > > On Oct 8, 2013, at 9:13 PM, Nick Dokos wrote: > > > Charles Millar writes: > > > >> Hello, > >> > >> On 10/8/2013 1:32 PM, Josiah Schwab wrote: > >>> Hi All, > >>> > > I just tried to pull from the main org-mode git repository. I > >>>

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Mike McLean
On Oct 8, 2013, at 9:13 PM, Nick Dokos wrote: > Charles Millar writes: > >> Hello, >> >> On 10/8/2013 1:32 PM, Josiah Schwab wrote: >>> Hi All, >>> > I just tried to pull from the main org-mode git repository. I > encountered the following failure. > > , > | monolit

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Nick Dokos
Charles Millar writes: > Hello, > > On 10/8/2013 1:32 PM, Josiah Schwab wrote: >> Hi All, >> I just tried to pull from the main org-mode git repository. I encountered the following failure. , | monolith:(stable) org-mode$ git pull | fatal: read error: Connection

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Charles Millar
Hello, On 10/8/2013 1:32 PM, Josiah Schwab wrote: Hi All, I just tried to pull from the main org-mode git repository. I encountered the following failure. , | monolith:(stable) org-mode$ git pull | fatal: read error: Connection reset by peer ` I can confirm this issue. I successful

Re: [O] Makefile to export to html/pdf using emacsclient

2013-10-08 Thread Myles English
Hi Xavier, I am not an expert but perhaps my reply will do until someone more knowledgeable comes along. garr...@lal.in2p3.fr writes: > Dear orgers, > > Sometimes ago Eric Schulte posted a Makefile to run the exporter in a > asynchronous way (see > http://lists.gnu.org/archive/html/emacs-orgm

[O] Makefile to export to html/pdf using emacsclient

2013-10-08 Thread Garrido Xavier
Dear orgers, Sometimes ago Eric Schulte posted a Makefile to run the exporter in a asynchronous way (see http://lists.gnu.org/archive/html/emacs-orgmode/2012-11/msg00788.html). I am wondering if it is possible to use =emacsclient= in order not to load any special init file but the current ema

Re: [O] Beamer export with \only overlays - how?

2013-10-08 Thread Suvayu Ali
On Tue, Oct 08, 2013 at 11:41:36PM +0800, James Harkins wrote: > Question: How does one use Beamer's \only command with blocks? (Successfully, > with org-mode's beamer export, I mean.) > > I found in the manual that you can give an overlay specification using > the BEAMER_ACT property... ok... bu

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Josiah Schwab
Hi All, >> I just tried to pull from the main org-mode git repository. I >> encountered the following failure. >> >> , >> | monolith:(stable) org-mode$ git pull >> | fatal: read error: Connection reset by peer >> ` > > I can confirm this issue. I successfully pulled earlier today thoug

Re: [O] Problem with beamer export

2013-10-08 Thread Achim Gratz
Marvin Doyley writes: > I still get some strange errors during completion. What are they? > Here is the result of the make config-all > > = Emacs executable and Installation paths > EMACS = emacs Any chance that this "emacs" (which relies on $PATH to be found) is actually a script that t

[O] Beamer export with \only overlays - how?

2013-10-08 Thread James Harkins
Question: How does one use Beamer's \only command with blocks? (Successfully, with org-mode's beamer export, I mean.) I found in the manual that you can give an overlay specification using the BEAMER_ACT property... ok... but that's not the same as \only because, when a latex chunk is marked \o

[O] Revealing when following file:NAME::LINENO

2013-10-08 Thread François Pinard
Hi, Org people. Whenever one follows an Org link of the form file:NAME::LINENO, let me suggest that the found line be "org-revealed" automatically. In my opinion, this would be convenient for most people using such forms. François

Re: [O] capture, attach, link files from web

2013-10-08 Thread Oleh
Hi Myles, Just a note, I think that there's an advantage to keep the attachments in sync with org files. This way they're never lost and are available wherever the org file is available. My system is a Firefox plugin that copies to clipboard the file name [D Gawin, L Sanavia] Simulation of cavita

Re: [O] capture, attach, link files from web

2013-10-08 Thread Eric Abrahamsen
Myles English writes: > e...@...net writes: > I've often thought it would be nice to link to images in an org file with http: links, then at some arbitrary point in time call a hypothetical org-localize-external-resources command. That command would wget all the external resou

[O] [FYI] New emacs-w3m feature: edit html-textareas in Org-mode

2013-10-08 Thread Thorsten Jolitz
Hi List, if you get the newest CVS version of emacs-w3m #+begin_src sh % cvs -d :pserver:anonym...@cvs.namazu.org:/storage/cvsroot login CVS password: # No password is set. Just hit Enter/Return key. % cvs -d :pserver:anonym...@cvs.namazu.org:/storage/cvsroot co emacs-w3m #+end_src you c

Re: [O] capture, attach, link files from web

2013-10-08 Thread Myles English
Hi Oleh, ohwoeowho writes: > I counter your tip with my own on capturing pdfs. > Maybe you'll find some of this stuff useful for your case. My use case is slightly different: I am looking for pictures and want to "insert a picture right here to show up in the exported document", and I have a di

[O] Full org-mode on unrooted Android

2013-10-08 Thread Scot Becker
Just a quick note to say that it's possible to get a full Emacs+org-mode on (unrooted) Android using an app called 'zshaolin'. You can either download the app from the Google Play store for approx $3 or download the toolchain and source from their website and compile it yourself (which I haven't t

Re: [O] capture, attach, link files from web

2013-10-08 Thread Myles English
e...@...net writes: >>> I've often thought it would be nice to link to images in an org file >>> with http: links, then at some arbitrary point in time call a >>> hypothetical org-localize-external-resources command. That command would >>> wget all the external resources, put them somewhere local

Re: [O] Time remaining report, anyone done it?

2013-10-08 Thread Thomas
> Thanks, it does help to have a fresh starting points. > > I completely forgot that I already wrote about my progress in this > venture, a year ago: > > http://lists.gnu.org/archive/html/emacs-orgmode/2012-10/msg00245.html > see here: http://thread.gmane.org/gmane.emacs.orgmode/61459/focus=61

Re: [O] Time remaining report, anyone done it?

2013-10-08 Thread Myles English
Samuel/Konubinix, konubi...@gmail.com writes: > For what I can understand by tracing the CLOCKSUM property usage (grep > '"CLOCKSUM"' being a starting point), it seems to be doable by modifying > the org-columns and org-agenda-colview-compute defuns to set a text > property like org-clock-sum d

Re: [O] [PATCH] org-table-transpose-table-at-point: Preserve indentation and point

2013-10-08 Thread Michael Brand
Hi all I would like to remind to review and apply the previously attached patch. On Mon, Sep 30, 2013 at 8:35 PM, Michael Brand wrote: > On Mon, Sep 30, 2013 at 8:30 PM, Michael Brand > wrote: >> http://orgmode.org/worg/org-hacks.html#field-same-row-or-column > > For the use case of org-table-t

Re: [O] Time remaining report, anyone done it?

2013-10-08 Thread Samuel Loury
Hi, Myles English writes: > Before I get too stuck in I thought I would ask: Has anyone already done > this or thought about a good way to do it (I really hope so)? I did not but I am hoping you will manage to do it. I have already taken a quick look into org code to understand how to do it witho