emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: AW <alexander.willand@t-online.de>
To: emacs-orgmode@gnu.org
Cc: Per Kulseth Dahl <pkdahl@gmail.com>
Subject: Re: org-outlook with Outlook 2010 on Windows 7
Date: Mon, 15 Apr 2013 14:37:05 +0200	[thread overview]
Message-ID: <1655423.tiH3uUagp0@linux-ik7b.site> (raw)
In-Reply-To: <2203356.HKY90sof7g@linux-ik7b.site>

Am Montag, 15. April 2013, 13:57:37 schrieb AW AW:
> Am Donnerstag, 4. April 2013, 14:59:55 schrieb Per Per Kulseth Dahl:
> > Hello,
> > 
> > I have been trying to get org-outlook to work without any success. I
> > am running Windows 7 and Outlook 2010. Yes, I wish didn't have to.
> > 
> > I have put the VBA code generated by org-outlook-generate-vba into
> > Outlook and then I changed the org-outlook-location to "c:/Program
> > Files (x86)/Microsoft Office/Office14/OUTLOOK.EXE" in org-outlook.el.
> > I didn't seem to work when I tried to change it through
> > customize-group.
> > 
> > I apparently get a link into an org document, but when click this link
> > I get "ShellExecute failed: w32 error 2147749890".
> 
> Hi Per,
> 
> did you get this solved? I'm interested, I get the same error after my PC at
> the office has been migrated to Outlook 2010 (Emacs 24.2, org-mode 7.9.4,
> Windows 7).
> 
> Regards,
> Alexander

OK, it was not that difficult. There seem to be many solutions. I'm satisfied 
with a simple one, discussed here:
http://superuser.com/questions/71786/can-i-create-a-link-to-a-specific-email-message-in-outlook

It was sufficient to change a line to meet the demands of the new outlook 
version:

 (w32-shell-execute "open" "Path/to/OUTLOOK.EXE" (concat "/select " "outlook:" 
id)

-- stolen from a comment there.

      reply	other threads:[~2013-04-15 12:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04 12:59 org-outlook with Outlook 2010 on Windows 7 Per Kulseth Dahl
2013-04-15 11:57 ` AW
2013-04-15 12:37   ` AW [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1655423.tiH3uUagp0@linux-ik7b.site \
    --to=alexander.willand@t-online.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=pkdahl@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).