On Mon, Mar 26, 2012 at 9:11 AM, Steve Hafner wrote:
> On Mon, Mar 26, 2012 at 3:48 AM, Andreas Leha
> wrote:
>> Andreas Leha writes:
>>
>> Sorry, sent with wrong version, see below:
>>
>>> Steve Hafner writes:
>>>
>>>> I'm t
On Mon, Mar 26, 2012 at 3:48 AM, Andreas Leha
wrote:
> Andreas Leha writes:
>
> Sorry, sent with wrong version, see below:
>
>> Steve Hafner writes:
>>
>>> I'm trying to get a LaTeX scr block with Tikz code either to go native
>>> into LaTeX or
I'm trying to get a LaTeX scr block with Tikz code either to go native
into LaTeX or to be converted into a PNG file and included in HTML, as
described in
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html.
That document refers to a thread on this list in which two example
were
>
> Hi Bastien,
>
> Thanks a lot, this really works, and it sounds like literate programming. Can
> you suggest some quick reading on using org-mode for literate programming?
>
> Happy new year,
>
> York
>
Read Chapter 14 of the Org-mode manual. And go to
http://orgmode.org/worg/ and search with t
On Mon, Jan 17, 2011 at 3:36 PM, Samuel Wales wrote:
> A good way to determin this is using capture from the file you want
> and look at the link it creates.
>
> --
> The Kafka Pandemic: http://thekafkapandemic.blogspot.com
> I support WPI: http://www.wpinstitute.org/xmrv/index.html -- PLEASE DONA
Ok, I see that "4.7 Search options in file links" generalizes the info
in "4.3 External links" and includes my case, sorry for the noise.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://list
According to the Org manual a link to an external org file can have
the form "file:projects.org::some words" to allow a hyper jump to the
first occurrence of "some words" within another org file. But why
restrict this to org files? It seems this should work with any text
file; and when I try the sa
On Wed, Jan 5, 2011 at 5:13 AM, Matt Lundin wrote:
> Steve Hafner writes:
>
>> On Tue, Jan 4, 2011 at 9:22 PM, Matt Lundin wrote:
>>> Steve Hafner writes:
>>>
>>>> I've written a few elisp functions to edit entries, and I would like
>>>&g
On Tue, Jan 4, 2011 at 9:22 PM, Matt Lundin wrote:
> Steve Hafner writes:
>
>> I've written a few elisp functions to edit entries, and I would like
>> to be able to execute them remotely from the agenda; but it seems no
>> hooks or other facilities exist to
I've written a few elisp functions to edit entries, and I would like
to be able to execute them remotely from the agenda; but it seems no
hooks or other facilities exist to do so. Am I missing something?
-steve
___
Emacs-orgmode mailing list
Please use
Hello,
Is there any easy way to have the special properties TODO, SCHEDULED,
TAGS, etc be placed in the properties drawer?
-Steve
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu
In the recent org manual,
3294 @lisp
3295 (add-hook 'org-load-hook
3296 (lambda ()
3297 (define-key 'org-mode-map "\C-n" 'org-next-link)
3298 (define-key 'org-mode-map "\C-p" 'org-previous-link)))
3299 @end lisp
I think should be
3294 @lisp
3295 (add-hook 'org-load-hook
3296 (lambda
Why has ob-lisp.el been in the git tree since August, but it is not in
the stable release nor mentioned in the manual?
Anyway, thanks David and Eric for coding this.
Steve
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the lis
13 matches
Mail list logo