emacs-orgmode archive search

Search String: Display: Description: Sort:

Results:

References: [ $: 2391 ]

Total 2391 documents matching your query.

241. [O] [PATCH] org.el: Add support for LaTeX to MathML conversion (score: 5)
Author: HIDDEN
Date: Fri, 09 Sep 2011 01:27:57 +0530
MathToWeb is available from http://www.mathtoweb.com/cgi-bin/mathtoweb_home.pl Your .emacs should look something like this. (custom-set-variables '(org-latex-to-mathml-convert-command "java -jar %j
/archive/html/emacs-orgmode/2011-09/msg00198.html (7,371 bytes)

242. Re: [O] getorg.sh script (score: 5)
Author: HIDDEN
Date: Thu, 28 Jul 2011 17:39:25 -0400
Okay - there's an article on Worg about keeping local changes on top of org-mode development (basically you commit your Makefile changes and always rebase on top of origin/master -- which happens au
/archive/html/emacs-orgmode/2011-07/msg01565.html (6,457 bytes)

243. Re: [O] [dev] footnotes improvements (score: 5)
Author: HIDDEN
Date: Thu, 26 May 2011 16:41:28 -0700
Hi Samuel, $ cd org-mode/ $ git remote add nicolas git://orgmode.org/org-mode.git $ git remote update nicolas This should do it. :) And you can check the state of the local and remote branches with g
/archive/html/emacs-orgmode/2011-05/msg00846.html (6,452 bytes)

244. Re: [O] [Bug][BABEL][R] Headers of the tables are not recognized during the export. (score: 5)
Author: HIDDEN
Date: Mon, 04 Apr 2011 11:36:50 -0600
Thanks for catching this, I've just pushed up a fix for this issue. The column headers were being lost during the export processing. The exporter *does* take into account the :cache header, however,
/archive/html/emacs-orgmode/2011-04/msg00108.html (7,124 bytes)

245. [O] [Bug][BABEL][R] Headers of the tables are not recognized during the export. (score: 5)
Author: HIDDEN
Date: Mon, 04 Apr 2011 17:43:59 +0200
Hello everyone! Have a file like this: -- LaTeX:t skip:t d:(HIDE) tags:not-in-toc str(data) -- If I run html export C-c C-e b, the output like this: 'data.frame': 9 obs. of 2 variables: $ V1: chr "1.
/archive/html/emacs-orgmode/2011-04/msg00103.html (5,938 bytes)

246. [O] [Accepted] [Orgmode] Preserve trailing blank lines (score: 5)
Author: HIDDEN
Date: Wed, 9 Mar 2011 11:07:06 +0100 (CET)
Patch 617 (http://patchwork.newartisans.com/patch/617/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C878vxhgsyy.fsf%40riotblast.dunsmo
/archive/html/emacs-orgmode/2011-03/msg00564.html (8,641 bytes)

247. Re: [Orgmode] [PATCH] Preserve trailing blank lines (score: 5)
Author: HIDDEN
Date: Tue, 15 Feb 2011 10:31:17 -0600
I finally had a chance to test this out with the latest Org from git and a vanilla Emacs config, and I was unable to reproduce the behavior you saw. Here is what I did: $ git clone git://orgmode.org/
/archive/html/emacs-orgmode/2011-02/msg00854.html (7,251 bytes)

248. Re: [Orgmode] Re: - Bug: [CLOSED ?] Agenda view switches back to week with "g" [7.4] (score: 5)
Author: HIDDEN
Date: Sat, 29 Jan 2011 11:34:09 +0100
I think that should be fixed by patch 543 which has been forgotten. Maybe you could try it: http://patchwork.newartisans.com/patch/543/ -- Julien Danjou ❱ http://julien.danjou.info Attachment: pgpz
/archive/html/emacs-orgmode/2011-01/msg01219.html (8,022 bytes)

249. Re: [Orgmode] Re: - Bug: [CLOSED ?] Agenda view switches back to week with "g" [7.4] (score: 5)
Author: HIDDEN
Date: Fri, 28 Jan 2011 20:55:52 +0100
In the meantime I did the git bisect for the issue part 1) which is `d g' switching back from "view day" to "view week": -- $ git describe release_7.3-168-gc3b2977 $ git bisect good [...] $ git descr
/archive/html/emacs-orgmode/2011-01/msg01206.html (7,126 bytes)

250. [Orgmode] Re: update of snapshot release broken? (score: 5)
Author: HIDDEN
Date: Sun, 24 Oct 2010 09:58:49 -0400
git pull on one machine git describe to get short SHA1 git checkout SHA1 on other machine should give you exactly the same codebase on each. Example: $ git checkout origin/master # on machine 1 $ git
/archive/html/emacs-orgmode/2010-10/msg01170.html (7,241 bytes)

251. Re: [Orgmode] [babel] creating simple vectors in R (score: 5)
Author: HIDDEN
Date: Tue, 05 Oct 2010 16:35:17 -0500
Hello, I use R daily, with and without org-mode, but have never investigated these features of passing tables and Lisp lists to source blocks, but it looks interesting. More below. Currently, Org tab
/archive/html/emacs-orgmode/2010-10/msg00185.html (10,239 bytes)

252. [Orgmode] [babel] creating simple vectors in R (score: 5)
Author: HIDDEN
Date: Tue, 05 Oct 2010 21:37:48 +0100
I'd appreciate opinions from R users on the following org-babel-R details: Currently, Org tables, and lisp lists, are converted into data frames when they are sent from Org to R, and we have no way t
/archive/html/emacs-orgmode/2010-10/msg00182.html (7,827 bytes)

253. Re: [Orgmode] Re: [Patch] Bug: Inconsistency with org-publish-attachment (score: 5)
Author: HIDDEN
Date: Sat, 18 Sep 2010 00:18:42 +0200
Ahrrgh :) I just pulled, because I couldn't find that commit. That commit already includes the (obviously wrong) first patch... Here's the patch that reverts the first attempt and applies the new one
/archive/html/emacs-orgmode/2010-09/msg01086.html (11,678 bytes)

254. [Orgmode] Re: [Patch] Bug: Inconsistency with org-publish-attachment (score: 5)
Author: HIDDEN
Date: Fri, 17 Sep 2010 20:21:42 +0000 (UTC)
I ran git reset --hard then applied the second patch. Yes, that's what I expected. What I'm getting is a little different. $PUB/ `-- subdirectory/ `-- subdirectory/ This is how the project is defined
/archive/html/emacs-orgmode/2010-09/msg01083.html (9,041 bytes)

255. Re: [Orgmode] Re: [Patch] Re: Bug? Inconsistency with org-publish-attachment (score: 5)
Author: HIDDEN
Date: Fri, 17 Sep 2010 11:16:27 +0200
Hi Aidan, did you revert the previous patch? The second patch was against master again. Here is how I tested it: I changed to a subdirectory of my :base-directory (here $BASE): $ cd ${BASE}/subdirect
/archive/html/emacs-orgmode/2010-09/msg01048.html (8,402 bytes)

256. Re: [Orgmode] Re: Tables and environment with parameters (score: 5)
Author: HIDDEN
Date: Tue, 20 Jul 2010 17:45:24 +0200
Hi Sebastian, This is now fixed, thank you for your report. - Carsten Hi Carsten Dominik, Carsten Dominik wrote: Carsten Dominik wrote: On Jun 28, 2010, at 4:30 PM, Sébastien Vauban wrote: Carsten D
/archive/html/emacs-orgmode/2010-07/msg00854.html (13,539 bytes)

257. [Orgmode] Re: [PATCH] added a new modeline face for tasks which have overrun their effort estimate (score: 5)
Author: HIDDEN
Date: Wed, 20 Jan 2010 07:43:16 +0100
Yes, I realised that - it is listed on the web page - I kind of figured people would want to see the (now defunct) "octopus" graphically before adding this as a remote ;) Yes, I had thought my git re
/archive/html/emacs-orgmode/2010-01/msg00508.html (9,310 bytes)

258. Re: [Orgmode] Re: [PATCH] added a new modeline face for tasks which have overrun their effort estimate (score: 5)
Author: HIDDEN
Date: Wed, 20 Jan 2010 07:19:58 +0100
That is the URL to the web interface, which cannot be pulled from. The correct URL to clone/pull from is: git://repo.or.cz/rgr-org-mode.git The cool thing about git is that it lets you fix this :) I
/archive/html/emacs-orgmode/2010-01/msg00507.html (7,569 bytes)

259. [Orgmode] Re: Using Git to update more than one machine (one without network access) (score: 5)
Author: HIDDEN
Date: Wed, 25 Feb 2009 14:31:12 -0500
The bare repo has no working directory - it's just the repository (the .git dir basically) and you use it for moving commits and history between your two working copies of the repository. In effect t
/archive/html/emacs-orgmode/2009-02/msg00716.html (10,330 bytes)

260. Re: [Orgmode] [PATCH] Fix spelling in variable documentation (score: 5)
Author: HIDDEN
Date: Fri, 14 Nov 2008 16:37:08 -0500
It cherry picks to your current branch HEAD. You can checkout different branches in gitk by right-clicking on the branch tag. You can also create tags, and do various other useful operations. You can
/archive/html/emacs-orgmode/2008-11/msg00366.html (6,340 bytes)


This search system is powered by Namazu