I am on OSX 12.2 and am using Aquamacs 3.6 GNU Emacs 25.3.50.1, and I edit a .tex file manuscript.tex with Aquamacs Emacs. I press Cmd + shift + left mouse button to jump from the .tex file to the pdf, and I get asked in the lower bar
View command: (lambda () (aquamacs-call-viewer 156 "manuscript.tex"))
Then I press enter and I get correctly prompted to the PDF, which is opened with Skim (156 is the line number).
How may I avoid being asked to press enter every time, in order to jump to the pdf directly?