all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Preview.app not lauched by auctex
@ 2010-04-25 12:31 Peter Breitfeld
  2010-04-25 13:05 ` Peter Breitfeld
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Breitfeld @ 2010-04-25 12:31 UTC (permalink / raw)
  To: help-gnu-emacs

I switched to a new computer, an iMac running mac os snow leo
Now I have a problem with auctex- 
On my old machine C-cC-c let me view a pdf-file in preview.app.
No this does nothing. No error hint in Messages too

In tex-output-view-style I have the setting

("^pdf$" "." open -a Preview.app %s.pdf)

before I had

("^pdf$" "." open -a Preview.app %s.pdf)

but both don't work. What should I set to get the right behaviour?

TIA

Peter
-- 
_________________________________________________________________
Peter Breitfeld, Bad Saulgau, Germany -- http://www.pBreitfeld.de


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

* Re: Preview.app not lauched by auctex
  2010-04-25 12:31 Preview.app not lauched by auctex Peter Breitfeld
@ 2010-04-25 13:05 ` Peter Breitfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Breitfeld @ 2010-04-25 13:05 UTC (permalink / raw)
  To: help-gnu-emacs

Peter Breitfeld wrote:

> I switched to a new computer, an iMac running mac os snow leo
> Now I have a problem with auctex- 
> On my old machine C-cC-c let me view a pdf-file in preview.app.
> No this does nothing. No error hint in Messages too
>
> In tex-output-view-style I have the setting
>
> ("^pdf$" "." open -a Preview.app %s.pdf)
>
> before I had
>
> ("^pdf$" "." open -a Preview.app %s.pdf)
>
> but both don't work. What should I set to get the right behaviour?
>
> TIA
>
> Peter

not true, error, when copying,  before I had:

("^pdf$" "." open %o)
-- 
_________________________________________________________________
Peter Breitfeld, Bad Saulgau, Germany -- http://www.pBreitfeld.de


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

end of thread, other threads:[~2010-04-25 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-25 12:31 Preview.app not lauched by auctex Peter Breitfeld
2010-04-25 13:05 ` Peter Breitfeld

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.