Eric Schulte writes:
> The attached file should implement this feature, just load the file and
> then press tab while at the beginning of a source block. Note that it
> requires a newish version of org-mode which includes the
> `org-tab-first-hook' variable.
Very nice ! Thank you.
> Maybe this
Hi Eraldo,
Eraldo Helal writes:
> howto refile to non-agenda file?
>
> I want to be able to refile projects to a reference.org file.
> At the moment, if I create that file in the same directory as eraldo.org,
> it will show up as refile option, but also in the agenda!
You can specify the files
Wow, this is great!
And yes, it indeed makes sense to hide other blocks too, e.g. big ditaa
blocks or #+BEGIN_HTML when working on LaTeX stuff (here a `S-TAB'
action would be great, that hides all blocks of that sort at once).
In fact, I changed the `org-block-hide-src-block-regexp' to
"#\\+
Richard KLINDA writes:
>> Regarding 'Re: [Orgmode] publish regression: body-only (with patch)';
>> Carsten Dominik adds:
>
>
> > Hi Richard, this feature has never existed as something usable from
> > publishing. Can you provide a realistic case when something like
> > this would
Carsten Dominik writes:
> On May 24, 2009, at 7:50 PM, Eric Schulte wrote:
>
>> Hi,
>>
>> Would it be difficult to allow stacking of table formula lines. With
>> the current setup I find I often have #+TBLFM lines stretching far
>> past
>> the right margin of my page.
>>
>> For (a very contrived
Hi,
The attached file should implement this feature, just load the file and
then press tab while at the beginning of a source block. Note that it
requires a newish version of org-mode which includes the
`org-tab-first-hook' variable.
Maybe this would make sense for all org blocks, not just src b
> Regarding 'Re: [Orgmode] publish regression: body-only (with patch)';
> Carsten Dominik adds:
> Hi Richard, this feature has never existed as something usable from
> publishing. Can you provide a realistic case when something like
> this would be useful?
Oh, then my patch did n
On May 24, 2009, at 7:50 PM, Eric Schulte wrote:
Hi,
Would it be difficult to allow stacking of table formula lines. With
the current setup I find I often have #+TBLFM lines stretching far
past
the right margin of my page.
For (a very contrived) example, I'd like to be able to replace thi
Hi Richard,
this feature has never existed as something usable from publishing.
Can you provide a realistic case when something like this
would be useful?
- Carsten
On May 24, 2009, at 6:50 PM, Richard KLINDA wrote:
Hello, somehow the publish with body-only feature disappeared, or I
just
ca
Hello,
I perhaps have missed it in the manual, but, would it be possible to
cycle visibility in blocks like in the example below ?
#+BEGIN_something
blah blah blah
blah
blah blah
and so much blah yet to come
#+END_something
becomes
#+BEGIN_something
...
#+END_something
It could help when you h
Carsten Dominik writes:
> Fixed, thanks, please verify.
To tell the truth, I have no way of getting my hands on the latest git
at the moment. But I do trust in your debugging powers !
I'll tell you if anything goes wrong when I have the chance to test it.
Thanks anyway.
--
Nicolas Goaziou
Hello, when org-remember creates a todo entry for me, it always is a
level 1 entry, like:
,
| * foo
`
I want it to be on level 3, like:
,
| *** foo
`
However, even if my template contains 3 leading stars,
,
| (setq org-remember-templates
| '(("foo" ?f "*** foo"
|
Hi,
Would it be difficult to allow stacking of table formula lines. With
the current setup I find I often have #+TBLFM lines stretching far past
the right margin of my page.
For (a very contrived) example, I'd like to be able to replace this
| 1 | 2 | 3 |
| 2 | 3 | 5 |
| 3 | 4 | 36 |
| 4
Hello, somehow the publish with body-only feature disappeared, or I just
can't find a way to use it.
Here is my usecase:
,
| (setq org-publish-project-alist
| (list
|'("foo" . (:base-directory "..."
| :base-extension any
| :publishing-director
On So, Mai 24 2009, Giovanni Ridolfi wrote:
> --- Dom 24/5/09, henry atting ha scritto
>> I took the ones I
>> found in the manual under 9.1.2, then adapted only the path
>> to my notes
>> file.
>> Now I would expect to be prompted for which template to
>> chose, erh, but
>> nothing happens; the
--- Dom 24/5/09, henry atting ha scritto
> I took the ones I
> found in the manual under 9.1.2, then adapted only the path
> to my notes
> file.
> Now I would expect to be prompted for which template to
> chose, erh, but
> nothing happens; the notes are stored the same way as
> before.
> So, what
howto refile to non-agenda file?
I want to be able to refile projects to a reference.org file.
At the moment, if I create that file in the same directory as eraldo.org,
it will show up as refile option, but also in the agenda!
Another question I have is: How can I refile an item or tree to a new
To give templates a try: I defined some templates – took the ones I
found in the manual under 9.1.2, then adapted only the path to my notes
file.
Now I would expect to be prompted for which template to chose, erh, but
nothing happens; the notes are stored the same way as before.
So, what I am missi
On May 24, 2009, at 8:46 AM, Keith Swartz wrote:
Shouldn't that variable have been titled org-export-html-table-use-
header-tags-for-first-row?
No, the first row above the first hline gets tags anyway.
- Carsten
Thanks for the new release!
Cheers,
Keith
__
19 matches
Mail list logo