* org-contacts after org-mode update from 7.4 to 7.5
@ 2011-04-03 10:45 Martin Butz
2011-04-03 11:18 ` Michael Markert
0 siblings, 1 reply; 4+ messages in thread
From: Martin Butz @ 2011-04-03 10:45 UTC (permalink / raw)
To: emacs-orgmode
Hi,
after updating from org-mode 7.4 to org-mode 7.5 I keep getting an
error. While trying to create a new contact the template for my contacts
says:
* %![Error: (error No buffer named *Article*)]
:PROPERTIES:
:EMAIL: %![Error: (error No buffer named *Article*)]
:PHONE_OFFICE: %^{Telefon (Büro)}
:FAX_OFFICE: %^{Fax (Büro)}
:PHONE_MOBILE: %^{Telefon (mobil)}
:PHONE_PRIVATE: %^{Telefon (privat)}
:SKYPE: %^{Skype-Name}
:URL: %^{Web}
:COMPANY: %^{Firmenname}
:POSITION: %^{Position/Stellung}
:COUNTRY: %^{Land}
:POSTCODE: %^{Postleitzahl}
:CITY: %^{Stadt}
:STREET: %^{Straße, Hausnummer}
:END:
thus preventing me to input the new contact's name. The prompt asks for
the input of tags.
The last org-contacts.el I downloaded from
git.naquadah.org/org-contacts.git. As the org-contacts home page says,
org-contacts.el is now part of org-mode in the contrib folder I
downloaded org-mode from clone git://orgmode.org/org-mode.git and used
the included org-contacts.el with no difference.
I'd be grateful for a hint. Googeling and scanning the mailing list did
not bring me any result. Probably I'm doing something wrong.
Thanks
Martin
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sym.net || butz & siefer gbr || 50670 koeln || hansaring 78
phone +49(0)221/3762591 - twitter.com/symnet - mail butz@sym.net
~~~~~~~~~~~~~~~~~~ www.sym.net | www.moodalis.de ~~~~~~~~~~~~~~~~
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-contacts after org-mode update from 7.4 to 7.5
2011-04-03 10:45 org-contacts after org-mode update from 7.4 to 7.5 Martin Butz
@ 2011-04-03 11:18 ` Michael Markert
2011-04-03 11:33 ` Martin Butz
0 siblings, 1 reply; 4+ messages in thread
From: Michael Markert @ 2011-04-03 11:18 UTC (permalink / raw)
To: butz; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]
Hi Martin,
On 3 Apr 2011, Martin Butz wrote:
> Hi,
>
> * %![Error: (error No buffer named *Article*)]
> :PROPERTIES:
> :EMAIL: %![Error: (error No buffer named *Article*)]
> :PHONE_OFFICE: %^{Telefon (Büro)}
> :FAX_OFFICE: %^{Fax (Büro)}
> :PHONE_MOBILE: %^{Telefon (mobil)}
> :PHONE_PRIVATE: %^{Telefon (privat)}
> :SKYPE: %^{Skype-Name}
> :URL: %^{Web}
> :COMPANY: %^{Firmenname}
> :POSITION: %^{Position/Stellung}
> :COUNTRY: %^{Land}
> :POSTCODE: %^{Postleitzahl}
> :CITY: %^{Stadt}
> :STREET: %^{Straße, Hausnummer}
> :END:
>
> thus preventing me to input the new contact's name. The prompt asks for
> the input of tags.
Using `org-contacts-template-*` in the capture template depends on you
using Gnus and thus having a '*Article*' Buffer.
So you might prefer using `%^{Name}` and `%^{Email}` instead, if you do
not use Gnus.
In case you use Wanderlust I posted template functions here:
http://article.gmane.org/gmane.emacs.orgmode/40165
Greetings,
Michael
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org-contacts after org-mode update from 7.4 to 7.5
2011-04-03 11:18 ` Michael Markert
@ 2011-04-03 11:33 ` Martin Butz
2011-04-03 11:58 ` Michael Markert
0 siblings, 1 reply; 4+ messages in thread
From: Martin Butz @ 2011-04-03 11:33 UTC (permalink / raw)
To: emacs-orgmode
Hi Michael,
Am 03.04.2011 13:18, schrieb Michael Markert:
> Hi Martin,
> On 3 Apr 2011, Martin Butz wrote:
[...]
> Using `org-contacts-template-*` in the capture template depends on you
> using Gnus and thus having a '*Article*' Buffer.
> So you might prefer using `%^{Name}` and `%^{Email}` instead, if you do
> not use Gnus.
Yes, that did the trick! Ok, thanks a lot. This used to work with my
previous release of org-contacts.
> In case you use Wanderlust I posted template functions here:
> http://article.gmane.org/gmane.emacs.orgmode/40165
I'm still working with Thunderbird although being able to link to mails
from within org is a strong argument to switch to an emacs-based mailclient.
> Greetings,
> Michael
Cheers and thanks
Martin
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sym.net || butz & siefer gbr || 50670 koeln || hansaring 78
phone +49(0)221/3762591 - twitter.com/symnet - mail butz@sym.net
~~~~~~~~~~~~~~~~~~ www.sym.net | www.moodalis.de ~~~~~~~~~~~~~~~~
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-04-03 12:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-03 10:45 org-contacts after org-mode update from 7.4 to 7.5 Martin Butz
2011-04-03 11:18 ` Michael Markert
2011-04-03 11:33 ` Martin Butz
2011-04-03 11:58 ` Michael Markert
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.