Greetings.
I am once again facing a situation where I would like to define a
multiline org macro. If my memory is not failing me (it might well be),
this is not possible.
So this lead me to consider the use of Org source blocks in Babel. Which
might well be a discussion I have had here before,
Hello Leslie,
> Well, you must choose what do you want.
I have it :-) No amount of searching through the Internet forums was going to
find this. But, you can piece it together from Leslie Lamport’s LaTeX book
which I finally did.
The \linebreak leaves the full justification default unchange
On Tue, Jun 19, 2018 at 3:20 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Nathan Neff writes:
>
> > I had a look at org-agenda.el, and took a first stab at "coding" :)
> > I fixed the sorting problem when using agenda-search-view, and
> > I have a DIFF/patch at the bottom of this e-mail [1] that prov
dbo...@mmm.com (J. David Boyd) writes:
> Sorry, wrong location. Tried to cancel it, don't seem to be able to.
And look like the message I tried to cancel really was cancelled. :-)
Sorry, wrong location. Tried to cancel it, don't seem to be able to.
Is there a way to pull data from multiple clocktables (with names matching a
regular expression) all at the same time into variables passed into a code
block?
I use clocktables to keep track of how I spend my time at work, with things
falling into one of three major categories (see [1]). I us
Starting yesterday, I see this warning in my Emacs when I start. I've
started with 'emacs --debug-init', but get no errors.
It looks like it is happening when byte compiling something on the fly. I
have made no changes to any of my configs, but I have updated from melpa.
How do I track this
Hi,
I'm new with Scheme and new with org babel so excuse me if I am missing
something obvious.
I have this bit of (simplified) Scheme code to generate a list of lists:
#+name: chromatic
#+begin_src scheme :noweb yes
(map (lambda (x)
(cond ((< x 4) (list 0 1))
((equal? x 4) (
Me again. Let me try to provide a bit more info. I'm using xdotool to call
"emacsclient -c -e '(org-capture)'". In my init.el, I have both
(add-hook 'org-capture-mode-hook 'make-frame)
and
(add-hook 'org-capture-mode-hook 'delete-frame)
my capture template writes to, say, "beans.org."
I swoop in
I didn’t see this before, too. Now, I tried to create a minimal example showing
the described behaviour, but I cannot reproduce it anymore. Now all is correct.
Sorry!
Johannes
Am 01.08.2018 um 13:06 schrieb John Kitchin
mailto:jkitc...@andrew.cmu.edu>>:
I don't think I have ever seen this, an
Hallo Van,
On Wed, Aug 1, 2018 at 7:51 AM Van L wrote:
> Thank you,
>
> > You can force a newline in LaTeX putting '\\' at the end of the line(as
> the last chars on the line).
>
> Yes. The file sample2e.tex demonstrates the use of '\\' in the 'verse'
> environment.
>
> I now have the following
This might be out of scope for the org list, but the excellent emojify-mode
(https://github.com/iqbalansari/emacs-emojify) breaks the alignment of org
tags when emojies are included in the headings.
So:
```
** TODO write something short :writing:
```
but
```
** T
I don't think I have ever seen this, and can't think of a reason why it
might be occurring.
John
---
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchi
Thank you,
> You can force a newline in LaTeX putting '\\' at the end of the line(as the
> last chars on the line).
Yes. The file sample2e.tex demonstrates the use of '\\' in the 'verse'
environment.
I now have the following wanting to fully justify the lines but it doesn’t.
#+BEGIN_SRC l
Eric S Fraga writes:
> On Monday, 30 Jul 2018 at 15:25, Robert Pluim wrote:
>> Hi,
>>
>> is there a generic way to specify an end date for a repeating event?
>
> The short answer is no.
>
> The longer answer is to consider using
> org-clone-subtree-with-time-shift. Make the entry you want and t
Hello,
Prior to org-mode version 9.0 I was able to use the default program for
a file type on Windows 10 with the following setting:
(setq org-file-apps (list (cons t (list 'w32-shell-execute "open" 'file
However, now (currently my version of org mode is 9.1.9) nothing I try
works, including
16 matches
Mail list logo