all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs 24.5 and external-abook
@ 2015-05-22 23:16 Thomas S. Dye
  2015-05-26 15:00 ` Nicolas Richard
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas S. Dye @ 2015-05-22 23:16 UTC (permalink / raw)
  To: help-gnu-emacs

Aloha all,

I recently upgraded to Emacs 24.5 and this apparently broke
external-abook for me.

If I look for my employee, Krickette, then (format
external-abook-command query) returns this:

#("contacts -lSf '%we \"%n\"' 'Krickette'" 26 35 (face message-header-to
 fontified t))

Then, (shell-command-to-string) returns:

"error: no one found
"

However, if I execute the string part of the sequence on the command line:

contacts -lSf '%we\"%n\"' 'Krickette'

then I get what looks like a reasonable response:

kmu@tsdye.com\"Krickette Murabayashi\"

Apologies if this is the wrong place to be asking this question.  Any
and all help much appreciated.

All the best,
Tom
-- 
Thomas S. Dye
http://www.tsdye.com




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-06-10  5:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-22 23:16 Emacs 24.5 and external-abook Thomas S. Dye
2015-05-26 15:00 ` Nicolas Richard
2015-06-08 21:43   ` Thomas S. Dye
2015-06-09 17:32     ` Nicolas Richard
2015-06-09 19:44       ` Thomas S. Dye
2015-06-09 19:48         ` Nicolas Richard
2015-06-09 20:05           ` Thomas S. Dye
2015-06-10  5:20             ` Nicolas Richard

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.