Brady Trainor writes:
> ... Here is my
> present workflow, and I hope there is some simple or complex solution
> where others have a better workflow they can share:
>
> 1. Cut some pieces from my .el or .org files,
> 2. Paste into the scratch buffer,
> 3. Convert scratch buffer to Major mode or
On Fri, Oct 31, 2014 at 8:10 PM, John Hendy wrote:
> On Fri, Oct 31, 2014 at 8:36 AM, Christian Egli wrote:
>> Hi John
>>
>> John Hendy writes:
[snip]
> Plan.html doesn't pick up the css or scripts as-is with either method.
> Once placed inside ~/Deskopt[/reports]/taskjuggler, it works. I
> at
On Fri, Oct 31, 2014 at 8:36 AM, Christian Egli wrote:
> Hi John
>
> John Hendy writes:
>
>> I just re-set up tj3 on a new work computer and am a bit puzzled by
>> the report directory structure.
>>
>> If I use C-e J p instead, I get:
>> ~/working_dir/file.org
>> ~/working_dir/file.tjp
>> ~/worki
Hi all,
I've started to write a derived backend based on the HTML one. Since I
want my HTML file to be rather minimalist, I exclude as much as
possible. While looking at org-html-template, I noticed the
(org-html--build-pre/postamble 'preamble info)
line. I'm wondering, what does it do? Includ
When reading articles /from/ gmane.emacs.orgmode /in/ Gnus, I've observed that
source blocks such as
#+BEGIN_SRC emacs-lisp
(if this
(then that))
#+END_SRC
and
#+BEGIN_SRC org
,* TODO some headlines and:atag:
SCHEDULED: <2014-10-29 Wed>
- [ ] some other org-mode s
On 10/30/2014 08:41 AM, Thorsten Jolitz wrote:
Karl Voit writes:
Hi!
* Thorsten Jolitz wrote:
Marcin Borkowski writes:
And now there's another problem: I'd like to have my init file
collapsed to only headlines on opening. Since I visit my init file
through a custom command (which finds
Hello
I updated to git-head today; my most recent update was about 1 week prior.
Today I get a startup error in Emacs (Back trace of debug-init below).
Emacs Version: GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS
apple-appkit-1265.21) of 2014-10-21 on mac-mike-2013
Org Version: Org-mode versio
On Wednesday, 29 Oct 2014 at 13:24, Rasmus wrote:
[...]
> Just out of curiosity, do you actually type \(·\) or have you somehow
> remapped $·$ to insert \(·\)?
I have been using the following for quite some time:
#+begin_src emacs-lisp
;; from Nicolas Richard
;; Date: Fri, 8 Mar 2013 16:
Michael Bach writes:
> Hi,
>
> I am looking for a way to format table columns to be verbatim for the
> (latex) export. The reason is that in the following table, the numpy
> `A[0]` will be interpreted as a footnote without a matching description
> and export will fail.
>
> || mat
Hello,
Karl Voit wrote:
[...]
> Do you have a clue if my update or my re-arrangement of my init.el
> could have caused this?
I'd guess this is related to commit 61a241f (because that is the commit
that introduced org--setup-collect-keywords and because I'm seeing
hanging that may be related [1])
Hi!
Weird behaviour: yesterday I switched my init.el to OrgStruct and
re-organized it a bit. Silly me thought it would also be a clever
time to update my Org git repo.
At many occasions, my Emacs 24.3.50.1 hangs in an endless loop. When
I break it, I get following Backtrace:
| Debugger entered--
Marco Wahl writes:
> Is there any reason not bringing your new version into the master
> branch?
I'm not certain about the current maintainer policy w.r.t. backwards
compatibility for older Emacsen, but this patch would work with Emacs 24
only due to its use of lexical binding.
Regards,
Achim.
-
Hi York,
York Zhao wrote:
@Charlie Millar:
> IIRC Carsten Dominik made the following observation: org tables are
extremely
> slow if they are used as workbooks/spreadsheets and there are many
entries
> (many is undefined).
Thanks for the information, could you please clarify what "entry"
m
Vikas Rawal writes:
> I have started using ledger with Org, and would be interested in knowing
> experiences of other users.
>
> I see two sets of uses in combining Ledger with Org.
>
> 1. Record keeping of transactions: Org works with ledger mainly
> through babel. Has anyone considered the pos
Karl Voit writes:
> Hi!
>
> * Thorsten Jolitz wrote:
>> Marcin Borkowski writes:
>>
>>> And now there's another problem: I'd like to have my init file
>>> collapsed to only headlines on opening. Since I visit my init file
>>> through a custom command (which finds it and turns on orgstruct), I
Hallo,
I am using the org beamer functionality to produce presentations and I am quite
happy with it. Saves a lot of time. Thanks for the great work!
There is one thing however I am not sure how to go about. I have found a number
of answers in the mailing list but none that works for me.
The
@Charlie Millar:
> IIRC Carsten Dominik made the following observation: org tables are
extremely
> slow if they are used as workbooks/spreadsheets and there are many entries
> (many is undefined).
Thanks for the information, could you please clarify what "entry" means?
Does it
mean org headline,
Hello,
Kyle Meyer writes:
> The attached patch removes an entry in the manual for a deleted command,
> org-mark-entry-for-agenda-action.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Hi Michael,
Michael Brand wrote:
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.
I
On Fri, Oct 31, 2014 at 8:10 AM, Christian Egli wrote:
> Nicolas Goaziou writes:
>
>> Nicolas Goaziou writes:
>>
>>> As discussed previously, I would like to modify property drawers syntax.
>>> The change is simple: they must be located right after a headline and
>>> its planning line, if any.
>
Suppose you want to write the parent directory name in your capture so write a
template like
"* %(file-name-nondirectory (directory-file-name (file-name-directory \"%F\")))"
Without the patch, file-name-directory get the useless string "%F"
instead of a string
with the full path name of the file.
Hi,
I have set up the clean view. However, when I move through some idented
list items, they just jump to the begining of the line. This feature make
me unconfortable. Can anyone help me close it?
Best wish
I have started using ledger with Org, and would be interested in knowing
experiences of other users.
I see two sets of uses n combining Ledger with Org.
1. Record keeping of transactions: Org works with ledger mainly through babel.
Has anyone considered the possibility of maintaining the record
I have started using ledger with Org, and would be interested in knowing
experiences of other users.
I see two sets of uses in combining Ledger with Org.
1. Record keeping of transactions: Org works with ledger mainly through babel.
Has anyone considered the possibility of maintaining the recor
The org info file includes the words "OpenDocument Text (ODT) export
allows seamless collaboration across organizational boundaries." The
export to odt is great and goes part of the way, but for true seamless
collaboration you really need to be able to go both ways.
Does anyone have a way of conv
Rasmus writes:
> I would like to push the following patch to org.texi on export
As long as you are tweaking the manual, please fix the typesetting of
LaTeX-verbatim-environments in the Variable Index. It should appear as
a simple string, not as a fancy logo. As a point of style, I would
prefer th
Hi,
I am looking for a way to format table columns to be verbatim for the
(latex) export. The reason is that in the following table, the numpy
`A[0]` will be interpreted as a footnote without a matching description
and export will fail.
|| matlab| r | numpy |
| elemen
Hello,
I'm experiencing a second issue that seems to be introduced by commit
61a241f ('Rewrite setup keywords initialization'). Starting Emacs (24.4)
with 'emacs -Q' and with no additional setup besides loading Org, I see
the following behavior.
Opening test-good.org works as usual.
, setup-
Hello,
Roberto Huelga writes:
> Patch proposal fro org-capture-fill-template
Thanks for your patch. However, I'd like to know your motivation for it
as I fail to see how it is superior to the current design.
Regards,
--
Nicolas Goaziou
Andreas Leha writes:
> recently make clean-install leaves the files htmlize.el[c] left in my
> installation directory while I'd expect them to be removed by
> clean-install.
Stop adding it to the installation in the first place.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb And
--- Begin Message ---
Hi Michael,
Michael Brand wrote:
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 t
On Wed, Oct 29, 2014, at 02:10 PM, Eric Abrahamsen wrote:
>
> If you've got org-log-into-drawer set to a non-nil value, the drawer
> should be created automatically for you the first time you take a note
> on the heading (org-add-note), or switch TODO states in such a way that
> records a state-cha
Hello,
Kyle Meyer writes:
> Starting with commit 61a241f ('Rewrite setup keywords initialization'),
> I find that syntax is not highlighted in buffers that include
> '#+setupfile:'.
This should be fixed. Thank you for reporting it.
Regards,
--
Nicolas Goaziou
Hello,
Kevin Brubeck Unhammer writes:
> Before upgrading to Emacs 24.4, I used org-caldav to sync my agenda with
> OwnCloud. This of course requires stable UID's on the exported items, so
> I have
>
> (setq org-icalendar-store-UID t)
>
> Items which are not exported don't need UID's, and did
I'm having difficulty changing dates/times in timestamps on a MacBook Air,
as the keyboard shortcuts do not work.
I'd like to access the keys described here:
http://orgmode.org/manual/TTY-keys.html
via Emacs launched via the GUI, rather than the console. If I run Emacs with
'-nw', the TTY shortc
Hello,
Michael Brand writes:
> 1) The same table calculates fast or slow depending on the position
>within the same entry, see OP.
Note that this is due to org-table.el overusing `org-current-line'. It
should be factored out of the library at some point.
Regards,
--
Nicolas Goaziou
Good morning,
Last week I started learning about [RMarkdown]. It is a [literate
programming] tool implemented in, and for, the [ℝ programming
language]. Although I haven't dug in deep yet, I do know that (1) it is
/basically/ [Markdown] and that (2) `org' exports both to [vanilla
markdown] and als
Karl Voit writes:
> 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
Nicolas Goaziou wrote:
> This should be fixed. Thank you for reporting it.
Confirmed. Thank you.
--
Kyle
Paul Rodriguez writes:
> I'm afraid I don't understand the question. Is there a problem with the
> patch?
AFAICS there is no problem with your patch.
I just wonder about how your patch could be applied to the repository.
Can you do this?
Best regards, Marco
--
http://www.wahlzone.de
GPG: 0x
Hi John
John Hendy writes:
> I just re-set up tj3 on a new work computer and am a bit puzzled by
> the report directory structure.
>
> If I use C-e J p instead, I get:
> ~/working_dir/file.org
> ~/working_dir/file.tjp
> ~/working_dir/reports/Overview.html
> ~/working_dir/reports/taskjuggler/{css
Hi,
The major mode name displayed in the mode line for my agenda buffer is
so long that it is pushing other info off the screen. Is there a cleaner
way to customize this than directly editing the definition of
org-agenda-set-mode-name?
Thanks,
Tyler
--
Hi Ista,
It is now working for Winston, but I am having problems with PyPlot is the case
for you ?
thanks
M
PS this is the error that I get when trying to load PyPlot
ERROR: could not load module python: dlopen(python.dylib, 9): image not found
in pyinitialize at /Users/doyley/.julia/v0.3/PyC
Earlier today I attempted to send the following.
Charles Millar wrote:
Hi Michael,
Michael Brand wrote:
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 fas
Hello Paul,
Paul Rodriguez writes:
> This is a new version of org-velocity. Principally it differs in using
> cl-lib and lexical binding, but there are also some minor bugfixes for
> presenting results on very large screens and compatibility with
> evil-mode.
Thanks for sharing.
Is there any r
Hi Michael
> Michael Brand wrote:
>> 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
Nicolas Goaziou writes:
> Nicolas Goaziou writes:
>
>> As discussed previously, I would like to modify property drawers syntax.
>> The change is simple: they must be located right after a headline and
>> its planning line, if any.
>> Feedback welcome.
>
> If there is no more feedback or objecti
Hi Thorsten
Thorsten Jolitz writes:
> when I run 'tj3' on a taskjuggler file (.tjp) exported from Org, I get
> the reports as 'Plan.html' file.
>
> I can have a look with my browser, but thats not really what I want - I
> want to integrate the reports in a LaTeX document (exported from Org).
>
48 matches
Mail list logo