Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Here's the doc patch, hope all is in order.
>
> Thanks. Some comments follow.
>
>> +Calc also comes with support for unit calculations, via the
>> @code{calc-units}
>> +package. For a complete list of recognized units, call
>> +
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> I keep hammering on this but... There's still a bug in
>> `org-log-beginning', I think maybe the same one as before. Say it's
>> called on an empty entry, or one that only contains a property drawer
>> and/or a planning line, and
Hi Guido,
Guido Van Hoecke wrote:
Hi,
How can I specify the desired output filename so that
org-latex-export-to-pdf does no longer prompt me in the minibuffer?
I call it from a temporary buffer *perls* and always want to export to
/tmp/perls.pdf
I've read the docs and tried to understand
Thanks John,
I am sure this will be better than blackboard. I will give it a try :)
Cheers
M
Sent from my iPhone
** May contain typos**
> On Dec 20, 2014, at 5:48 PM, John Kitchin wrote:
>
> All of the code is here:
> https://github.com/jkitchin/jmax/tree/master/techela
>
> and there is some
Nicolas Goaziou writes:
> Hello,
>
> Rasmus writes:
>
>> I use CSS to make inlined lists in html:
>>
>> #text-sec ul {margin: 0; padding: 0; list-style: none;}
>> #text-sec li {display: inline;}
>> #text-sec li:after {content: ", ";}
>> #text-sec li:last-child:after {content:
* Wow! Thanks for posting this topic and your techela.
* Suggest an "Introduction to Programming in Emacs Lisp" and OrgMode be
everyone's first, and maybe last, required course in grade school--other
than Reading, Writing and Arithmetic of course!
* Suggest all students download this free book a
I am going to try this semester also. Thanks for paving the way.
:-)
On Sat, Dec 20, 2014 at 5:48 PM, John Kitchin
wrote:
> All of the code is here:
> https://github.com/jkitchin/jmax/tree/master/techela
>
> and there is some documentation in the README.
>
> I am not sure how much work it woul
All of the code is here:
https://github.com/jkitchin/jmax/tree/master/techela
and there is some documentation in the README.
I am not sure how much work it would take to try it yourself though. You
need to setup a gitolite server (that is described in the README), and
more importantly figure out
Alan Schmitt writes:
> I'm fine with this. Here is the patch extended to take this into
> account, which is mostly deleting all the code that deals with headline
> match when `org-link-search-must-match-exact-headline' is nil.
Thanks. Some comments follow.
> -file:projects.org::*task title
Hello,
Rasmus writes:
> I use CSS to make inlined lists in html:
>
> #text-sec ul {margin: 0; padding: 0; list-style: none;}
> #text-sec li {display: inline;}
> #text-sec li:after {content: ", ";}
> #text-sec li:last-child:after {content: "";}
>
> However, since (list-)items
Eric Abrahamsen writes:
> I'm not terribly worried about finding the real last state note with
> 100% accuracy -- as you say, that's not really possible. This would be a
> convenience function displaying a useful bit of information, and if it
> fails to do so no planes will crash.
I should try t
Hello,
Eric Abrahamsen writes:
> I keep hammering on this but... There's still a bug in
> `org-log-beginning', I think maybe the same one as before. Say it's
> called on an empty entry, or one that only contains a property drawer
> and/or a planning line, and there's another entry immediately af
Hello,
Jon Snader writes:
> I moved EXTRACT-STRING-P to a lower let but TEMPFUN has to be
> available to the call to sort so I left it in the outer let.
Not in the snippet I suggested, but it doesn't matter much.
> The attached patch was against the latest master branch at the time I
> generat
If the user has:
- a virtual solution (Parallels, etc.)
- with Office for PC installed
- and configured to expose WinTel applications to the Macintosh Finder
The AppleScript commands may try to select the WinTel version of "Microsoft
Outlook". This—obviously—doesn’t work. By adding the Mac ~.app~
When I try to pull up time span including a holiday, my agenda dies (stops
generating, buffer says "not viewing agenda") and I get the following error in
my messages:
cl-return-from: No catch for tag: --cl-block-nil--, org-agenda-date-weekend
It may have something to do with the holiday/we
Thank you for the reply from Rasmus. Attached is a patch to the
documentation file org.texi regarding use of habits. I hope this is a
correct format.
Andrew
--
Andrew Swann | Associate Professor | Tel +45 871 55767 | sw...@math.au.dk
| http://home.math.au.dk/swann/ | Department of Mathematics, A
Very cool indeed.
I would love to try this for a small course that I will be teaching in the
spring semester.
Is your code available?
Cheers,
M
Sent from my iPad
On Dec 20, 2014, at 6:57 AM, Nicolas Goaziou wrote:+ extractfun comparefun tempfun extract-string-p)EXTRACT-STRING-P, and possibly TEMPFUN, are bound too early. See below.I moved EXTRACT-STRING-P to a lower let but TEMPFUN has to be available to the call to sort so I left i
Hello,
Eric Abrahamsen writes:
> Here's the doc patch, hope all is in order.
Thanks. Some comments follow.
> +Calc also comes with support for unit calculations, via the @code{calc-units}
> +package. For a complete list of recognized units, call
> +@code{calc-view-units-table}. Units can be
Hi,
How can I specify the desired output filename so that
org-latex-export-to-pdf does no longer prompt me in the minibuffer?
I call it from a temporary buffer *perls* and always want to export to
/tmp/perls.pdf
I've read the docs and tried to understand the lisp files, but did not come
up with
Jon Snader writes:
>> On Dec 14, 2014, at 12:18 PM, Nicolas Goaziou wrote:
>
>>> As I said above, you’ve convinced me that ?f ?F is the right solution.
>>
>> Fair enough. Let's settle on that, then.
>
> Here is the new patch. It extends org-table-sort-lines to allow a user
> to specify custom e
21 matches
Mail list logo