> On 11 Jun 2021, at 21:18, Johannes Brauer <bra...@nordakademie.de> wrote: > > Hi *, > > switching from Aqumaccs to Emacs I got the following problem. > I am running macOs 11.4, Emacs 27.2, auctex 13.0.12 and Skim 1.6.3. > > Viewing a pdf in Skim backward search to the tex file in Emacs works „out of > the box“. But forward search from Emacs fo Skim does not work. Skim shows the > pdf but not the line corresponding to the current line in the tex file in > Emacs. > > I could not find a solution for that problem. > > Johannes >
It may be that Emacs does not have the proper automation permission. A user had some problems with that. You could test this wit something like: Paste: (shell-command "/Applications/Skim.app/Contents/SharedSupport/displayline -b -g 890 Example.pdf Example.tex") Run: M-x emacs-lisp-mode M-x eval-last-sexp Perhaps you can try to first clear the permission for Emacs using the Terminal command: tccutil reset AppleEvents org.gnu.Emacs Also perhaps installing the latest Emacs may help. Christiaan
_______________________________________________ Skim-app-users mailing list Skim-app-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-users