[Orgmode] Re: A LaTeX class for Org-mode export

2010-11-25 Thread Mike McLean
FWIW, I got past the same error by NOT including the line to add to latex-packages-alist in my .emacs. ;; (add-to-list 'org-export-latex-packages-alist '(("AUTO" "inputenc" t))) My configuration is completely different that Srinivs, too: MacOSX - Emacs 24.0.50.2 from source - Org mode from git (

[Orgmode] BUG & [PATCH]: org-clone-subtree-with-time-shift doesn't clean empty property drawers in entire subtree

2010-12-04 Thread Mike McLean
If using org-clone, C-c C-x c, on a subtree instead of a single item, the loop to call org-remove-empty-drawer-at isn't executing on every item of the subtree. Changing the re-search-forward seems to do the trick. Mike --- lisp/org.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

Re: [Orgmode] Texi2dvi: forcing a recompile?

2010-12-04 Thread Mike McLean
file in my project. > > On Sat, Dec 4, 2010 at 3:22 PM, Jeff Horn wrote: >> On Sat, Dec 4, 2010 at 3:20 PM, Mike McLean wrote: >>> I solve this with a forced remove: >>> >>> (setq org-latex-to-pdf-process (quote ("rm %b.pdf" "texi2dvi -p -b -c -V

Re: [Orgmode] Re: Release 7.4

2010-12-10 Thread Mike McLean
ldren of men as a whole experience it. Avoiding danger is no safer in the long run than outright exposure. Life is either a daring adventure, or nothing. – Hellen Keller Mike McLean | Home: +1-904-419-7240 | Mobile/Work: +1-201-954-6256 | Fax: +1

Re: [Orgmode] PATCH: New options for latex src code export

2011-02-17 Thread Mike McLean
I just came across this and I must say an enthusiastic Thank You! I actually "gave up" (time restrictions) on formatting some source code the way I wanted just a few days ago and the ability to pass package options to ``minted'' solves exactly the problem I was facing. On 2/2/11 2:42 PM, Dan Davi

Re: [O] org-mac-protocol usage under Snow Leopard ?

2011-04-14 Thread Mike McLean
On 4/8/11 11:04 PM, Harold Klingsporn wrote: > On Sun, Mar 13, 2011 at 9:22 AM, Urs Rau (UK) > wrote: > > Usage >> >> There are four scripts that can be invoked; |org-link|, >> |org-link-tabs|, |org-note|, and |org-remember|. These scripts >> can be called by

Re: [O] Filtering agenda by tags.

2011-04-30 Thread Mike McLean
On 4/20/11 10:02 AM, Matt Lundin wrote: > I believe the only option is to write a skip function that uses > org-entry-get to get all the tags at point. I have this in my org-setup and use it to generate agenda views that skip certain tags, whether that tag is local or inherited. #+begin_src emacs-

Re: [O] Org as a publishing toolkit

2011-05-11 Thread Mike McLean
On 5/10/11 1:52 PM, Marcelo de Moraes Serpa wrote: > Hi list, > > So today I have been reseaching about higher-levels toolkits that > could help me get into TeX (and or LaTeX) and at the same time > allowing me to keep the text in a more human-readable format (easier > to mantain and to convert to

Re: [O] Org as a publishing toolkit

2011-05-14 Thread Mike McLean
On 5/11/11 12:33 PM, Nick Dokos wrote: > (I second Mike's suggestions re. defining LaTeX > classes but it does require some LaTeX knowledge: the best thing to do > is find a class that is oh-so-close and then change it as little as > possible to get what you want). Speaking of that, I guess I shou

[O] Help with WORG Style Exports

2011-05-23 Thread Mike McLean
Hello I trying to cull the upper right corner of the webpage hover menu from WORG pages for my use in org-mode files I export to HTML. I have had no luck with either Google nor reading the various export options and publishing setup from Worg in figuring out what the key components are and how to

Re: [O] Help with WORG Style Exports

2011-05-23 Thread Mike McLean
On 5/23/11 11:48 AM, Puneeth Chaganti wrote: > On Mon, May 23, 2011 at 8:51 PM, Mike McLean wrote: >> Hello >> >> I trying to cull the upper right corner of the webpage hover menu from >> WORG pages for my use in org-mode files I export to HTML. I have had no >

Re: [O] Installation via el-get: info not added correctly

2012-07-28 Thread Mike McLean
On Fri, Jul 27, 2012 at 2:03 AM, Achim Gratz wrote: > Markus Baden writes: > > I just installed org-mode via the recipe provided with the current > > development version of el-get [1]. Org-Mode is installed correctly > > into emacs.d/el-get/org-mode and the docs can be found in the doc > > subfol

Re: [O] Installation via el-get: info not added correctly

2012-07-29 Thread Mike McLean
On Jul 28, 2012, at 2:13 PM, Mike McLean wrote: > On Fri, Jul 27, 2012 at 2:03 AM, Achim Gratz wrote: > Markus Baden writes: > > I just installed org-mode via the recipe provided with the current > > development version of el-get [1]. Org-Mode is installed correctly > >

[O] Question About New Exporter

2012-08-20 Thread Mike McLean
Hello I use Org mode quite a bit to: a) Export raw HTML that I use on my corporate Sharepoint site (currently via copy/paste) for Wiki entries, Blog posts, etc. b) Export HTML to a browser that I copy/paste into corporate Outlook for Mac client for formatted email c) PDF documents via LaTeX On

Re: [O] [OT][GTD] GTDish next action "todo" keyword, could that influence your productivity in any way?

2012-08-21 Thread Mike McLean
On Aug 19, 2012, at 10:59 PM, Marcelo de Moraes Serpa wrote: > What do you think; and what word do you use as your TODO keyword? I use: (sequence "BACKLOG(b!)" "TODO(t!)" "DOING(o!)" "|" "DONE(d!)") I treat my Task sequence as a form of a non-visual Kanban. I self-impose workflow limits on

Re: [O] [OT][GTD] GTDish next action "todo" keyword, could that influence your productivity in any way?

2012-08-21 Thread Mike McLean
On Aug 21, 2012, at 6:50 PM, Bastien wrote: > Hi Mike, > > Mike McLean writes: > >> I have a grand thought of someday writing an agenda view or mode that >> looks like a Kanban board -- I've seen some of what can be done with >> respect to views in Emacs

[O] bug#9536: bug#9536: 24.0.50; org-capture do not work together org-crypt.el

2012-09-25 Thread Mike McLean
On Sep 25, 2012, at 10:33 AM, Bastien wrote: > Hi Guilherme, > > Guilherme Gondim writes: > >> I would use `org-capture' to add a entry in a subtree encrypted using >> `org-encrypt'. >> >> `org-capture' currently do not identify and decrypt a encrypted subtree >> before save the entry. > >

Re: [O] GTD - Natural Planning Model properties - add automatically

2012-10-17 Thread Mike McLean
On Sat, Oct 13, 2012 at 6:06 PM, Chris Henderson wrote: > If I create a project (C-c c and press 'p' for Project) in the > project.org file, I would like the project to automatically inherit a > few properties like: Purpose, Outcome, Todo's and also date when the > project was added to the list. >

Re: [O] [PATCH] Separate clocksum format for durations >= 1 day

2012-11-20 Thread Mike McLean
On Sat, Nov 17, 2012 at 11:02 AM, Toby Cubitt wrote: > On Sat, Nov 17, 2012 at 03:42:24PM +0100, Nicolas Goaziou wrote: > > Toby Cubitt writes: > > > > > I've replaced the cons cells with additional plist properties, as you > > > suggested. The resulting customization ui still isn't wonderful in

Re: [O] [PATCH] Separate clocksum format for durations >= 1 day

2012-11-21 Thread Mike McLean
On Tuesday, November 20, 2012, Nicolas Goaziou wrote: > Toby Cubitt > writes: > > > Instead of changing org-hours-to-clocksum-string, it's probably > > preferable to make org-minutes-to-clocksum-string more robust, so it > > copes correctly with floating point arguments. > > > > The attached patch

Re: [O] org-map-entries broken?

2012-03-19 Thread Mike McLean
I can confirm this and add that it additionally breaks tag inheritance. I first noticed that a org-collector code block that I've been using forever was generating table that were way too long. My collector block includes =:conds ( not (string-match-p "noexport" ALLTAGS)= and the extra results I wa

[O] [PATCH] Fix Org-Collector Error in Global Scope

2012-03-24 Thread Mike McLean
When calling Org-Collector with =:id global=, the call to =(org-narrow-to-subtree)= generates an error when the first line of the org file is not a header. Given that =:id global= is designed to use the entire file, the call to =(org-narrow-to-subtree)= is not even necessary. This patch skips i

[O] Bug: Tag Completion Not Prompting for all tags

2012-03-24 Thread Mike McLean
Steps to Reproduce: 1 Start Emacs clean /Applications/Emacs.app/Contents/MacOS/Emacs -Q 1.1 Note: Emacs Version emacs-version is a variable defined in `C source code'. Its value is "24.0.94.1" 2 Load Org Mode and some sample tags Evaluate the following in the scratch buffer (require 'org-insta

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-03-24 Thread Mike McLean
On Mar 24, 2012, at 12:03 PM, Bastien wrote: > Hi Mike, > > Mike McLean writes: > >> Steps to Reproduce: >> >> 1 Start Emacs clean >> >> /Applications/Emacs.app/Contents/MacOS/Emacs -Q >> >> 1.1 Note: Emacs Version >> >> em

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-02 Thread Mike McLean
recent steps to reproduce, step 1.3, and add those tokens, the error is "Wrong type argument: stringp, :endgroup" Thank you for you patience :) On Saturday, March 31, 2012, Bastien wrote: > Hi Mike, > > Mike McLean > writes: > > > Bastien > > > > I can veri

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-02 Thread Mike McLean
Apologies, I blame my iOS spell check for the "correction" of the spelling on your name :( Of course I should have seen it before I hit send, too ... Sigh On Monday, April 2, 2012, Mike McLean wrote: > Bastion > > The dangers of minimal testing setups is rearing its ugly he

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-02 Thread Mike McLean
Yes, but not until later tonight at the earliest. I have limited access to personal email at work (iPad only) which is not conducive to emailing test cases On Monday, April 2, 2012, Bastien wrote: > > Can you resubmit the full test case? > > > > -- > Bastien > >

[O] Bug: Tag Completion Not Prompting for all tags

2012-04-02 Thread Mike McLean
Yes, but not until later tonight at the earliest. I have limited access to personal email at work (iPad only On Monday, April 2, 2012, Bastien wrote: > > Can you resubmit the full test case? > > > > -- > Bastien > >

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-03 Thread Mike McLean
ommand-hook (ido-exhibit): (wrong-type-argument sequencep 97) Note that M-x toggle-debug-on-error doesn’t show anything different than the above. On Apr 2, 2012, at 11:50 AM, Bastien wrote: > Hi Mike, > > Mike McLean writes: > >> The dangers of minimal testing setups is r

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-04 Thread Mike McLean
t;bug when gathering tag completion options" Mike On Tuesday, April 3, 2012, Mike McLean wrote: > OK - sorry, it took an extra day. Here is the new (third, and hopefully > last) test case. > 1 Steps to Reproduce: > 1.1 Start Emacs clean > > /Applications/Emacs.app/Contents/M

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-10 Thread Mike McLean
e fast tag completion window. On Tuesday, April 10, 2012, Bastien wrote: > Hi Mike, > > I just reverted the commits I pushed for fixing this "issue". > > Mike McLean > writes: > > > The expected result is a completion list of tag_a and tag_b, this > > does

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-10 Thread Mike McLean
On Tuesday, March 27, 2012, Bastien wrote: > > > Shouldn't free tag entry always show all possible tags, regardless of > > the setting of or use of fast tag completion? > > I think so -- thanks a lot for the detailed report. Yes, this is the crux of the problem as first reported. Note that the f

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-11 Thread Mike McLean
etion. The trick, it appears, is to fix this in a way that a) works with and without Ido mode and b) doesn't also introduce the duplication that Matt reported. On Wednesday, April 11, 2012, Bastien wrote: > Hi Mike, > > Mike McLean > writes: > > > The "bug" was

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-04-11 Thread Mike McLean
And c) with :startgroup and :endgroup in the alist :) On Wednesday, April 11, 2012, Mike McLean wrote: > Yes, there is still the original bug (re-occurring after the reverts). > Matt's comment was accurate but related to the implementation of the fix > not th concept of the bug.

Re: [O] Ever used org-mode contrib packages?

2012-04-12 Thread Mike McLean
On Wednesday, April 11, 2012, François Allisson wrote: > Hello, > > I've just updated the index of contributed packages on Worg [1]. Have > a look, it is full of treasures... I use org-collector pretty extensively for meeting workflows. I use concepts similar to Org Mode Tips for Team Management

Re: [O] conditional TODOs

2012-04-12 Thread Mike McLean
I typically handle this using the ordered property. * Project :PROPERTIES: :ORDERED: t :END: ** VERIFY Task I am waiting on (I have a TODO state named VERIFY in my normal setup) ** TODO Task I need to do first (after waiting) ** TODO Task I need to do second (after waiting and after the

[O] Org Mode new Makefile and el-get

2012-04-21 Thread Mike McLean
If anyone uses el-get (https://github.com/dimitri/el-get) the recipe for building OrgMode broke with the recent Makefile changes. I submitted a patch to el-get to change the OrgMode build (https://github.com/dimitri/el-get/pull/719). Specifically, this patch references Samuel Wales’ message: ht

Re: [O] Flexible plain list bullets

2012-04-22 Thread Mike McLean
On Apr 20, 2012, at 6:35 PM, Bastien wrote: > Don't underestimate the Unpredictable -- I'm sure if you write something > with overlays and funny Unicode chars for list bullets people will start > using it. Speaking for me, I'd be curious to test it! Speaking of unpredictable; Emacs 24 now supp

Re: [O] Org Mode new Makefile and el-get

2012-04-22 Thread Mike McLean
On Apr 22, 2012, at 2:49 AM, Achim Gratz wrote: > Mike McLean writes: >> If anyone uses el-get (https://github.com/dimitri/el-get) the recipe >> for building OrgMode broke with the recent Makefile changes. I >> submitted a patch to el-get to change the OrgMode build &

Re: [O] Makefile restructuring

2012-04-23 Thread Mike McLean
On Apr 22, 2012, at 11:34 AM, Achim Gratz wrote: > suvayu ali writes: >> The above recipe works. But just "make", leaves the working tree without >> lisp/org-install.el. From the log I see it explicitly deletes it, but >> doesn't generate it again. A subsequent "make autoloads" is required to >>

Re: [O] Org tasks from gnus

2012-04-23 Thread Mike McLean
On Apr 23, 2012, at 10:57 AM, Rasmus wrote: > jca+...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > >> Rasmus writes: >> [...] >>> As others said, use org-complete. Most of my TODOs link to a mail. >> [...] >> I think you meant org-capture, as described by your example setup. :) >> Org-captu

Re: [O] Default show all archived entries for agenda

2012-04-23 Thread Mike McLean
On Apr 23, 2012, at 2:50 PM, Marcelo de Moraes Serpa wrote: > Hi guys, > > How could I configure it so that the agenda always shows archived entries by > default? It's a nice way to get a log of what I accomplished chronologically > without having to keep a specific log file per se (work log,

Re: [O] error on opening org-file with #+startup: indent

2012-04-24 Thread Mike McLean
On Apr 23, 2012, at 7:15 PM, Bastien wrote: > fkunze writes: > >> When I open an org file with #+startup: indent in the header, the cursor >> immediately goes to the bottom of the buffer and can not be moved upward. > > I can't reproduce this error... > >> This behavior does not occur in O

Re: [O] error on opening org-file with #+startup: indent

2012-04-24 Thread Mike McLean
On Apr 24, 2012, at 3:18 PM, Achim Gratz wrote: > Fritz Kunze writes: >> I ran M-x load-library org followed by M-x org-version - which >> returned 7.8.09. > > You didn't generate and (require 'org-install). If you have admin-rights / sudo access on your machine, the simplest method may

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-25 Thread Mike McLean
On Wednesday, April 25, 2012, Achim Gratz wrote: > > Here's my chance to upsell the new build system to you: to use code from > contrib, just link or copy it into lisp, then do whatever you let make > normally do. You usually don't need any extra requires since the > autoload cookies do their mag

Re: [O] LaTeX-export to ACM SIG Proceedings format

2012-04-25 Thread Mike McLean
On Wednesday, April 25, 2012, Achim Gratz wrote: > Mike McLean writes: > > So if I do not copy/move/link code from contrib/lisp/ to lisp/ I could > > still be using old contrib code from my Emacs system directories? > > There is no contrib code in Emacs unless you yourself

[O] Org Clock Table / Subtree Export subtle bug

2012-04-27 Thread Mike McLean
Hello I have found a bug with clock tables and even have localized the exact point in org-clock.el where it occurs. I don’t know enough of the Org Mode code base to figure out the best solution and submit a patch. The general symptom is that if: - You have org-update-all-dblocks added to org-

Re: [O] Org Clock Table / Subtree Export subtle bug

2012-04-29 Thread Mike McLean
On Apr 28, 2012, at 7:19 PM, Bastien wrote: > Hi Mike, > > thanks very much for the detailed bug report. > > Mike McLean writes: > >> The general symptom is that if: >> >>You have org-update-all-dblocks added >>to org-export-first-h

Re: [O] Org Clock Table / Subtree Export subtle bug

2012-04-29 Thread Mike McLean
On Apr 29, 2012, at 7:49 AM, Mike McLean wrote: > > On Apr 28, 2012, at 7:19 PM, Bastien wrote: > >> The trick is to use (let ((delete-active-region nil)) ...) so that >> the active region is not deleted by such adjustments. > > Interesting, I was going to play a bi

Re: [O] Capturing to current file

2012-04-30 Thread Mike McLean
On Apr 29, 2012, at 4:59 AM, Bastien wrote: > Hi Charles, > > Charles writes: > >> If I may I'll throw in my 2 cents, since I made the error in the first place >> >> Why not in Section 9.2.1 immediately before or after the "special way" for >> using capture from the agenda? >> >> The documen

Re: [O] Ever used org-mode contrib packages?

2012-05-10 Thread Mike McLean
On May 8, 2012, at 4:25 PM, Bastien wrote: > Marc-Oliver Ihm writes: > >> Just fixed the broken link to org-refer-by-number.el; > > Thanks! > >> hopefully this gives others a better chance to actually use it :-) > > Let's give it more chances :) > > http://orgmode.org/worg/code/elisp/org-r

Re: [O] Feedback on org-collector Worg page

2012-05-12 Thread Mike McLean
On May 11, 2012, at 4:41 PM, Eric Schulte wrote: > John Hendy writes: > >> I'm happy to do the updating that might come out of these comments. Eric and John I use org-collector in quite a few places in my daily setup. I can't say thank you enough for creating it (Eric) and helping the Worg d

[O] Strange Custom Agenda Problem

2012-05-16 Thread Mike McLean
In the past few days one of my custom agenda commands stopped working as it used to. I haven't (yet) bisected my Org-Mode configuration (*) and org-mode to find the exact cause, but was wondering if anyone had any ideas. I have the following (amount other things) in my org-agenda-custom-commands

Re: [O] Strange Custom Agenda Problem

2012-05-17 Thread Mike McLean
On Thursday, May 17, 2012, Bastien wrote: > Hi Mike, > > Mike McLean > writes: > > > I have the following (amount other things) in my > org-agenda-custom-commands: > > > > (setq org-agenda-custom-commands > > '(("x" "test&

Re: [O] Strange Custom Agenda Problem

2012-05-17 Thread Mike McLean
On Thursday, May 17, 2012, Mike McLean wrote: > > > On Thursday, May 17, 2012, Bastien wrote: > >> Hi Mike, >> >> Mike McLean writes: >> >> > I have the following (amount other things) in my >> org-agenda-custom-commands: >> > >>

Re: [O] Strange Custom Agenda Problem

2012-05-21 Thread Mike McLean
-{.*Backlog$} test: WIP [#A] Level 4 - should be in agenda :noexport:Outcome:: On Thu, May 17, 2012 at 1:25 PM, Bastien wrote: > Mike McLean writes: > > > I will, but I'm booked in meetings today so it may take a day ... > > > > Though in lieu of prop

Re: [O] Strange Custom Agenda Problem

2012-05-23 Thread Mike McLean
On May 23, 2012, at 6:17 AM, Bastien wrote: > Hi Mike, > > Mike McLean writes: > >> I have attached a minimal Org Mode setup that replicates this >> problem. The files are minimal-org.el and test.org. The lisp file is >> the minimum configuration for

Re: [O] if both schedule and deadline, appear only once in agenda

2012-06-05 Thread Mike McLean
On Jun 1, 2012, at 4:09 AM, Eric S Fraga wrote: > SW writes: >> However, this is not what my question is about. My question relates to >> advance >> warning that an item is scheduled in the future. I want to know on Friday >> that I >> have scheduled a large project to start on Monday. That is

Re: [O] org-capture and org-link-type for Outlook mail messages on Mac OSX

2012-06-05 Thread Mike McLean
On Jun 3, 2012, at 6:56 AM, Christopher J. White wrote: > Hi Folks, > > I thought I'd share a bit of hacking I've been doing over the last couple > days. > > I had 2 basic needs: > * create a TODO entry associated with an email message > * include a clickable link back to that message in the

Re: [O] [bug] Text macros don't get replaced

2012-06-21 Thread Mike McLean
On Jun 20, 2012, at 6:34 AM, Nicolas Goaziou wrote: > Hello, > > "Sebastien Vauban" > writes: > >> I'm using text macros, and want them to be replaced both in the text body, >> but >> as well in the title or date of the document: >> >> #+MACRO: thesoft ABC >> #+MACRO: thedate November 201

Re: [O] latex header lines vs latex block

2014-09-10 Thread Mike McLean
On Tue, Sep 9, 2014 at 10:52 AM, Thorsten Jolitz wrote: > Sebastien Vauban > writes: > > > See > http://lists.gnu.org/archive/html/emacs-orgmode/2014-06/msg00744.html > > for Nicolas' answer on this point: > > > > ╭ > > │ I suggest to use existing solutions instead: configure > > │ `or

Re: [O] agenda time grid -- default time slot lines

2014-10-06 Thread Mike McLean
Attached is a patch that updates the Docstring of org-agenda-time-grid to match the actual options. On Mon, Oct 6, 2014 at 4:58 AM, Sebastien Vauban wrote: > hymie! wrote: > > My Agenda for a-week-from-next-Tuesday looks like this: > > > > Tuesday14 October 2014 > >8:00.

Re: [O] An Org-mode LaTeX class?

2014-10-28 Thread Mike McLean
On Tue, Oct 28, 2014 at 4:02 AM, Fabrice Popineau < fabrice.popin...@supelec.fr> wrote: > I think that I don't know if you can suit everybody's need but that is > worth a try. > For myself, I already wrote a dedicated LaTeX class, because it was too > cumbersome > to configure org-mode for the dif

[O] Recent startup error in Org

2014-10-31 Thread Mike McLean
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

Re: [O] Recent startup error in Org

2014-11-01 Thread Mike McLean
a0363e6636 4a2d2634d397a45d3c9528fb1919a6e1a1315430 M lisp On Fri, Oct 31, 2014 at 5:51 PM, Mike McLean wrote: > 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). > > Ema

Re: [O] Recent startup error in Org

2014-11-01 Thread Mike McLean
On Sat, Nov 1, 2014 at 7:08 AM, Nicolas Goaziou wrote: > Hello, > > Mike McLean writes: > > > 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). > > > >

[O] Patch - Org Mac Outlook - Fix Call to Outlook in some cases

2014-12-20 Thread Mike McLean
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~

Re: [O] How do you use `pre-scheduled' deadline skipping with repeaters?

2014-12-24 Thread Mike McLean
On Tue, Dec 23, 2014 at 6:14 PM, Trevor Murphy wrote: > > So, yeah. Do others use this `pre-scheduled' workflow for repeating > deadlines? If so, is there an obvious solution to this little nuisance > that I'm not seeing? > > I do use this style of workflow. But, where I have repeating tasks th

Re: [O] [ANN] [OT] New Android app (Orgzly)

2015-01-22 Thread Mike McLean
Orgzly is non-free software, and people should not install it, or suggest installing it, or even tell people it exists. On Thu, Jan 22, 2015 at 4:23 PM, Subhan Michael Tindall < subh...@familycareinc.org> wrote: > OK, I love this! > Orgzly is non-free software, and people should not install it,

Re: [O] Online manual

2013-02-24 Thread Mike McLean
On Feb 24, 2013, at 11:03 AM, Sebastian Wiesner wrote: > Hello, > > how is the online manual of Org mode [1] rendered? Especially, how is > the awesome table of contents on the right sight created? It is done through CSS and I do something similar with most of my HTML exports. I have a custo

Re: [O] CSS link in html export for v. 7.9.3e woes

2013-02-26 Thread Mike McLean
On Monday, February 25, 2013, Sebastien Vauban wrote: > Hi Daniel, > > Daniel Hawthorne wrote: > > Greetings, > > After updating to 7.9.3e, I no longer am able to include a > stylesheet > > link with the following syntax: > > > > #+STYLE: > href="../relative/path/to/mystyle.css"/> > > > > If

Re: [O] CSS link in html export for v. 7.9.3e woes

2013-03-01 Thread Mike McLean
On Tuesday, February 26, 2013, Nicolas Goaziou wrote: > Hello, > > Mike McLean > writes: > > > I've noticed an inconsistency with HTML_STYLE. When I have a few lines of > > them in a common file, which I include in all of my Org documents via > > #+SETUPF

Re: [O] [ANN] Merge of new export framework on Wednesday

2013-03-04 Thread Mike McLean
On Saturday, March 2, 2013, Bastien wrote: > Hi Sean, > > "Sean O'Halpin" > writes: > > > One small point: as we're going to have to change the meta directive > > "#+STYLE" to "#+HTML_STYLE", can we change the name to reflect what it > > really does in the HTML backend, i.e. insert text verbatim i

Re: [O] [ANN] Merge of new export framework on Wednesday

2013-03-04 Thread Mike McLean
On Mon, Mar 4, 2013 at 10:24 AM, Nicolas Goaziou wrote: > Hello, > > Mike McLean writes: > > > I noticed that it no longer concatenates multiple lines from the file > > header. I used to have multiple #+HTML_STYLE: lines in my Org files that > > layered in diffe

Re: [O] [ANN] Merge of new export framework on Wednesday

2013-03-04 Thread Mike McLean
On Monday, March 4, 2013, Nicolas Goaziou wrote: > Mike McLean > writes: > > > On Mon, Mar 4, 2013 at 10:24 AM, Nicolas Goaziou > > > >wrote: > > > >> Hello, > >> > >> Mike McLean > writes: > >> > >> > I notic

Re: [O] [new exporter] Captions for tables made by source blocks

2013-03-06 Thread Mike McLean
On Wed, Mar 6, 2013 at 7:28 AM, Nicolas Goaziou wrote: > Vikas Rawal writes: > > >> CAPTION keyword above a source block applies to the source block only. > >> If the source block generates a table, you have to put a CAPTION above > >> it, as it will not inherit the caption of the source block.

Re: [O] Including setupfile settings during subtree export (new exporter)

2013-03-24 Thread Mike McLean
On Sat, Mar 23, 2013 at 4:37 PM, John Hendy wrote: > > Huh, well that's interesting. I /had/ #+setupfile, and only changed > due to following the upgrade guide > (http://orgmode.org/worg/org-8.0.html) > FWIW, I had read the same thing and made the same #+SETUPFILE → #+INCLUDE change in my setup

Re: [O] avoid subscripting text

2013-04-04 Thread Mike McLean
On Apr 3, 2013, at 9:30 PM, Gary Oberbrunner wrote: > I use LaTeX export all the time, but almost always with words with > underscores in them (data from external tables, variable names and so on). > So I never want _ to turn into a subscript. Just one data point, but that's > how I use it.

Re: [O] New exporter and dates in tables

2013-04-07 Thread Mike McLean
On Apr 7, 2013, at 8:05 PM, Bernt Hansen wrote: > Hi Nicolas, > > I just noticed that the new exporter does not export inactive timestamps > in table columns. This is now controlled by the option <:t > > I think this is a change from the old exporter (but I'm not sure it's > really wrong). T

Re: [O] Changing the maintainer

2013-04-18 Thread Mike McLean
On Apr 18, 2013, at 6:07 PM, Carsten Dominik wrote: > I will leave the donations button on his name until the end of > April, so if you want to express your thanks to him in this > way, you have that possibility. If not, writing to him and > expressing your amazement with his achievements in th

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-06-25 Thread Mike McLean
I pulled and tested around 8:00 AM EDT today (because I let myself get so far behind on commits that I couldn't tell if a fix had been pushed or not) and the problem still existed at that time. On Jun 25, 2013, at 11:52 AM, Bastien wrote: > Nicolas Richard writes: > >> Meanwhile, John Hendy

Re: [O] Starting emacs followed directly by org-agenda search and visiting file removes color formatting

2013-07-03 Thread Mike McLean
Good Morning Did you ever find a resolution for this? I am experiencing very similar, né identical, symptoms. Mike On Mon, May 20, 2013 at 6:47 PM, John Hendy wrote: > On Mon, May 20, 2013 at 5:15 PM, John Hendy wrote: > > Sorry for the long title, but that's the summary! I fired up a fresh

Re: [O] How to trigger the clockcheck in an agenda view.

2013-08-04 Thread Mike McLean
On Jul 31, 2013, at 3:25 AM, Rainer Stengele wrote: > > > Am 7/29/2013 10:48 AM, schrieb Sebastien Vauban: >> Hi Rainer Stengele, >> >> Rainer Stengele wrote: >>> Am 7/17/2013 2:07 PM, schrieb Rainer Stengele: Am 12.07.2013 10:06, schrieb Rainer Stengele: > > I want to start a

Re: [O] ATTENTION: Incompatible change

2013-09-06 Thread Mike McLean
Thank you for this. The combination and simplification is finally prompting me to add support for Microsoft Outlook for Mac email messages and for DevonThink Pro. I have a question, though. If the only require now is supposed to be =(require 'org-mac-link)=, why is there still a =(require 'org-mac

[O] [PATCH] Add Microsoft Outlook Support to org-mac-link

2013-09-07 Thread Mike McLean
+;; Keywords: outlook +;; Author: Mike McLean +;; Add support for Microsoft Outlook for Mac as Org mode links +;; ;; This file is not part of GNU Emacs. ;; ;; This program is free software; you can redistribute it and/or modify @@ -51,6 +56,7 @@ ;; Google Chrome.app - Grab the url of the frontmost tab in

Re: [O] ATTENTION: Incompatible change

2013-09-07 Thread Mike McLean
Thank you. I just submitted my patch to add support for Microsoft Outlook for Mac and I will add support for DevonThink Pro (at least) sometime next week. Mike On Fri, Sep 6, 2013 at 12:38 PM, Carsten Dominik wrote: > > On 6.9.2013, at 17:00, Mike McLean wrote: > > Thank you f

Re: [O] [PATCH] Add Microsoft Outlook Support to org-mac-link

2013-09-09 Thread Mike McLean
but let > me ask anyway: Do you have signed FSF papers? > > Thanks > > - Carsten > > > On 7.9.2013, at 22:29, Mike McLean wrote: > > > * contrib/lisp/org-mac-link.el: Add “o”utlook to capture descriptors > along with > > functions to capture links fro

[O] User Defined Functions in Agenda Views

2013-09-21 Thread Mike McLean
Hello I looked at the doc string for ~org-agenda-custom-commands~ and noticed that the you can use a user-defined function as a valid command type. I did not find anything in the documentation that describes how that user-defined function should work, what it should do, or how to write one. I l

Re: [O] Release 8.2

2013-10-02 Thread Mike McLean
On Sep 19, 2013, at 4:27 PM, Carsten Dominik wrote: > Microsoft Outlook support has been added to /org-mac-link.el/ > ~ > > Thanks to Marc McLean for this patch. > Probably way to late now, but “Mike McLean” (not Marc) No worries.

Re: [O] Suggestion: Weektree

2013-10-04 Thread Mike McLean
On Oct 1, 2013, at 11:43 AM, John Hendy wrote: > On Tue, Oct 1, 2013 at 5:11 AM, Anders Johansson > wrote: >> Greetings, >> It's very nice to keep a journal in a datetree (using the capture mechanism) >> but for my uses it would actually be even more useful to keep it in a >> /weektree/. Somet

Re: [O] Difficulties Accessing git Repository

2013-10-08 Thread Mike McLean
On Oct 8, 2013, at 9:13 PM, Nick Dokos wrote: > Charles Millar writes: > >> Hello, >> >> On 10/8/2013 1:32 PM, Josiah Schwab wrote: >>> Hi All, >>> > I just tried to pull from the main org-mode git repository. I > encountered the following failure. > > , > | monolit

Re: [O] using %(sexp) in capture templates

2013-10-11 Thread Mike McLean
On Oct 10, 2013, at 9:51 PM, Manish wrote: > i am trying to use %(org-mac-outlook-message-insert-selected) in a > capture template to create a todo entry from an email selected in > outlook on mac os x. i was expecting that the function will get > executed when the template is called and enter

Re: [O] using %(sexp) in capture templates

2013-10-12 Thread Mike McLean
On Oct 12, 2013, at 2:03 AM, Manish wrote: > >> On Fri, Oct 11, 2013 at 9:55 PM, Mike McLean wrote: > >> > >> > On Oct 10, 2013, at 9:51 PM, Manish wrote: > >> > > >> > i am trying to use %(org-mac-outlook-message-insert-

Re: [O] using %(sexp) in capture templates

2013-10-13 Thread Mike McLean
On Oct 12, 2013, at 5:54 PM, Manish wrote: > > > i'll look into rebuilding outlook profiles and spotlight indexes. > meanwhile, following has worked consistently for me: > > #+begin_src emacs-lisp > (defun org-mac-outlook-message-open (msgid) > "open a message in outlook" > (do-applescrip

[O] [PATCH] Org Mac Outlook opens messages via AppleScript

2013-10-13 Thread Mike McLean
Previously ~org-mac-outlook-message-open~ used the Mac OS X Spotlight index via ~mdfind~ to open messages via shell commands. This patch changes the open to an AppleScript method to resolve an issue reported by Manish Sharma. --- contrib/lisp/org-mac-link.el | 14 +++--- 1 file changed, 7

Re: [O] Setup for switching between 2 org-mode configurations (demo/productive)?

2013-10-14 Thread Mike McLean
On Oct 14, 2013, at 1:01 AM, M wrote: > Running a virtual machine for the second setup is an interesting idea, but > it is problematic, as I'm using MacOS X 10.6 and AFAIK it is not permitted > to run it in a VM. It is allowed according to the license as long as it is on Apple hardware. So run

Re: [O] Repeating the customization survey?

2013-10-25 Thread Mike McLean
On Oct 23, 2013, at 9:34 AM, Carsten Dominik wrote: > Dear all, > > in 2009, we ran a customization survey, to figure out which variables are > actually used by active Org-mode users. The results can be seen here: > > http://orgmode.org/worg/org-configs/org-customization-survey.html >

Re: [O] Problem with automatic recursive adding of org-agenda-files

2013-10-26 Thread Mike McLean
On Oct 26, 2013, at 10:12 AM, Sebastien Vauban wrote: > Tor Eriksson wrote: >> In fact, now I can not get the snippet to pick up *any *new .org file in >> the directory .../important-directory or subdiretory! Even when the new >> .org file sits adjacent to a file that is picked up by the snippet

[O] Org Mode Customization Survey 2013

2013-10-31 Thread Mike McLean
All As discussed a few days ago on this list, Carsten and the other developers are interested in what and how us users are customizing Org mode. This was first done in 2009, so a re-do of the survey is useful as is for how people are using Org now, as well as a comparison to the past. Carsten

[O] Customization Survey 2013

2013-11-04 Thread Mike McLean
Hello All I have 57 responses as of a few minutes ago (not counting me, LOL). I will start tabulating tomorrow sometime. Thank you all Mike

  1   2   >