ose to a correctly formatted commit messages but do
make any necessary formatting changes for compliance.
Cheers,
Chris Kauffman
On Fri, May 4, 2018 at 7:18 PM, stardiviner wrote:
> That's really great. Thanks.
>
> --
> [ stardiviner ] don't need to convince
I was the original person who was working on code for single cell movement
but got distracted by a move to the midwest, job change, and marriage. I
will attempt to complete the code in the next month to submit a patch.
Chris Kauffman
On Fri, May 4, 2018 at 7:29 AM, stardiviner wrote:
>
Carsten: S-up, S-down, S-left, S-right in org.el (via
org-shiftup etc.).
Cheers,
Chris
On Fri, Jul 28, 2017 at 4:19 AM, Nicolas Goaziou
wrote:
> Hello,
>
> Chris Kauffman writes:
>
> > Greetings from a first-time contributor. Another patch contributor, Uwe
> > Br
Greetings from a first-time contributor. Another patch contributor, Uwe
Brauer, recruited me after finding some code I had written to move single
org-table cells up/down/left/right. I found this feature to be useful in
certain kinds of tables so wrote the functions for myself but am told that
othe
Hi Carsten
On Fri, Nov 11, 2011 at 10:58 AM, Carsten Dominik
wrote:
> Hi Chris,
>
> On 11.11.2011, at 05:34, Chris Kauffman wrote:
>
>>
>> I use org for constructing simple slide presentations quite a
>> bit. I'd like to be able to set a global property whic
I'd like to be able to set a global property which shrinks all text
tofit in the allotted space; this is great for source examples.
Aftersome experimentation I put
#+PROPERTY: BEAMER_envargs [shrink]
in the preamble and did
(set-variable (quote org-use-property-inheritance) t nil)
According to my u
I use org for constructing simple slide presentations quite a
bit. I'd like to be able to set a global property which shrinks
all text to fit in the allotted space; this is great for source
examples. After some experimentation I put
#+PROPERTY: BEAMER_envargs [shrink]
in the preamble and evalua