Matt Lundin writes:
>> Xebar Saram writes:
>>
>>> Hi guys
>>>
>>> i looked in the capture docu but couldn't seem to find it. anyone knows how
>>> to prompt for deadline in capture template?
>
> If you want to do it more pragmatically, you could use something like
> this (adjust the template as ne
Hi Rasmus,
On Sun, Oct 25, 2015 at 7:54 AM, Puneeth Chaganti wrote:
>
>> However, your patch doesn’t work for me in the following example, starting
>> from emacs -q, adding /tmp/test.org (with the below content) to my agenda
>> list and requiring org-id, org-narrow-to-subtree on foo, and then
>>
Hi Nicolas:
Indeed mixed installation was the problem. I fixed that and it works now.
Thanks for pointing it out!
Warren
On Sat, Oct 24, 2015 at 11:51 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Warren Lynn writes:
>
> > Just get an error message:
> > propertize: Symbol's function definition is v
Hi Rasmus,
On Sat, Oct 24, 2015 at 5:57 PM, Rasmus wrote:
>
> However, you need to make sure that it only widens if ID is in the same
> buffer and outside of the narrow. In particular, when ID is in another
> file you shouldn’t widen. When it’s within the scope of the narrow it
> shouldn’t wide
Please see the attached example. If I call
org-table-iterate-buffer-tables, Summary1 and Summary2 both are
calculated using the referenced tables in heading "first set of tables"
and the tables in the second heading are disregarded.
Without going into the details there are times when I use cer
Hi Nicolas,
I thought that I read somewhere that more than 5 consecutive dashes plus
a realign make a horizontal line, but it seems that I mixed that up with
the markup part of the documentation.
If you do |- TAB and the table does not have to be realigned, then the
horizontal line will not
John Kitchin writes:
> I like the idea too. I worked out a partial solution for id links here:
> http://kitchingroup.cheme.cmu.edu/blog/2015/10/24/Saving-the-current-restriction-and-restoring-it-while-following-links/
> using the idea for saving and restoring the restriction.
Thanks, John.
You
I like the idea too. I worked out a partial solution for id links here:
http://kitchingroup.cheme.cmu.edu/blog/2015/10/24/Saving-the-current-restriction-and-restoring-it-while-following-links/
using the idea for saving and restoring the restriction.
John
---
Profes
Hi,
The attached patch fix the type declaration of org-capture-templates by
allowing the user to use file, variable, function and sexp as target's
file to match the documentation
(org) Template elements
> Most target specifications contain a file name. If that file name is the
> empty string, it
On Saturday, 24 Oct 2015 at 13:37, Fabrice Popineau wrote:
[...]
> I find that using headers as in beamer is not pleasant (maybe that is just
> me ?)
Just to help you understand the positive aspect of headlines for
structure in beamer, the use of headlines makes it incredibly easy to
switch colu
Hello,
Warren Lynn writes:
> Just get an error message:
> propertize: Symbol's function definition is void: org-get-priority-face
>
> It used to work in 8.2.10
You may have a mixed installation. I do not see any error here.
Regards,
--
Nicolas Goaziou
Hello,
Guido Kraemer writes:
> Dear Emacs team,
>
> if I have a table with an empty line
>
> | row 1 |
> | |
> | row 3 |
>
> and want to insert a horizontal line I would expect the line to be
> inserted adding some dashes and pressing TAB
>
> | row 1 |
> | --- |
> | row 3 |
Dear Emacs team,
if I have a table with an empty line
| row 1 |
| |
| row 3 |
and want to insert a horizontal line I would expect the line to be
inserted adding some dashes and pressing TAB
| row 1 |
| --- |
| row 3 |
but the cursor simply switches to the next cell and the
Just get an error message:
propertize: Symbol's function definition is void: org-get-priority-face
It used to work in 8.2.10
It seems many org-columns functions are broken. org-columns does not work
either.
On Fri, Oct 23, 2015 at 9:25 PM, Warren Lynn wrote:
> Just get an error message:
> propertize: Symbol's function definition is void: org-get-priority-face
>
> It used to work in 8.2.10
>
Peter Davis writes:
> Possibly. I'm not sure how to determine that. FWIW, org-version tells
> me 8.2.5g.
I suggest to update Org and try again.
Regards,
On 10/24/15 8:07 AM, Nicolas Goaziou wrote:
Peter Davis writes:
I replied earlier, but it doesn't seem to have shown up on the list
yet. Explicitly loading ox-org *did* fix the problem for me, but
I already have
(require 'ox-org)
in my .emacs file, so I'm not sure why that was ineffective.
On Sat, Oct 24, 2015 at 8:30 AM, Rasmus wrote:
> Matt Price writes:
>
> > On Sat, Oct 24, 2015 at 7:51 AM, Rasmus wrote:
> >
> >> Matt Price writes:
> >>
> >> > OK, one more, again a repeat of an old request.
> >> >
> >> > Pandoc Markdown has this incredibly easy way to specify html
> attribut
John Kitchin writes:
> Maybe I am missing something here. I would expect org-id-goto to actually
> get to the id entry when it is used independent of narrowing. When used in
> a program, I would expect this behavior to be wrapped in save-restriction
> type macros, so it wouldn't change your restr
Hi Puneeth,
First, I now think your suggestion (to widen) is consistent with the
current behavior of Org. E.g. C-c C-o on a CUSTOM_IDs link will widen the
buffer. Also, if ID is outside of the current file, it will follow the
link. Second, I think the current behavior should be changed, but tha
On Sat, Oct 24, 2015 at 7:54 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Rasmus writes:
>
> > Matt Price writes:
> >
> >> I think the two exporters should use the same syntax! I especially think
> >> that any future exporters should use a single, unified syntax, and that
> >> the older exporters sh
Peter Davis writes:
> I replied earlier, but it doesn't seem to have shown up on the list
> yet. Explicitly loading ox-org *did* fix the problem for me, but
> I already have
>
> (require 'ox-org)
>
> in my .emacs file, so I'm not sure why that was ineffective.
Note that I cannot reproduce the er
Hello,
John Kitchin writes:
> Maybe I am missing something here. I would expect org-id-goto to actually
> get to the id entry when it is used independent of narrowing. When used in
> a program, I would expect this behavior to be wrapped in save-restriction
> type macros, so it wouldn't change yo
Matt Price writes:
> OK, I've written a totally primitive ox-md-pandoc.e. For now it's up on
> github, because it's veyr clumsy and doesn't support enough of the pandoc
> syntax. I put it here:
>
> https://github.com/titaniumbones/org-md-pandoc
>
> I would love it if other people would help me
Matt Price writes:
> OK, one more, again a repeat of an old request.
>
> Pandoc Markdown has this incredibly easy way to specify html attributes (
> http://pandoc.org/README.html#header-identifiers):
>
>
> # My Header {#myid .class1 .class2}
>
>
> I find this much easier to read, write,
Hello,
Rasmus writes:
> Matt Price writes:
>
>> I think the two exporters should use the same syntax! I especially think
>> that any future exporters should use a single, unified syntax, and that
>> the older exporters should eventualyl be changed to support that new
>> syntax. And finally, I
Hi John,
On Sat, Oct 24, 2015 at 5:03 PM, John Kitchin wrote:
>
> Maybe I am missing something here. I would expect org-id-goto to actually
> get to the id entry when it is used independent of narrowing. When used in a
> program, I would expect this behavior to be wrapped in save-restriction type
Matt Price writes:
> I think the two exporters should use the same syntax! I especially think
> that any future exporters should use a single, unified syntax, and that
> the older exporters should eventualyl be changed to support that new
> syntax. And finally, I think the new syntax should be a
Fabrice Popineau writes:
> Ok for a new line, but I was looking for a way to get 2 columns on a slide,
> independently of the backend, beamer or reveal.
>
> One easy way would have been to write :
>
> {{{beginColumns}}}
>
> {{{nextColumn}}}
>
> {{{endColumns}}}
>
> I find that using headers as in
>
>
> I don't get it.
>
> What about simply writing
>
> Some other text.
> \\
>
> ?
>
>
Ok for a new line, but I was looking for a way to get 2 columns on a slide,
independently of the backend, beamer or reveal.
One easy way would have been to write :
{{{beginColumns}}}
{{{nextColumn}}}
{{{
> >
> >> On Fri, Oct 23, 2015 at 8:57 PM, Rasmus wrote:
> >>> It's not obvious that org should change a—potentially—carefully
> selected
> >>> narrowed region.
> >>
> >> I agree. But, am I not explicitly asking to jump to the specified
> >> item. I don't mind the widening, at least when the call i
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> The following R file causes an crash of the org-lint function and of
>> tangling -
>> backtrace attached. The problem seems to be the missing specification of
>> :exports.
>>
>>
>> * Test #+begin_src R :exports #+end_src
>
> Fixed.
Nicolas Goaziou writes:
> Hello,
>
> Rainer M Krug writes:
>
>> I have a long org document in which I copied around some analysis blocks
>> to do the same analysis (and format of results) for different simulation
>> parameter combinations.
>>
>> But sometimes I forget to change the #+NAME: prope
Fabrice Popineau writes:
> Well, thinking about it, "raw inline html" needs to be clarified for
> me, because even a mere :
>
> @@html:@@
>
> is surrounded by a paragraph.
>
> My point is that what can be achieved by macros depends on the backend,
> which defeats part of the purpose of having a h
Hello,
Rainer M Krug writes:
> I have a long org document in which I copied around some analysis blocks
> to do the same analysis (and format of results) for different simulation
> parameter combinations.
>
> But sometimes I forget to change the #+NAME: properties.
>
> org-lint is a gret help in
2015-10-24 0:18 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > I agree that raw html can be output by macros, but it can easily break
> > too.
>
> I think you are missing the "inline part". You cannot use macros to
> generate, or even replace a block element in HTML (e.g., a paragra
Hello,
Rainer M Krug writes:
> The following R file causes an crash of the org-lint function and of
> tangling -
> backtrace attached. The problem seems to be the missing specification of
> :exports.
>
>
> * Test #+begin_src R :exports #+end_src
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
Steve Harman writes:
> Thanks Nicolas,
>
> I am not able to post the diff due to the personal nature of the data.
> However, I can say that with the commit, the tags in the #+TAGS line is
> missing. Also, a link to one of the org files is missing.
Note that the commit alters neither TAGS lines n
Hi all,
I've just stumbled over this: https://gingkoapp.com/ . From a cursory
glance it seems like a web-based, proprietary, simplified version of
Org-mode for non-geeks. Not that I'm inclined to try it out - I've got
Org - but maybe someone would find it interesting/inspiring.
Disclosure: I am
39 matches
Mail list logo