Hi Nick!
> If there are use cases out there, it might be worth collecting them
> and then thinking about how to support them better. If there aren't,
> maybe it should be thrown out.
>
Oh, NO, don´t do that! Datetrees were a major enhancement for my
workflow. I use one as a kind of "lab logbo
Benjamin Slade writes:
> I figured it out - in updating, I had lost the cdlatex package, and
> org-capture wants this for some reason, that's why it was crashing for
> me.
Library confusion sounds indeed like a probable source of the crashes.
Great, that you figured that out!
Best regards, Ma
Hello,
York Zhao writes:
> A few months ago I tried Emacs 24.4 and was disappointed because almost all of
> the org-table operations became AT LEAST ten times slower. Because recently
> Emacs 24.4 gets officially released, I finally switched over. However, the
> problems I had several months ago
Hi Rasmus,
Rasmus writes:
> Andreas Leha writes:
>
>> Hi Rasmus,
>>
>> Rasmus writes:
>>> Hi,
>>>
>>> Andreas Leha writes:
>>>
Hi Richard,
Just for me to understand: Is the problem the missing whitespace
around the $...$ expression?
>>>
>>> From (info "(org) LaTeX Fragments")
>
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Andreas Leha writes:
>
>> I open this file:
>>
>> #+TITLE: Test amsmath's split
>>
>> * Some equation
>> with some split expression, e.g.
>> \begin{equation}
>> \begin{split}
>> w \cdot x + b &= 1, \text{ and}\\
>> w \cdot x + b &= -1
>>
Hi all,
background: Since $...$ are less robust, \(...\) is recommended as more
robust replacement.
Unfortunately, the LaTeX preview is not working on \(...\) constructs.
Here is the ECM:
--8<---cut here---start->8---
#+TITLE: Test LaTeX-Preview
* Inline mat
Hello,
Andreas Leha writes:
> Unfortunately, the LaTeX preview is not working on \(...\) constructs.
Oops, regexp failure. This should be fixed. Thank you.
Regards,
--
Nicolas Goaziou
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Andreas Leha writes:
>
>> Unfortunately, the LaTeX preview is not working on \(...\) constructs.
>
> Oops, regexp failure. This should be fixed. Thank you.
>
Confirmed. Thank a lot!
Regards,
Andreas
Detlef Steuer writes:
> Hi Nick!
>
>
>> If there are use cases out there, it might be worth collecting them
>> and then thinking about how to support them better. If there aren't,
>> maybe it should be thrown out.
>>
>
>
> Oh, NO, don´t do that! Datetrees were a major enhancement for my
> workfl
Hi,
Nick Dokos writes:
> See
>
>
> http://tex.stackexchange.com/questions/510/are-and-preferable-to-dollar-signs-for-math-mode
>
> for some arguments for and (mostly) against (although one of the "for"s
> is Frank Mittelbach - which surely tilts the scale quite a lot). FWIW,
> I've trained m
On 2014-10-29 03:59 Nick Dokos wrote:
> If there are use cases out there, it might be worth collecting them and
> then thinking about how to support them better. If there aren't, maybe
> it should be thrown out.
I would argue that datetress lend themselves fairly well for browsing
any kind of chro
On 2014-10-29 04:01 Nick Dokos wrote:
> Alexander Baier writes:
>> I would like to have several datetrees in one org file. I want to have
>> different datetrees under different headlines. The setup I have in mind
>> is an address book with chronologically ordered notes for each person.
>>
>> ...
>
Rasmus writes:
> Just out of curiosity, do you actually type \(·\) or have you somehow
> remapped $·$ to insert \(·\)?
>
I type \(...\) - I don't do it often enough to worry about it.
--
Nick
dear all,
thanks for fruitful hints. Based on what you've done I have setup it as
follows:
1) the capture template, which uses clipboard buffer to setup the
data. So my org-capture-templates contains this entry:
("@" "Email outgoing sync. USED INTERNALLY" entry (file+datetree (concat
m
Hi,
I would like to push the following patch to org.texi on export
behavior of sub/superscripts and LaTeX delimiters. To me it seems
relevant, but it's somewhat technical. Is it relevant to include such
"implementation" details/choices in org.texi?
—Rasmus
--
You people at the NSA are becomin
On Wed, Oct 29 2014, David Belohrad wrote:
> - 'standard' behaviour is, that the email sent becomes read-only so with
> 'q' keystroke I can bury the buffer with the email. However when I
> have implemented this, I have noticed that when I 'confirm' the
> template, I go back into the buffer 's
Hi David,
yes. That works perfectly and solves both issues at the same time. Now
it is perfect!
.d.
David Edmondson writes:
> On Wed, Oct 29 2014, David Belohrad wrote:
>> - 'standard' behaviour is, that the email sent becomes read-only so with
>> 'q' keystroke I can bury the buffer with t
Teika Kazura writes:
> Hi, Igor. Below is mine. It's rudimentary, but it may help you.
thanks! I will give it a try and I let you know whether it worked for
me!
--
:: Igor Sosa Mayor :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ ::
:: jabberid: rogor
Am Wed, 29 Oct 2014 08:20:47 -0400
schrieb Nick Dokos :
> Detlef Steuer writes:
>
> > Hi Nick!
> >
> >
> >> If there are use cases out there, it might be worth collecting them
> >> and then thinking about how to support them better. If there
> >> aren't, maybe it should be thrown out.
> >>
> >
Thorsten Jolitz writes:
>* Jay Iyer writes:*
>
>*> Hi Thorsten,*
>*> The file entries are as follows and the task/note/project sub-heads *
>*> generally don't have active/inactive timestamps except when a *
>*> scheduling/deadline is specified. Thanks.*
>*> ** 2014-10 October*
>*> *** 2014-10-0
Hi there,
I have been play with julia the last couple of weeks and have been having some
issues when I try to use it in org-babel
More specifically, It get the following error
ERROR: unsupported or misplaced expression using
in _start at ./client.jl:394
in _start at /julia/usr/lib/julia/sys
Hello,
I'm trying to figure out how drawers work. I see that `C-c C-x d`
provides automatic drawer insertion, and wraps around the region if
active. However, `LOGBOOK` is explicitly excluded from the completion
targets. However, I don't see another way to add a LOGBOOK without
typing the word out
Patch proposal fro org-capture-fill-template
Hope it's useful.
Thanks.
0001-org-capture.el-Fix-expand-template-order.patch
Description: Binary data
Tyler Smith writes:
> Hello,
>
> I'm trying to figure out how drawers work. I see that `C-c C-x d`
> provides automatic drawer insertion, and wraps around the region if
> active. However, `LOGBOOK` is explicitly excluded from the completion
> targets. However, I don't see another way to add a LOG
Hi Bernd!
* Bernd Haug wrote:
> +STARTUP can show top level headers, all headers, all content or everything.
>
> I'd like a way to have all subtrees that are DONE or have no
> todo-status folded, but have everything TODO* displayed at startup.
>
> Is there a way to do that with per-file settings?
* Tory S. Anderson wrote:
> I do mine in LaTeX and haven't had a reason to change that.
The same holds for me.
When it comes to microtypography and optimization (squeeze the CV
into 3 pages instead of 4 with a single paragraph on page 4, ...), I
am much more efficient with LaTeX and without the
Jay Iyer writes:
> If there are use cases out there, it might be worth collecting them and
> then thinking about how to support them better. If there aren't, maybe
> it should be thrown out.
It's most definitely useful. I'm not sure what you think would be
"better". I make extensive use of dat
Hi!
* Christoph Groth wrote:
> If at least one of your computers can be reached from all the others via
> ssh, or you can reach all the other computers from one (i.e. there’s a
> star topology), you could use unison to synchronize all kinds of files.
> This works very reliably and handles modific
Hello,
Rasmus writes:
> I would like to push the following patch to org.texi on export
> behavior of sub/superscripts and LaTeX delimiters. To me it seems
> relevant, but it's somewhat technical. Is it relevant to include such
> "implementation" details/choices in org.texi?
FWIW, I think it's
Eric Abrahamsen writes:
> Okay, thanks. Since this is part of a function, I guess I should assume
> the (progn... behavior above, assume `org-element-at-point' is going to
> return a paragraph, and then work up from there to see if I'm in a
> log-list. Is that right?
That's the idea, yes.
Rega
Hello,
Starting with commit 61a241f ('Rewrite setup keywords initialization'),
I find that syntax is not highlighted in buffers that include
'#+setupfile:'.
For testing, I'm starting Emacs (24.4) with 'emacs -Q' and with no
additional setup besides loading Org.
I have a file, setup.org, that con
Hi dear list,
I just updated my org-mode to latest master and found, that the
behaviour of inline math seems to have changed; with the unwelcome
side-effect, that inline math in braces is not exported correctly to
latex anymore:
($\varepsilon = 0$) used to be exported to latex as ($\varepsilon =
> I think Org 8.3 should improve the situation. Please test it if you can.
I was aware that my "emacs -Q" test was done against org-mode version 8.2.x.
However, I use the latest org-mode from Git everyday. For example, the version
I'm currently using is (from M-x org-version): "Org-mode version 8.
co...@online.de (Jonas Hörsch) writes:
> I just updated my org-mode to latest master and found, that the
> behaviour of inline math seems to have changed; with the unwelcome
> side-effect, that inline math in braces is not exported correctly to
> latex anymore:
>
> ($\varepsilon = 0$) used to be e
I just re-set up tj3 on a new work computer and am a bit puzzled by
the report directory structure.
Here's what I get when running C-e J j
~/working_dir/file.org
~/working_dir/file.tjp
If I use C-e J p instead, I get:
~/working_dir/file.org
~/working_dir/file.tjp
~/working_dir/reports/Overview.ht
Hi,
York Zhao wrote:
I think Org 8.3 should improve the situation. Please test it if you can.
I was aware that my "emacs -Q" test was done against org-mode version 8.2.x.
However, I use the latest org-mode from Git everyday. For example, the version
I'm currently using is (from M-x org-version)
Hey all,
I working on a fresh install of org-mode and I've tangled in Bernt's
2014-08-24 org-mode.el.
There are some slight variations in emacs and org versions (Bernt: emacs
23.2.1, org 8.3 beta; mine: emacs 24.4.50.1; org 8.2.6).
I can't get Bernt's phone template F9-p bbdb name capture to fun
On Wed, Oct 29, 2014 at 12:35 PM, Doyley, Marvin M.
wrote:
>
> Hi there,
>
> I have been play with julia the last couple of weeks and have been having
> some issues when I try to use it in org-babel
>
> More specifically, It get the following error
>
> ERROR: unsupported or misplaced expression u
Hello,
The attached patch removes an entry in the manual for a deleted command,
org-mark-entry-for-agenda-action.
(I've recently completed the FSF assignment process. Please let me know
if you need more information.)
Thanks,
Kyle
>From d572a8a803c917db50439a0605aa602812d74f97 Mon Sep 17 00:00:0
I am using release-0.3.0 what version are you using. I am also using ob-julia.el
Cheers,
M
Sent from my iPad
> On Oct 29, 2014, at 9:43 PM, Ista Zahn wrote:
>
> On Wed, Oct 29, 2014 at 12:35 PM, Doyley, Marvin M.
> wrote:
>>
>> Hi there,
>>
>> I have been play with julia the last couple of
On Wed, Oct 29, 2014 at 10:09 PM, Doyley, Marvin M.
wrote:
> I am using release-0.3.0 what version are you using. I am also using
> ob-julia.el
I'm using julia version 0.3.1 with GNU Emacs 24.4.1 and Org-mode
version 8.2.10. I'm using the ob-julia.el distributed with
org-plus-contrib.
Best,
Ist
Hi Charles
First I would like to point out that to my understanding there are now
two separate issues in discussion in this thread which are easy to mix
up:
1) The same table calculates fast or slow depending on the position
within the same entry, see OP.
2) An entry with nothing but a single
42 matches
Mail list logo