Hi, buddies:
a little change has been made……
Sent from Windows Mail
From: kuangd...@163.com
Sent: Saturday, February 28, 2015 4:05 AM
To: Nicolas Goaziou
Cc: Andreas Leha, emacs-orgmode@gnu.org
I have seen the newest org.el. The request below can be done by the pat
Andreas Leha writes:
>> Personally, I never use org-toggle-latex-fragment, but rely on entities,
>> since org-toggle-latex-fragment is only really good for "static/mature"
>> documents.
>
> I am not sure I understand that. What do you mean when you rely on
> entities? Just the replacements for
Hi Nicolas,
Nicolas Goaziou 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 im
On 27 February 2015 at 23:20, Valery V. Vorotyntsev wrote:
> I have set `org-clock-into-drawer' to 2.
> `(org-clock-into-drawer)' should return the same value (see the
> documentation of this function), yet it returns "LOGBOOK".
Proposed patch:
--[ begin ]--
diff --git a/lisp/or
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
writes:
> Hi, buddies:
> a little change has been made……
>
Trying to apply your patch on top of current master, I get:
,
| $ git apply ~/Desktop/0001-again.patch
| /home/nick/Desktop/0001-again.patch:18: trailing whitespace.
| - If the cursor is on the overlay(latex fragment .etc), del
you can open the patch file, see it manually……a little change I think it's
useful.
as to “trailing whitespace”, I’m sorry about this format problem……
Sent from Windows Mail
From: Nick Dokos
Sent: Saturday, February 28, 2015 11:43 PM
To: emacs-orgmode@gnu.org
writes:
Hello,
"Valery V. Vorotyntsev" writes:
> On 27 February 2015 at 23:20, Valery V. Vorotyntsev
> wrote:
>
>> I have set `org-clock-into-drawer' to 2.
>> `(org-clock-into-drawer)' should return the same value (see the
>> documentation of this function), yet it returns "LOGBOOK".
>
> Proposed patc
Am 28.02.2015 00:46, schrieb Nicolas Goaziou:
> 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
Hi there!
I'm curious: what are item's "tags" exactly?
They are mentioned here:
http://orgmode.org/worg/dev/org-element-api.html#unnumbered-30
TIA,
--
Marcin Borkowski This email was proudly sent
http://mbork.plfrom my Emacs.
Marcin Borkowski writes:
> Hi there!
>
> I'm curious: what are item's "tags" exactly?
>
> They are mentioned here:
> http://orgmode.org/worg/dev/org-element-api.html#unnumbered-30
The tag is "tag" in this example:
- tag :: desc
(with-temp-buffer
(org-mode)
(insert "- tag :: item\n")
Context:
Manually compiled Emacs 24.4.1 on Debian Wheezy(+updates) x86_64.
ECM:
1. emacs -Q
2. Split frame into two windows via `C-x 3`.
3. Make one "*scratch*" buffer window dedicated via:
(a) `M-:`
(b) (set-window-dedicated-p (selected-window) t)
4. Select the other window.
5. Visit file
On 2015-02-19T10:31:05+1100, Subhan Michael Tindall said:
SMT> I know the hooks are in there somewhere, but is there any
SMT> relatively straightforward way to set a particular property,
or SMT> run a function to do so, when a TODO changes status to a
DONE SMT> state?
Perhaps use a combinat
13 matches
Mail list logo