recent maint.
just wondering what i could be doing wrong.
it is /usually/ the case that i get clock start tmie is gone when i
try to clock out.
it isn't gone. so i do org-clock-cancel, which is slow. this leaves
the start time.
so i do org-clock-in, which presents me with all the options. i
c
On 06/05/2017 05:16 PM, Nick Dokos wrote:
> Scott Randby writes:
>
>> On 06/05/2017 01:59 AM, John Ankarström wrote:
>>> On June 5, 2017 1:26:15 AM GMT+07:00, Scott Randby
>>> wrote:
Maybe this is too primitive, but I keep all the content in one Org
file
and export the text
Scott Randby writes:
> On 06/05/2017 01:59 AM, John Ankarström wrote:
>> On June 5, 2017 1:26:15 AM GMT+07:00, Scott Randby wrote:
>>>
>>> Maybe this is too primitive, but I keep all the content in one Org
>>> file
>>> and export the text under each top-level headline as a single HTML
>>> page.
Hello,
Kevin Foley writes:
> I'm getting the error "No operator defined for property header-args" when
> trying to run `org-property-action` on the `header-args` property below:
>
> * outline header
> :PROPERTIES:
> :header-args:bash::tangle yes
> :END:
>
> I'm able to set th
On 06/05/2017 01:59 AM, John Ankarström wrote:
> On June 5, 2017 1:26:15 AM GMT+07:00, Scott Randby wrote:
>>
>> Maybe this is too primitive, but I keep all the content in one Org
>> file
>> and export the text under each top-level headline as a single HTML
>> page.
>> I use some simple macros if
"numbch...@gmail.com" writes:
> I installed both packages `org` and `org-plus-contrib` in ELPA repository.
You might be looking for:
#+BEGIN_SOURCE elisp
(require 'package)
(add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/";) t)
(package-initialize)
(package-refresh-cont
François Patte writes:
> Le 05/06/2017 à 12:07, Eric Abrahamsen a écrit :
>> François Patte writes:
>>
>>> Le 05/06/2017 à 01:33, Eric Abrahamsen a écrit :
François Patte writes:
> Bonjour,
>
> Ijust discovered org-mode for emacs and I want to explore the
> capabiliti
"numbch...@gmail.com" writes:
> I found Org-mode ELPA released source code is old and does not include some
> patches and updates.
>
> For example, file `ob-clojure.el` I found org-mode source has the latest
> source
> code, but not in Org-mode ELPA package source code. The latest commit of
> `o
arg is for the prefix arg.You want this:
(org-insert-heading)
(insert "hello")
John
---
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme
I checked Org-mode package version with `org-version`, get `9.0.7`, still
have this issue. I updated to latest org-mode ELPA version.
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36
I found Org-mode ELPA released source code is old and does not include some
patches and updates.
For example, file `ob-clojure.el` I found org-mode source has the latest
source
code, but not in Org-mode ELPA package source code. The latest commit of
`ob-clojure.el` is about 3 monthes ago.
I insta
I'm getting the error "No operator defined for property header-args" when
trying to run `org-property-action` on the `header-args` property below:
* outline header
:PROPERTIES:
:header-args:bash::tangle yes
:END:
I'm able to set the same properties using
#+PROPERTY: heade
Le 05/06/2017 à 12:07, Eric Abrahamsen a écrit :
> François Patte writes:
>
>> Le 05/06/2017 à 01:33, Eric Abrahamsen a écrit :
>>> François Patte writes:
>>>
Bonjour,
Ijust discovered org-mode for emacs and I want to explore the
capabilities of this mode for LaTeX documents.
François Patte writes:
> Le 05/06/2017 à 01:33, Eric Abrahamsen a écrit :
>> François Patte writes:
>>
>>> Bonjour,
>>>
>>> Ijust discovered org-mode for emacs and I want to explore the
>>> capabilities of this mode for LaTeX documents.
>>>
>>> I have a few preliminary questions:
>>>
>>> 1- I i
Le 05/06/2017 à 01:33, Eric Abrahamsen a écrit :
> François Patte writes:
>
>> Bonjour,
>>
>> Ijust discovered org-mode for emacs and I want to explore the
>> capabilities of this mode for LaTeX documents.
>>
>> I have a few preliminary questions:
>>
>> 1- I installed org-mode from ELPA and I get
(org-insert-heading "hello") emacs lisp function ignores argument and
inserts blank heading.
I think is a change of mode to add the argument but which command.
16 matches
Mail list logo