Hello,
On 2017-10-07 22:23, Matt Lundin writes:
> The only difference, if I remember correctly, is that
> org-agenda-switch-to replaces the agenda buffer with the target org
> buffer, whereas org-agenda-goto shows the target org buffer in another
> window.
One thing I would really like is the
> On Oct 8, 2017, at 3:58 PM, Yury G. Kudryashov wrote:
>
> Hello,
>
> I want to use orgmode for literate programming with Coq.
> I like the "edit in major mode" org-edit-src-edit feature, but it
> exports only the current src block to the temprorary buffer, so it's
> impossible to debug the fi
Hello,
I want to use orgmode for literate programming with Coq.
I like the "edit in major mode" org-edit-src-edit feature, but it
exports only the current src block to the temprorary buffer, so it's
impossible to debug the file in the temporary buffer using coq-mode
(proofgeneral) "phrase by phras
Hi,
Marco Wahl writes:
> Georgiy Tugai writes:
>
>> Inline tasks come to mind. Here's your example with inline tasks:
>> The command to insert an inline task is 'org-inlinetask-insert-task'; I
>> believe that there is no default binding.
>
> There is. In an Org file
>
> C-h w org-inlinet
Georgiy Tugai writes:
> Inline tasks come to mind. Here's your example with inline tasks:
>
> ,
> | * Installation of PC X
> |
> | ** Hardware configuration
> | blah,blah,blah,
> |
> | ** Software configuration
> | I intall app x, no trouble
> |
> | I try to install app y, but no luck
> |
Inline tasks come to mind. Here's your example with inline tasks:
,
| * Installation of PC X
|
| ** Hardware configuration
| blah,blah,blah,
|
| ** Software configuration
| I intall app x, no trouble
|
| I try to install app y, but no luck
| *** TODO App Y is giving trouble, fix
Hi,
I'm starting to use org for notes, and I realize that I don't know how
to create a TODO item but without it being an outline item. Sorry if
this is not the proper terminology. Let me explain what I would like to
have. Let's say I have a file where I want to keep details about a new machine
ins
Hello,
Georgiy Tugai writes:
> * lisp/org-clock (org-clocktable-steps): Fix weekly-step clock report
> ignoring hours between start of period and start of week, when start
> of period is on a day of week numerically less than start of week.
>
> Clock report now always inserts a "week" star
Hello,
Kyle Meyer writes:
> I don't use ox-s5.el, but the I think the below fix should do. I'll
> push it in a few days if no one objects.
I think this is an uncontroversial patch. You can go ahead and push it
right now.
Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Mat Vibrys writes:
> Sorry,
> my example contents does not seem to be proper. Dots are missing after all
> the bodyX. correct one looks like following:
>
> * head1
>
> body1.
>
> * head2
>
> body2.
>
> * head3
>
> body3.
>
> calling `org-forward-sentence' from goes to , while it sh
Hello,
Aaron Jensen writes:
> From emacs -Q:
>
> M-x org-mode
> Insert the following:
>
> * Test
> DEADLINE: <2017-10-06 Sat>
>
> Place point on timestamp and hit C-c C-c
>
> Expected:
>
> Timestamp updated to <2017-10-06 Fri>
>
> Actual:
>
> This is displayed in *Messages*:
>
> user-error: ‘C
11 matches
Mail list logo