Hi,
I've just downloaded the theme "org-beautify-theme" for elpa.
It is now stored in ~/.emacs.d/elpa/org-beautify-theme-20150106.956 but
I did not find how to use ist. The fonction "load-theme" answer that the
theme cannot be found. I've looked on Google, but I did not find
anything usable.
I found a very nice implementation of LaTeX multicolumn functionality in
this thread:
https://lists.gnu.org/archive/html/emacs-orgmode/2013-02/msg00736.html
("using export filters to emulate multi-column table cells?")
#+begin_src emacs-lisp :exports none
(defun my-latex-multicolumn-filter (row
Hello,
Samuel Loury writes:
> I have made a custom agenda command¹ to implement a "kind of" GTD
> workflow.
>
> On a quite old computer with no SSD disk, the commands takes about 20
> seconds. My org files sum up to 27K lines and 2629 headings (with the
> archives, there are 5630 headings in 66K
On 2014-10-02, at 20:27, v...@riseup.net wrote:
> To re-trigger:
> - Install simple-wiki-mode
> - run emacs
> - switch to *scratch*
> - load org-mode
> - make two todos one with subtree:
> * TODO test 1
> - test 2
> * TODO test 3
> - check pressing tab on First todo hide and show the subtree
> -
FYI:
I've updated the emacs-git master on the Buildbot and now
'test-ob/process-params-no-duplicates' is failing:
http://randomsample.de/org-buildbot
I've also added a new builder 'emacs-25.1' which is the current emacs-25
branch.
-David
Hi,
I want to export a subtree with a columnview dynamic block in landscape
orientation.
I don’t want just a rotated table, the whole page should be in landscape mode.
I may have to tweak the page layout using geometry as well,
thus I probably need EXPORT_LATEX_HEADER.
I’m using:
Org-mode versio
On Sun, Feb 21, 2016 at 4:25 AM, claude fuhrer wrote:
> org-beautify-theme
I haven't tried the solution on this emacs.stackexchange QnA:
http://emacs.stackexchange.com/q/17256/115
But see if that solution works for you. It's probably as the solution says
that the author hasn't packaged org-bea
I can recreate that bug.
The "first" alias is defined in the cl library. So you would need to
(require 'cl) before requiring simple-wiki.
I eval'd simple-wiki from here:
http://cvs.savannah.gnu.org/viewvc/*checkout*/http-emacs/http-emacs/simple-wiki.el
I haven't yet looked into the internals of
A quick look at the code shows that it pollutes the namespace with
undeclared and un-let-bound variables like "tag" (and there could be more
like that).
If we investigate further, we might find a culprit like that that's causing
this problem.
(defun simple-wiki-get-tag ()
(let (prompt)
(if
Hi all,
I'm writing some Haskell code in a .org blog post which I will export to
HTML using org-publish . I'd like to inline some haskell code in the text,
and I can do that either using the marker ~...~ or the explicit block
src_haskell[exports: code]{...} . I'd like to have the notational
Hello,
John Hutchinson writes:
>- Running org-mobile-push with group tags defined in init.el file using
> :startgrouptag etc. results in an error, and (in my case) DropBox not being
> updated. Here's the log from the *Messages* buffer: Creating agendas...
> Agenda written to Org file
>
Well, I had intended the link target to become visible but now that you
ask, my primary concern was "not wrecking the export". I expect that tel
links are only relevant to the vcard export, which handles them on its
own terms (and which still works).
So perhaps the patch is a bit premature. An
Hi Axel,
Axel Kielhorn writes:
> I want to export a subtree with a columnview dynamic block in
> landscape orientation. I don’t want just a rotated table, the whole
> page should be in landscape mode. I may have to tweak the page layout
> using geometry as well, thus I probably need EXPORT_LAT
Dear Org community,
at http://orgmode.org/worg/org-hacks.html#org-jump-to-child and
http://orgmode.org/worg/org-hacks.html#org-jump-to-id I have contributed
two interactive functions to aid structural navigation in large, complex
trees (source: http://orgmode.org/worg/code/elisp/org-jump.el). The
When loading any org file, I'm getting "File mode specification error:
(error "before first heading")" . This happens starting with
release_8.3.3 ; with release_8.3.2 , no error. Emacs version is
GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.18.6) of
2015-03-26 on scs-build-rhel6 .
Hi, Here is a small patch to fix a typo. Thanks.
>From d931a64e0482cddcef9ba5490994f24ab886e4f1 Mon Sep 17 00:00:00 2001
From: Jason Furtney
Date: Sat, 20 Feb 2016 20:14:22 -0600
Subject: [PATCH] org.el: Fix typo in `org-previous-visible-heading'
documentation string
* lisp/org.el (org-previous
Hello all,
I am new to org-mode. I have just installed the latest version using el-get,
but I am having a very annoying problem.
The command org-sbe doesn't seem to work.
Here is a minimal example that I took from the doc:
#+begin_src emacs-lisp :results silent
(defun fibbd (n) (if (< n 2
Nicolas Goaziou writes:
> Hello,
>
> Sharon Kimble writes:
>
>> I recently had to dive into the guts of a habit which I've been using
>> since June 2015, I know that because there were all the 1-line DONE
>> dated notifications! Is there anyway in which they can be auto-deleted
>> after a cut-of
Hi Richard,
>
> I think what you want to do is put the EXPORT_LATEX_CLASS_OPTIONS (and
> the TITLE) as a property in the property drawer, like this:
>
> * Projektboard :noexport:
> :PROPERTIES:
> :EXPORT_LATEX_CLASS_OPTIONS: [landscape]
> :EXPO
Try typing C-c C-c on the line
(defun fibbd ...)
This will actually define fibbd.
Then update the table with C-u C-c *
Le 21/02/2016 06:24, Bachir El Khadir a écrit :
> Hello all,
> I am new to org-mode. I have just installed the latest version using
> el-get, but I am having a very annoy
a link on a header will change to include priority if you change priority.
ret after a link or ts will activate. should insert newline.
requires variable.
thanks.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. And
ANYBOD
21 matches
Mail list logo