Aaron Ecay writes:
> I count roughly 50 commands in sections 3.7.1 – 3.7.6 of the
> biblatex user’s manual (version 2.9a of 24/06/2014). Some of these
> are quite esoteric, of course, but they are all provided.
There are many commands (and even more private commands are possible)
in order to hel
writes:
> Here comes the reason:
>
> “C-c C-c” always removes all overlays in org files (such as formulas, images
> .etc ),but sometimes I only want to edit one and leave the others as it is
> (overlay).
>
> so, I modified the org.el .(maybe I should use “advice”……)
>
> Do you think it is des
Hello,
Andreas Leha writes:
> I haven't looked at the patch and I do not understand how the patch
> achieves the removal of single overlays. But I am in the same boat. I
> also would (usually) like to remove only the rendered formula at the
> point. I think that this should even be the defaul
Samuel Wales writes:
>> If you don't allow a generalized link to follow a
>> user-specified λs then you don't have a flexible syntax
>> that you expressed desire for above. You'd still have to
>> wait for somebody "upstream" to develop [color-start:⋯].
>
> not sure why you are talking about link
Aaron Ecay writes:
>> In this design, the potential explosion in subtypes has been pretty well
>> kept in check. Does that make the design of BibLaTeX a good model for
>> Org mode?
>
> I don’t know, but I suspect not. Latex allows users to create powerful
> macros, but has relatively few built-
Hi,
I've got this in my message-mode-hook:
'turn-on-orgstruct++
It does just what I want, except the variable orgtbl-line-start-regexp
isn't loaded, which wrecks auto-fill. Line 22894 of org.el has this:
(defvar orgtbl-line-start-regexp) ; From org-table.el
But that doesn't actually *load* the
Rasmus writes:
> Hi,
>
> Rasmus writes:
>
and *why* is orgmode.org hosting it? Privacy?
>>>
>>> I don't think CDN service was available at the time mathjax support was
>>> implemented. IMO, it hardly makes sense to host it now.
>>
>> This patch switches the cdn to upstream and removes a lot
Hi,
I have set this variable
org-clock-into-drawer is a variable defined in `org-clock.el'.
Its value is 6
Original value was t
Clocking in with C-c C-x C-i always creates a logbook drawer.
Can anybody confirm the setting is not regarded in the latest Org version?
Worked in the past.
Org-mode v
Actually, I’m just talking about ‘org-toggle-latex-fragment’……
I'm not sure if the patch proposed may cause any other problems, but I think
this feature should be added by someone.
Thank you for your guide.
Sent from Windows Mail
From: Nicolas Goaziou
Sent: Friday, February 27
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Andreas Leha writes:
>
>> I haven't looked at the patch and I do not understand how the patch
>> achieves the removal of single overlays. But I am in the same boat. I
>> also would (usually) like to remove only the rendered formula at the
>> poi
Andreas Leha writes:
> I am talking about `org-toggle-latex-fragment'. And even if that is
> fast, it is very annoying behaviour. I'd very much like to be able to
> toggle individual images. In a math-heavy document the redisplay of all
> formula images of even the current section takes notica
Hello there,
I was wondering if there is a way to sort clock entries like in the
clock entries below.
The table is sorted in reverse chronological order except for the last
two. I was wondering if there is some to sort these entries so that the
last two entries sit in the right place.
CLOC
Hi Stefan,
Stefan Nobis writes:
> Aaron Ecay writes:
>
>> I count roughly 50 commands in sections 3.7.1 – 3.7.6 of the
>> biblatex user’s manual (version 2.9a of 24/06/2014). Some of these
>> are quite esoteric, of course, but they are all provided.
>
> There are many commands (and even more pr
Hello,
Nicolas Richard writes:
> Eric Abrahamsen writes:
>> I don't actually know what the right thing to do is. Maybe just a
>> (require 'org-table) inside `orgstruct++-mode'? Autoload doesn't seem to
>> work for variables, nor is there a `declare-variable'...
>
> Either (require 'org-table) i
writes:
> I'm not sure if the patch proposed may cause any other problems, but
> I think this feature should be added by someone.
Your patch is about C-c C-c, which is no longer related to
`org-toggle-latex-fragment'. So, it cannot be applied.
Regards,
what if search for ‘org-remove-latex-fragment-image-overlays’ in org.el ? I
see it in the function ‘org-ctrl-c-ctrl-c’ (org 8.2.10)
Sent from Windows Mail
From: Nicolas Goaziou
Sent: Saturday, February 28, 2015 1:32 AM
To: kuangd...@163.com
Cc: Andreas Leha, emacs-orgmode@g
writes:
> what if search for ‘org-remove-latex-fragment-image-overlays’ in org.el ? I
> see it in the function ‘org-ctrl-c-ctrl-c’ (org
> 8.2.10)
>
You wouldn't see it if you were using the development version (aka the
master branch).
What Nicolas said is that that no longer happens in the ma
Hi Rasmus,
Rasmus writes:
> Andreas Leha writes:
>
>> I am talking about `org-toggle-latex-fragment'. And even if that is
>> fast, it is very annoying behaviour. I'd very much like to be able to
>> toggle individual images. In a math-heavy document the redisplay of all
>> formula images of ev
Andreas Leha writes:
> I am talking about `org-toggle-latex-fragment'. And even if that is
> fast, it is very annoying behaviour. I'd very much like to be able to
> toggle individual images. In a math-heavy document the redisplay of all
> formula images of even the current section takes notica
Hello,
Rainer Stengele writes:
> I have set this variable
>
> org-clock-into-drawer is a variable defined in `org-clock.el'.
> Its value is 6
> Original value was t
>
> Clocking in with C-c C-x C-i always creates a logbook drawer.
> Can anybody confirm the setting is not regarded in the latest O
Hello,
Nicolas Richard writes:
> I'd like to suggest the following trivial patch:
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Nicolas Goaziou writes:
> Hello,
>
> Nicolas Richard writes:
>
>> Eric Abrahamsen writes:
>>> I don't actually know what the right thing to do is. Maybe just a
>>> (require 'org-table) inside `orgstruct++-mode'? Autoload doesn't seem to
>>> work for variables, nor is there a `declare-variable'.
> This: https://github.com/mbork/org-one-to-many may be a starting point.
> It is a small library which splits an org file into many smaller ones.
> (Bug reports/feature requests welcome, btw.) The main function returns
> the list of generated files, so you could #'mapc some export function
> over
Hi guys
I was wondering if anyone uses helm for refiling org capture data. and if
so can anyone share his methods/setup?
googling for it didnt yield to many results (especially for people like me
who dont know to code :))
thx
Z
I'm having an annoying issue with filter by tag.
I filter everything that has @computer, process one item and send it to the
archive file; as soon as I archive it, the next item on the list pops up -
this item might be a @home item.
How do I stop this from happening?
Thanks.
25 matches
Mail list logo