From david.reitter at gmail.com Fri Oct 2 07:27:47 2009 From: david.reitter at gmail.com (David Reitter) Date: Fri Oct 2 07:50:54 2009 Subject: [OS X Emacs] Aquamacs Emacs 1.9 released Message-ID: Aquamacs Emacs 1.9 has been released and is available directly from http://aquamacs.org/download-release.shtml Aquamacs 1.9 contains several improvements regarding stability, improved support for OS X 10.6 "Snow Leopard", improved CSS editing, and better interactions with PDF viewers to switch between PDF and source view of LaTeX documents with SyncTeX. See below for an itemized list of changes. -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! --- Aquamacs 1.9rc1 - News ? Copy (Command-C) works again reliably for text selected by mouse. However, the previous improvement avoiding duplicate entries in the kill ring has been reverted. Reported by Tom van Vleck. ? Jumping to a LaTeX error after compilation works more reliably now. The LaTeX-command setting has been changed to include `file-line- error' style. Suggested by Enrico Franconi. ? Recognize Objective C files (extensions .m and .h) by their content. Patch by Kendall Gelner and D.R. ? Automatic word wrapping works better in large hard-wrapped (auto- fill-mode) documents with occasional (6+) over-long lines. ? The Apple Help books (for Aquamacs, Emacs and the Emacs Lisp Reference) now work on 10.6 ``Snow Leopard''. Reported by Philippe Sismondi. ? Aquamacs now by default enables synctex when compiling latex documents. (Use MacTeX 2008 or later for this feature.) ? CSS-Mode has been revised to match the GNU Emacs 22/23 CSS mode. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2193 bytes Desc: not available Url : http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091002/f040b0c7/smime.bin From brauer at nordakademie.de Sat Oct 3 18:11:26 2009 From: brauer at nordakademie.de (Dr. Johannes Brauer) Date: Sat Oct 3 18:30:23 2009 Subject: [OS X Emacs] latex compilation in pdf via ps Message-ID: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> Hi, I am using powerdot, so I have to to use latex compilation in pdf via ps. Is there a customization of Aquamacs for a seamless latex compilation in pdf via ps (including pdf-previewing)? Johannes Staatlich anerkannte private Fachhochschule NORDAKADEMIE Gemeinnützige Aktiengesellschaft Köllner Chaussee 11 25337 Elmshorn Vorstand: Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. Vorstand) Vorsitzender des Aufsichtsrats: Dr. h.c. Hans-Heinrich Bruns Sitz: Elmshorn, Amtsgericht Elmshorn, HRB 1682 From Peter_Dyballa at Web.DE Sat Oct 3 19:10:36 2009 From: Peter_Dyballa at Web.DE (Peter Dyballa) Date: Sat Oct 3 19:36:42 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> Message-ID: <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> Am 04.10.2009 um 00:11 schrieb Dr. Johannes Brauer: > I am using powerdot, so I have to to use latex compilation in pdf > via ps. You can use the customisation interface to add simpdftex (its first first argument is tex or latex) as another TeX command for AUCTeX. Simpdftex is quite powerful and it might need a few extra customisations to produce the perfect output. -- Mit friedvollen Grüßen Pete Gut durch ist besser als unten durch! From brauer at nordakademie.de Sun Oct 4 12:07:27 2009 From: brauer at nordakademie.de (Dr. Johannes Brauer) Date: Sun Oct 4 12:08:53 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> Message-ID: Thanks Pete for the hint! I added ("simpdftex" "simpdftex latex %t" TeX-run-command t t "Simpdftex") to TeX-command-list and generating pdf from my powerdot/latex files via dvips works fine. But the great integration with the pdf-viewer Skim by Aquamacs does not work anymore. Skim doesn't recognize that there is a new pdf file. The View command forces Skim to open the pdf file in a new window. How I can repair the Skim integration? Johannes Am 04.10.2009 um 01:10 schrieb Peter Dyballa: > > Am 04.10.2009 um 00:11 schrieb Dr. Johannes Brauer: > >> I am using powerdot, so I have to to use latex compilation in pdf >> via ps. > > > You can use the customisation interface to add simpdftex (its first > first argument is tex or latex) as another TeX command for AUCTeX. > Simpdftex is quite powerful and it might need a few extra > customisations to produce the perfect output. > > -- > Mit friedvollen Grüßen > > Pete > > Gut durch ist besser als unten durch! > > > > _____________________________________________________________ > MacOSX-Emacs mailing list > MacOSX-Emacs@email.esm.psu.edu > http://email.esm.psu.edu/mailman/listinfo/macosx-emacs > List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx Staatlich anerkannte private Fachhochschule NORDAKADEMIE Gemeinnützige Aktiengesellschaft Köllner Chaussee 11 25337 Elmshorn Vorstand: Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. Vorstand) Vorsitzender des Aufsichtsrats: Dr. h.c. Hans-Heinrich Bruns Sitz: Elmshorn, Amtsgericht Elmshorn, HRB 1682 From Peter_Dyballa at Web.DE Sun Oct 4 12:35:43 2009 From: Peter_Dyballa at Web.DE (Peter Dyballa) Date: Sun Oct 4 12:37:08 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> Message-ID: <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> Am 04.10.2009 um 18:07 schrieb Dr. Johannes Brauer: > But the great integration with the pdf-viewer Skim by Aquamacs does > not work anymore. Skim doesn't recognize that there is a new pdf file. > The View command forces Skim to open the pdf file in a new window. > > How I can repair the Skim integration? The problem is that simpdftex does *not* reuse the PDF file. By default. I think there was an update released to make simpdftex re- use the formerly created PDF file, but I don't recall any details ? mostly not using the script! Could be Skim has an option to test the file name and not the file's inode... Hopefully someone else has the missing details! -- Mit friedvollen Grüßen Pete The best way to accelerate a PC is 9.8 m/s² From franconi at inf.unibz.it Sun Oct 4 18:25:48 2009 From: franconi at inf.unibz.it (Enrico Franconi) Date: Sun Oct 4 18:53:56 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> Message-ID: <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> The simpdftex executable (available in MacTeX and TeXLive) does the steps for you. This is what I do in order to use simpdftex with AucTeX (add it to your ~/.emacs file, and you'll find a new menu entry for simpdftex): (defvar simpdflatex-program "simpdftex latex --mode dvips --maxpfb --extratexopts '-synctex=1' --distiller ps2pdf14" "PDFLaTeX program via dvips") (defun simpdflatex-command nil simpdflatex-program) (setq TeX-expand-list (cons '("%(simpdflatex)" (lambda nil (simpdflatex-command))) TeX-expand-list)) (setq TeX-command-list (cons '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run pLaTeX") TeX-command-list)) (setq TeX-command-output-list (cons '("simpdftex" ("pdf")) TeX-command-output-list)) Skim synchronisation works out of the box for me. cheers --e. On 4 Oct 2009, at 18:35, Peter Dyballa wrote: > > Am 04.10.2009 um 18:07 schrieb Dr. Johannes Brauer: > >> But the great integration with the pdf-viewer Skim by Aquamacs does >> not work anymore. Skim doesn't recognize that there is a new pdf >> file. >> The View command forces Skim to open the pdf file in a new window. >> >> How I can repair the Skim integration? > > > The problem is that simpdftex does *not* reuse the PDF file. By > default. I think there was an update released to make simpdftex re- > use the formerly created PDF file, but I don't recall any details ? > mostly not using the script! Could be Skim has an option to test the > file name and not the file's inode... > > Hopefully someone else has the missing details! > > -- > Mit friedvollen Grüßen > > Pete > > The best way to accelerate a PC is 9.8 m/s² > > _____________________________________________________________ > MacOSX-Emacs mailing list > MacOSX-Emacs@email.esm.psu.edu > http://email.esm.psu.edu/mailman/listinfo/macosx-emacs > List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2425 bytes Desc: not available Url : http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091005/621427d1/smime.bin From brauer at nordakademie.de Mon Oct 5 02:24:27 2009 From: brauer at nordakademie.de (Dr. Johannes Brauer) Date: Mon Oct 5 02:25:59 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> Message-ID: I put the recommended lines into my Preferences.el file. But after having started Aquamacs I found the following error message in the message buffer: ... An error has occurred while loading `~/Library/Preferences/Aquamacs Emacs/Preferences.el (or .elc)': Symbol's value as variable is void: TeX-expand-list ... What can I do? Johannes Am 05.10.2009 um 00:25 schrieb Enrico Franconi: > The simpdftex executable (available in MacTeX and TeXLive) does the > steps for you. > This is what I do in order to use simpdftex with AucTeX (add it to > your ~/.emacs file, and you'll find a new menu entry for simpdftex): > > (defvar simpdflatex-program > "simpdftex latex --mode dvips --maxpfb --extratexopts '-synctex=1' > --distiller ps2pdf14" > "PDFLaTeX program via dvips") > > (defun simpdflatex-command nil simpdflatex-program) > > (setq TeX-expand-list > (cons '("%(simpdflatex)" (lambda nil (simpdflatex-command))) > TeX-expand-list)) > > (setq TeX-command-list > (cons '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil > (latex-mode doctex-mode) :help "Run pLaTeX") > TeX-command-list)) > > (setq TeX-command-output-list > (cons '("simpdftex" ("pdf")) > TeX-command-output-list)) > > Skim synchronisation works out of the box for me. > cheers > --e. > > On 4 Oct 2009, at 18:35, Peter Dyballa wrote: > >> >> Am 04.10.2009 um 18:07 schrieb Dr. Johannes Brauer: >> >>> But the great integration with the pdf-viewer Skim by Aquamacs does >>> not work anymore. Skim doesn't recognize that there is a new pdf >>> file. >>> The View command forces Skim to open the pdf file in a new window. >>> >>> How I can repair the Skim integration? >> >> >> The problem is that simpdftex does *not* reuse the PDF file. By >> default. I think there was an update released to make simpdftex re- >> use the formerly created PDF file, but I don't recall any details ? >> mostly not using the script! Could be Skim has an option to test the >> file name and not the file's inode... >> >> Hopefully someone else has the missing details! >> >> -- >> Mit friedvollen Grüßen >> >> Pete >> >> The best way to accelerate a PC is 9.8 m/s² >> >> _____________________________________________________________ >> MacOSX-Emacs mailing list >> MacOSX-Emacs@email.esm.psu.edu >> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx > > Staatlich anerkannte private Fachhochschule NORDAKADEMIE Gemeinnützige Aktiengesellschaft Köllner Chaussee 11 25337 Elmshorn Vorstand: Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. Vorstand) Vorsitzender des Aufsichtsrats: Dr. h.c. Hans-Heinrich Bruns Sitz: Elmshorn, Amtsgericht Elmshorn, HRB 1682 From franconi at inf.unibz.it Mon Oct 5 04:54:14 2009 From: franconi at inf.unibz.it (Enrico Franconi) Date: Mon Oct 5 04:55:49 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> Message-ID: Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2425 bytes Desc: not available Url : http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091005/4df60d99/smime.bin From brauer at nordakademie.de Mon Oct 5 06:50:59 2009 From: brauer at nordakademie.de (Dr. Johannes Brauer) Date: Mon Oct 5 06:52:31 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> Message-ID: <7CF5DAE9-CD96-4CFC-A366-3B293075EB8C@nordakademie.de> okay now, no more errors messages in the message buffer, but simPDFLaTex produces: Running `simPDFLaTeX' on `document' with ``simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1 --distiller ps2pdf14 document.tex'' ### This is /usr/local/texlive/2007/bin/i386-darwin/simpdftex, Version 20070507/bin/sh: line 1: --distiller: command not found simPDFLaTeX exited abnormally with code 127 at Mon Oct 5 12:40:01 But, running simpdftex latex document from the command line works fine. Do I have to install another distiller? Johannes Am 05.10.2009 um 10:54 schrieb Enrico Franconi: oops, you're are right. This should be after the load of LaTeX: (defvar simpdflatex-program "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1 --distiller ps2pdf14" "PDFLaTeX program via dvips") (defun simpdflatex-command nil simpdflatex-program) (add-hook 'LaTeX-mode-hook (lambda nil (add-to-list 'TeX-expand-list '("%(simpdflatex)" (lambda nil (simpdflatex-command)))) (add-to-list 'TeX-command-list '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run pLaTeX")) (add-to-list 'TeX-command-output-list '("simpdftex" ("pdf"))) )) cheers --e. On 5 Oct 2009, at 08:24, Dr. Johannes Brauer wrote: I put the recommended lines into my Preferences.el file. But after having started Aquamacs I found the following error message in the message buffer: ... An error has occurred while loading `~/Library/Preferences/Aquamacs Emacs/Preferences.el (or .elc)': Symbol's value as variable is void: TeX-expand-list ... What can I do? Johannes Am 05.10.2009 um 00:25 schrieb Enrico Franconi: The simpdftex executable (available in MacTeX and TeXLive) does the steps for you. This is what I do in order to use simpdftex with AucTeX (add it to your ~/.emacs file, and you'll find a new menu entry for simpdftex): (defvar simpdflatex-program "simpdftex latex --mode dvips --maxpfb --extratexopts '-synctex=1' --distiller ps2pdf14" "PDFLaTeX program via dvips") (defun simpdflatex-command nil simpdflatex-program) (setq TeX-expand-list (cons '("%(simpdflatex)" (lambda nil (simpdflatex-command))) TeX-expand-list)) (setq TeX-command-list (cons '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run pLaTeX") TeX-command-list)) (setq TeX-command-output-list (cons '("simpdftex" ("pdf")) TeX-command-output-list)) Skim synchronisation works out of the box for me. cheers --e. On 4 Oct 2009, at 18:35, Peter Dyballa wrote: Am 04.10.2009 um 18:07 schrieb Dr. Johannes Brauer: But the great integration with the pdf-viewer Skim by Aquamacs does not work anymore. Skim doesn't recognize that there is a new pdf file. The View command forces Skim to open the pdf file in a new window. How I can repair the Skim integration? The problem is that simpdftex does *not* reuse the PDF file. By default. I think there was an update released to make simpdftex re- use the formerly created PDF file, but I don't recall any details ? mostly not using the script! Could be Skim has an option to test the file name and not the file's inode... Hopefully someone else has the missing details! -- Mit friedvollen Grüßen Pete The best way to accelerate a PC is 9.8 m/s² _____________________________________________________________ MacOSX-Emacs mailing list MacOSX-Emacs@email.esm.psu.edu http://email.esm.psu.edu/mailman/listinfo/macosx-emacs List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx Staatlich anerkannte private Fachhochschule NORDAKADEMIE Gemeinnützige Aktiengesellschaft Köllner Chaussee 11 25337 Elmshorn Vorstand: Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. Vorstand) Vorsitzender des Aufsichtsrats: Dr. h.c. Hans-Heinrich Bruns Sitz: Elmshorn, Amtsgericht Elmshorn, HRB 1682 _____________________________________________________________ MacOSX-Emacs mailing list MacOSX-Emacs@email.esm.psu.edu http://email.esm.psu.edu/mailman/listinfo/macosx-emacs List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx ________________________________ Staatlich anerkannte private Fachhochschule NORDAKADEMIE Gemeinnützige Aktiengesellschaft Köllner Chaussee 11 25337 Elmshorn Vorstand: Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. Vorstand) Vorsitzender des Aufsichtsrats: Dr. h.c. Hans-Heinrich Bruns Sitz: Elmshorn, Amtsgericht Elmshorn, HRB 1682 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091005/72ce78ed/attachment.html From franconi at inf.unibz.it Mon Oct 5 07:00:29 2009 From: franconi at inf.unibz.it (Enrico Franconi) Date: Mon Oct 5 07:01:55 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: <7CF5DAE9-CD96-4CFC-A366-3B293075EB8C@nordakademie.de> References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> <7CF5DAE9-CD96-4CFC-A366-3B293075EB8C@nordakademie.de> Message-ID: <556ECE4D-98AB-4031-AEF5-C341D0962D18@inf.unibz.it> Well, you may safely omit the part "--distiller ps2pdf14", and it will use your default distiller. (defvar simpdflatex-program "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1" "PDFLaTeX program via dvips") --e. On 5 Oct 2009, at 12:50, Dr. Johannes Brauer wrote: > okay now, no more errors messages in the message buffer, but > simPDFLaTex produces: > > Running `simPDFLaTeX' on `document' with ``simpdftex latex --mode > dvips --maxpfb --extratexopts -synctex=1 > --distiller ps2pdf14 document.tex'' > ### This is /usr/local/texlive/2007/bin/i386-darwin/simpdftex, > Version 20070507/bin/sh: line 1: --distiller: command not found > > simPDFLaTeX exited abnormally with code 127 at Mon Oct 5 12:40:01 > > But, running > > simpdftex latex document > > from the command line works fine. > > Do I have to install another distiller? > > Johannes > > > Am 05.10.2009 um 10:54 schrieb Enrico Franconi: > > oops, you're are right. This should be after the load of LaTeX: > > (defvar simpdflatex-program > "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1 > --distiller ps2pdf14" > "PDFLaTeX program via dvips") > > (defun simpdflatex-command nil simpdflatex-program) > > (add-hook 'LaTeX-mode-hook > (lambda nil > (add-to-list > 'TeX-expand-list > '("%(simpdflatex)" > (lambda nil > (simpdflatex-command)))) > (add-to-list > 'TeX-command-list > '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil > (latex-mode doctex-mode) :help "Run pLaTeX")) > (add-to-list > 'TeX-command-output-list > '("simpdftex" ("pdf"))) > )) > > cheers > --e. > > On 5 Oct 2009, at 08:24, Dr. Johannes Brauer wrote: > > I put the recommended lines into my Preferences.el file. But after > having started Aquamacs I found the following error message in the > message buffer: > > ... > An error has occurred while loading `~/Library/Preferences/Aquamacs > Emacs/Preferences.el (or .elc)': > > Symbol's value as variable is void: TeX-expand-list > > ... > > What can I do? > > Johannes > > Am 05.10.2009 um 00:25 schrieb Enrico Franconi: > > The simpdftex executable (available in MacTeX and TeXLive) does the > steps for you. > This is what I do in order to use simpdftex with AucTeX (add it to > your ~/.emacs file, and you'll find a new menu entry for simpdftex): > > (defvar simpdflatex-program > "simpdftex latex --mode dvips --maxpfb --extratexopts '-synctex=1' > --distiller ps2pdf14" > "PDFLaTeX program via dvips") > > (defun simpdflatex-command nil simpdflatex-program) > > (setq TeX-expand-list > (cons '("%(simpdflatex)" (lambda nil (simpdflatex-command))) > TeX-expand-list)) > > (setq TeX-command-list > (cons '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil > (latex-mode doctex-mode) :help "Run pLaTeX") > TeX-command-list)) > > (setq TeX-command-output-list > (cons '("simpdftex" ("pdf")) > TeX-command-output-list)) > > Skim synchronisation works out of the box for me. > cheers > --e. > > On 4 Oct 2009, at 18:35, Peter Dyballa wrote: > > > Am 04.10.2009 um 18:07 schrieb Dr. Johannes Brauer: > > But the great integration with the pdf-viewer Skim by Aquamacs does > not work anymore. Skim doesn't recognize that there is a new pdf > file. > The View command forces Skim to open the pdf file in a new window. > > How I can repair the Skim integration? > > > The problem is that simpdftex does *not* reuse the PDF file. By > default. I think there was an update released to make simpdftex re- > use the formerly created PDF file, but I don't recall any details ? > mostly not using the script! Could be Skim has an option to test the > file name and not the file's inode... > > Hopefully someone else has the missing details! > > -- > Mit friedvollen Grüßen > > Pete > > The best way to accelerate a PC is 9.8 m/s² > > _____________________________________________________________ > MacOSX-Emacs mailing list > MacOSX-Emacs@email.esm.psu.edu > http://email.esm.psu.edu/mailman/listinfo/macosx-emacs > List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx > > > > > > Staatlich anerkannte private Fachhochschule > NORDAKADEMIE > Gemeinnützige Aktiengesellschaft > Köllner Chaussee 11 > 25337 Elmshorn > > Vorstand: > Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. > Vorstand) > > Vorsitzender des Aufsichtsrats: > Dr. h.c. Hans-Heinrich Bruns > > Sitz: > Elmshorn, Amtsgericht Elmshorn, HRB 1682 > > _____________________________________________________________ > MacOSX-Emacs mailing list > MacOSX-Emacs@email.esm.psu.edu > http://email.esm.psu.edu/mailman/listinfo/macosx-emacs > List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx > > > > > ________________________________ > > Staatlich anerkannte private Fachhochschule > NORDAKADEMIE > Gemeinnützige Aktiengesellschaft > Köllner Chaussee 11 > 25337 Elmshorn > > Vorstand: > Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. > Vorstand) > > Vorsitzender des Aufsichtsrats: > Dr. h.c. Hans-Heinrich Bruns > > Sitz: > Elmshorn, Amtsgericht Elmshorn, HRB 1682 > > _____________________________________________________________ > MacOSX-Emacs mailing list > MacOSX-Emacs@email.esm.psu.edu > http://email.esm.psu.edu/mailman/listinfo/macosx-emacs > List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2425 bytes Desc: not available Url : http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091005/8ee245af/smime.bin From brauer at nordakademie.de Mon Oct 5 10:06:37 2009 From: brauer at nordakademie.de (Dr. Johannes Brauer) Date: Mon Oct 5 10:08:05 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: <556ECE4D-98AB-4031-AEF5-C341D0962D18@inf.unibz.it> References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> <7CF5DAE9-CD96-4CFC-A366-3B293075EB8C@nordakademie.de> <556ECE4D-98AB-4031-AEF5-C341D0962D18@inf.unibz.it> Message-ID: <91847419-5E2B-4A6C-9600-B7202A4E066A@nordakademie.de> great, that works; thank you, Enrico! You've written "Skim synchronisation works out of the box for me." But after having compiled a document with simPDFLaTex Skim does'nt recognize automatically, that the pdf file was changed. This behavior is different from compiling with LaTex. Maybe that's the problem that Pete mentioned (The problem is that simpdftex does *not* reuse the PDF file. ...)? Johannes Am 05.10.2009 um 13:00 schrieb Enrico Franconi: > Well, you may safely omit the part "--distiller ps2pdf14", and it will > use your default distiller. > > (defvar simpdflatex-program > "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1" > "PDFLaTeX program via dvips") > > --e. > > On 5 Oct 2009, at 12:50, Dr. Johannes Brauer wrote: > >> okay now, no more errors messages in the message buffer, but >> simPDFLaTex produces: >> >> Running `simPDFLaTeX' on `document' with ``simpdftex latex --mode >> dvips --maxpfb --extratexopts -synctex=1 >> --distiller ps2pdf14 document.tex'' >> ### This is /usr/local/texlive/2007/bin/i386-darwin/simpdftex, >> Version 20070507/bin/sh: line 1: --distiller: command not found >> >> simPDFLaTeX exited abnormally with code 127 at Mon Oct 5 12:40:01 >> >> But, running >> >> simpdftex latex document >> >> from the command line works fine. >> >> Do I have to install another distiller? >> >> Johannes >> >> >> Am 05.10.2009 um 10:54 schrieb Enrico Franconi: >> >> oops, you're are right. This should be after the load of LaTeX: >> >> (defvar simpdflatex-program >> "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1 >> --distiller ps2pdf14" >> "PDFLaTeX program via dvips") >> >> (defun simpdflatex-command nil simpdflatex-program) >> >> (add-hook 'LaTeX-mode-hook >> (lambda nil >> (add-to-list >> 'TeX-expand-list >> '("%(simpdflatex)" >> (lambda nil >> (simpdflatex-command)))) >> (add-to-list >> 'TeX-command-list >> '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil >> (latex-mode doctex-mode) :help "Run pLaTeX")) >> (add-to-list >> 'TeX-command-output-list >> '("simpdftex" ("pdf"))) >> )) >> >> cheers >> --e. >> >> On 5 Oct 2009, at 08:24, Dr. Johannes Brauer wrote: >> >> I put the recommended lines into my Preferences.el file. But after >> having started Aquamacs I found the following error message in the >> message buffer: >> >> ... >> An error has occurred while loading `~/Library/Preferences/Aquamacs >> Emacs/Preferences.el (or .elc)': >> >> Symbol's value as variable is void: TeX-expand-list >> >> ... >> >> What can I do? >> >> Johannes >> >> Am 05.10.2009 um 00:25 schrieb Enrico Franconi: >> >> The simpdftex executable (available in MacTeX and TeXLive) does the >> steps for you. >> This is what I do in order to use simpdftex with AucTeX (add it to >> your ~/.emacs file, and you'll find a new menu entry for simpdftex): >> >> (defvar simpdflatex-program >> "simpdftex latex --mode dvips --maxpfb --extratexopts '-synctex=1' >> --distiller ps2pdf14" >> "PDFLaTeX program via dvips") >> >> (defun simpdflatex-command nil simpdflatex-program) >> >> (setq TeX-expand-list >> (cons '("%(simpdflatex)" (lambda nil (simpdflatex-command))) >> TeX-expand-list)) >> >> (setq TeX-command-list >> (cons '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil >> (latex-mode doctex-mode) :help "Run pLaTeX") >> TeX-command-list)) >> >> (setq TeX-command-output-list >> (cons '("simpdftex" ("pdf")) >> TeX-command-output-list)) >> >> Skim synchronisation works out of the box for me. >> cheers >> --e. >> >> On 4 Oct 2009, at 18:35, Peter Dyballa wrote: >> >> >> Am 04.10.2009 um 18:07 schrieb Dr. Johannes Brauer: >> >> But the great integration with the pdf-viewer Skim by Aquamacs does >> not work anymore. Skim doesn't recognize that there is a new pdf >> file. >> The View command forces Skim to open the pdf file in a new window. >> >> How I can repair the Skim integration? >> >> >> The problem is that simpdftex does *not* reuse the PDF file. By >> default. I think there was an update released to make simpdftex re- >> use the formerly created PDF file, but I don't recall any details ? >> mostly not using the script! Could be Skim has an option to test the >> file name and not the file's inode... >> >> Hopefully someone else has the missing details! >> >> -- >> Mit friedvollen Grüßen >> >> Pete >> >> The best way to accelerate a PC is 9.8 m/s² >> >> _____________________________________________________________ >> MacOSX-Emacs mailing list >> MacOSX-Emacs@email.esm.psu.edu >> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx >> >> >> >> >> >> Staatlich anerkannte private Fachhochschule >> NORDAKADEMIE >> Gemeinnützige Aktiengesellschaft >> Köllner Chaussee 11 >> 25337 Elmshorn >> >> Vorstand: >> Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. >> Vorstand) >> >> Vorsitzender des Aufsichtsrats: >> Dr. h.c. Hans-Heinrich Bruns >> >> Sitz: >> Elmshorn, Amtsgericht Elmshorn, HRB 1682 >> >> _____________________________________________________________ >> MacOSX-Emacs mailing list >> MacOSX-Emacs@email.esm.psu.edu >> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx >> >> >> >> >> ________________________________ >> >> Staatlich anerkannte private Fachhochschule >> NORDAKADEMIE >> Gemeinnützige Aktiengesellschaft >> Köllner Chaussee 11 >> 25337 Elmshorn >> >> Vorstand: >> Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. >> Vorstand) >> >> Vorsitzender des Aufsichtsrats: >> Dr. h.c. Hans-Heinrich Bruns >> >> Sitz: >> Elmshorn, Amtsgericht Elmshorn, HRB 1682 >> >> _____________________________________________________________ >> MacOSX-Emacs mailing list >> MacOSX-Emacs@email.esm.psu.edu >> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx > > Staatlich anerkannte private Fachhochschule NORDAKADEMIE Gemeinnützige Aktiengesellschaft Köllner Chaussee 11 25337 Elmshorn Vorstand: Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. Vorstand) Vorsitzender des Aufsichtsrats: Dr. h.c. Hans-Heinrich Bruns Sitz: Elmshorn, Amtsgericht Elmshorn, HRB 1682 From franconi at inf.unibz.it Mon Oct 5 10:28:26 2009 From: franconi at inf.unibz.it (Enrico Franconi) Date: Mon Oct 5 10:29:54 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: <91847419-5E2B-4A6C-9600-B7202A4E066A@nordakademie.de> References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> <7CF5DAE9-CD96-4CFC-A366-3B293075EB8C@nordakademie.de> <556ECE4D-98AB-4031-AEF5-C341D0962D18@inf.unibz.it> <91847419-5E2B-4A6C-9600-B7202A4E066A@nordakademie.de> Message-ID: I thought that a newer version of simpdftex was already distributed with TeXLive; this new version handles the modification of files differently, and it works with skim and friends. Please find the new version at: . --e. On 5 Oct 2009, at 16:06, Dr. Johannes Brauer wrote: > great, that works; thank you, Enrico! > > You've written "Skim synchronisation works out of the box for me." But > after having compiled a document with simPDFLaTex Skim does'nt > recognize automatically, that the pdf file was changed. This behavior > is different from compiling with LaTex. Maybe that's the problem that > Pete mentioned (The problem is that simpdftex does *not* reuse the PDF > file. ...)? > > Johannes > > > Am 05.10.2009 um 13:00 schrieb Enrico Franconi: > >> Well, you may safely omit the part "--distiller ps2pdf14", and it >> will >> use your default distiller. >> >> (defvar simpdflatex-program >> "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1" >> "PDFLaTeX program via dvips") >> >> --e. >> >> On 5 Oct 2009, at 12:50, Dr. Johannes Brauer wrote: >> >>> okay now, no more errors messages in the message buffer, but >>> simPDFLaTex produces: >>> >>> Running `simPDFLaTeX' on `document' with ``simpdftex latex --mode >>> dvips --maxpfb --extratexopts -synctex=1 >>> --distiller ps2pdf14 document.tex'' >>> ### This is /usr/local/texlive/2007/bin/i386-darwin/simpdftex, >>> Version 20070507/bin/sh: line 1: --distiller: command not found >>> >>> simPDFLaTeX exited abnormally with code 127 at Mon Oct 5 12:40:01 >>> >>> But, running >>> >>> simpdftex latex document >>> >>> from the command line works fine. >>> >>> Do I have to install another distiller? >>> >>> Johannes >>> >>> >>> Am 05.10.2009 um 10:54 schrieb Enrico Franconi: >>> >>> oops, you're are right. This should be after the load of LaTeX: >>> >>> (defvar simpdflatex-program >>> "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1 >>> --distiller ps2pdf14" >>> "PDFLaTeX program via dvips") >>> >>> (defun simpdflatex-command nil simpdflatex-program) >>> >>> (add-hook 'LaTeX-mode-hook >>> (lambda nil >>> (add-to-list >>> 'TeX-expand-list >>> '("%(simpdflatex)" >>> (lambda nil >>> (simpdflatex-command)))) >>> (add-to-list >>> 'TeX-command-list >>> '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil >>> (latex-mode doctex-mode) :help "Run pLaTeX")) >>> (add-to-list >>> 'TeX-command-output-list >>> '("simpdftex" ("pdf"))) >>> )) >>> >>> cheers >>> --e. >>> >>> On 5 Oct 2009, at 08:24, Dr. Johannes Brauer wrote: >>> >>> I put the recommended lines into my Preferences.el file. But after >>> having started Aquamacs I found the following error message in the >>> message buffer: >>> >>> ... >>> An error has occurred while loading `~/Library/Preferences/Aquamacs >>> Emacs/Preferences.el (or .elc)': >>> >>> Symbol's value as variable is void: TeX-expand-list >>> >>> ... >>> >>> What can I do? >>> >>> Johannes >>> >>> Am 05.10.2009 um 00:25 schrieb Enrico Franconi: >>> >>> The simpdftex executable (available in MacTeX and TeXLive) does the >>> steps for you. >>> This is what I do in order to use simpdftex with AucTeX (add it to >>> your ~/.emacs file, and you'll find a new menu entry for simpdftex): >>> >>> (defvar simpdflatex-program >>> "simpdftex latex --mode dvips --maxpfb --extratexopts '-synctex=1' >>> --distiller ps2pdf14" >>> "PDFLaTeX program via dvips") >>> >>> (defun simpdflatex-command nil simpdflatex-program) >>> >>> (setq TeX-expand-list >>> (cons '("%(simpdflatex)" (lambda nil (simpdflatex-command))) >>> TeX-expand-list)) >>> >>> (setq TeX-command-list >>> (cons '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil >>> (latex-mode doctex-mode) :help "Run pLaTeX") >>> TeX-command-list)) >>> >>> (setq TeX-command-output-list >>> (cons '("simpdftex" ("pdf")) >>> TeX-command-output-list)) >>> >>> Skim synchronisation works out of the box for me. >>> cheers >>> --e. >>> >>> On 4 Oct 2009, at 18:35, Peter Dyballa wrote: >>> >>> >>> Am 04.10.2009 um 18:07 schrieb Dr. Johannes Brauer: >>> >>> But the great integration with the pdf-viewer Skim by Aquamacs does >>> not work anymore. Skim doesn't recognize that there is a new pdf >>> file. >>> The View command forces Skim to open the pdf file in a new window. >>> >>> How I can repair the Skim integration? >>> >>> >>> The problem is that simpdftex does *not* reuse the PDF file. By >>> default. I think there was an update released to make simpdftex re- >>> use the formerly created PDF file, but I don't recall any details ? >>> mostly not using the script! Could be Skim has an option to test the >>> file name and not the file's inode... >>> >>> Hopefully someone else has the missing details! >>> >>> -- >>> Mit friedvollen Grüßen >>> >>> Pete >>> >>> The best way to accelerate a PC is 9.8 m/s² >>> >>> _____________________________________________________________ >>> MacOSX-Emacs mailing list >>> MacOSX-Emacs@email.esm.psu.edu>> Emacs@email.esm.psu.edu> >>> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >>> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx >>> >>> >>> >>> >>> >>> Staatlich anerkannte private Fachhochschule >>> NORDAKADEMIE >>> Gemeinnützige Aktiengesellschaft >>> Köllner Chaussee 11 >>> 25337 Elmshorn >>> >>> Vorstand: >>> Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. >>> Vorstand) >>> >>> Vorsitzender des Aufsichtsrats: >>> Dr. h.c. Hans-Heinrich Bruns >>> >>> Sitz: >>> Elmshorn, Amtsgericht Elmshorn, HRB 1682 >>> >>> _____________________________________________________________ >>> MacOSX-Emacs mailing list >>> MacOSX-Emacs@email.esm.psu.edu>> Emacs@email.esm.psu.edu> >>> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >>> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx >>> >>> >>> >>> >>> ________________________________ >>> >>> Staatlich anerkannte private Fachhochschule >>> NORDAKADEMIE >>> Gemeinnützige Aktiengesellschaft >>> Köllner Chaussee 11 >>> 25337 Elmshorn >>> >>> Vorstand: >>> Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. >>> Vorstand) >>> >>> Vorsitzender des Aufsichtsrats: >>> Dr. h.c. Hans-Heinrich Bruns >>> >>> Sitz: >>> Elmshorn, Amtsgericht Elmshorn, HRB 1682 >>> >>> _____________________________________________________________ >>> MacOSX-Emacs mailing list >>> MacOSX-Emacs@email.esm.psu.edu >>> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >>> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx >> >> > > > > Staatlich anerkannte private Fachhochschule > NORDAKADEMIE > Gemeinnützige Aktiengesellschaft > Köllner Chaussee 11 > 25337 Elmshorn > > Vorstand: > Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. > Vorstand) > > Vorsitzender des Aufsichtsrats: > Dr. h.c. Hans-Heinrich Bruns > > Sitz: > Elmshorn, Amtsgericht Elmshorn, HRB 1682 > > _____________________________________________________________ > MacOSX-Emacs mailing list > MacOSX-Emacs@email.esm.psu.edu > http://email.esm.psu.edu/mailman/listinfo/macosx-emacs > List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2425 bytes Desc: not available Url : http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091005/0465d1ce/smime.bin From brauer at nordakademie.de Tue Oct 6 09:43:24 2009 From: brauer at nordakademie.de (Dr. Johannes Brauer) Date: Tue Oct 6 09:44:53 2009 Subject: [OS X Emacs] latex compilation in pdf via ps In-Reply-To: References: <5032C59A-2B6D-49B6-B680-1C49AB949164@nordakademie.de> <3F4A1A64-1F0C-4A32-948F-4A7DFE3189BD@Web.DE> <52FD8E8D-F477-48A1-90D2-08408A05FB20@Web.DE> <0DB643F3-65D3-4AB6-BBBA-F814EDFA10B4@inf.unibz.it> <7CF5DAE9-CD96-4CFC-A366-3B293075EB8C@nordakademie.de> <556ECE4D-98AB-4031-AEF5-C341D0962D18@inf.unibz.it> <91847419-5E2B-4A6C-9600-B7202A4E066A@nordakademie.de> Message-ID: <98FD6F44-58BD-4705-9C1B-6849823C5469@nordakademie.de> Magnificent, after I have learned that I have to replace "simpdftex" by "simpdftex-1" all works fine. Thanks a lot Johannes Am 05.10.2009 um 16:28 schrieb Enrico Franconi: > I thought that a newer version of simpdftex was already distributed > with TeXLive; this new version handles the modification of files > differently, and it works with skim and friends. > Please find the new version at: > . > --e. > > On 5 Oct 2009, at 16:06, Dr. Johannes Brauer wrote: > >> great, that works; thank you, Enrico! >> >> You've written "Skim synchronisation works out of the box for me." >> But >> after having compiled a document with simPDFLaTex Skim does'nt >> recognize automatically, that the pdf file was changed. This behavior >> is different from compiling with LaTex. Maybe that's the problem that >> Pete mentioned (The problem is that simpdftex does *not* reuse the >> PDF >> file. ...)? >> >> Johannes >> >> >> Am 05.10.2009 um 13:00 schrieb Enrico Franconi: >> >>> Well, you may safely omit the part "--distiller ps2pdf14", and it >>> will >>> use your default distiller. >>> >>> (defvar simpdflatex-program >>> "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1" >>> "PDFLaTeX program via dvips") >>> >>> --e. >>> >>> On 5 Oct 2009, at 12:50, Dr. Johannes Brauer wrote: >>> >>>> okay now, no more errors messages in the message buffer, but >>>> simPDFLaTex produces: >>>> >>>> Running `simPDFLaTeX' on `document' with ``simpdftex latex --mode >>>> dvips --maxpfb --extratexopts -synctex=1 >>>> --distiller ps2pdf14 document.tex'' >>>> ### This is /usr/local/texlive/2007/bin/i386-darwin/simpdftex, >>>> Version 20070507/bin/sh: line 1: --distiller: command not found >>>> >>>> simPDFLaTeX exited abnormally with code 127 at Mon Oct 5 12:40:01 >>>> >>>> But, running >>>> >>>> simpdftex latex document >>>> >>>> from the command line works fine. >>>> >>>> Do I have to install another distiller? >>>> >>>> Johannes >>>> >>>> >>>> Am 05.10.2009 um 10:54 schrieb Enrico Franconi: >>>> >>>> oops, you're are right. This should be after the load of LaTeX: >>>> >>>> (defvar simpdflatex-program >>>> "simpdftex latex --mode dvips --maxpfb --extratexopts -synctex=1 >>>> --distiller ps2pdf14" >>>> "PDFLaTeX program via dvips") >>>> >>>> (defun simpdflatex-command nil simpdflatex-program) >>>> >>>> (add-hook 'LaTeX-mode-hook >>>> (lambda nil >>>> (add-to-list >>>> 'TeX-expand-list >>>> '("%(simpdflatex)" >>>> (lambda nil >>>> (simpdflatex-command)))) >>>> (add-to-list >>>> 'TeX-command-list >>>> '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil >>>> (latex-mode doctex-mode) :help "Run pLaTeX")) >>>> (add-to-list >>>> 'TeX-command-output-list >>>> '("simpdftex" ("pdf"))) >>>> )) >>>> >>>> cheers >>>> --e. >>>> >>>> On 5 Oct 2009, at 08:24, Dr. Johannes Brauer wrote: >>>> >>>> I put the recommended lines into my Preferences.el file. But after >>>> having started Aquamacs I found the following error message in the >>>> message buffer: >>>> >>>> ... >>>> An error has occurred while loading `~/Library/Preferences/Aquamacs >>>> Emacs/Preferences.el (or .elc)': >>>> >>>> Symbol's value as variable is void: TeX-expand-list >>>> >>>> ... >>>> >>>> What can I do? >>>> >>>> Johannes >>>> >>>> Am 05.10.2009 um 00:25 schrieb Enrico Franconi: >>>> >>>> The simpdftex executable (available in MacTeX and TeXLive) does the >>>> steps for you. >>>> This is what I do in order to use simpdftex with AucTeX (add it to >>>> your ~/.emacs file, and you'll find a new menu entry for >>>> simpdftex): >>>> >>>> (defvar simpdflatex-program >>>> "simpdftex latex --mode dvips --maxpfb --extratexopts '-synctex=1' >>>> --distiller ps2pdf14" >>>> "PDFLaTeX program via dvips") >>>> >>>> (defun simpdflatex-command nil simpdflatex-program) >>>> >>>> (setq TeX-expand-list >>>> (cons '("%(simpdflatex)" (lambda nil (simpdflatex-command))) >>>> TeX-expand-list)) >>>> >>>> (setq TeX-command-list >>>> (cons '("simPDFLaTeX" "%(simpdflatex) %t" TeX-run-TeX nil >>>> (latex-mode doctex-mode) :help "Run pLaTeX") >>>> TeX-command-list)) >>>> >>>> (setq TeX-command-output-list >>>> (cons '("simpdftex" ("pdf")) >>>> TeX-command-output-list)) >>>> >>>> Skim synchronisation works out of the box for me. >>>> cheers >>>> --e. >>>> >>>> On 4 Oct 2009, at 18:35, Peter Dyballa wrote: >>>> >>>> >>>> Am 04.10.2009 um 18:07 schrieb Dr. Johannes Brauer: >>>> >>>> But the great integration with the pdf-viewer Skim by Aquamacs does >>>> not work anymore. Skim doesn't recognize that there is a new pdf >>>> file. >>>> The View command forces Skim to open the pdf file in a new window. >>>> >>>> How I can repair the Skim integration? >>>> >>>> >>>> The problem is that simpdftex does *not* reuse the PDF file. By >>>> default. I think there was an update released to make simpdftex re- >>>> use the formerly created PDF file, but I don't recall any details ? >>>> mostly not using the script! Could be Skim has an option to test >>>> the >>>> file name and not the file's inode... >>>> >>>> Hopefully someone else has the missing details! >>>> >>>> -- >>>> Mit friedvollen Grüßen >>>> >>>> Pete >>>> >>>> The best way to accelerate a PC is 9.8 m/s² >>>> >>>> _____________________________________________________________ >>>> MacOSX-Emacs mailing list >>>> MacOSX-Emacs@email.esm.psu.edu>>> Emacs@email.esm.psu.edu> >>>> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >>>> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx >>>> >>>> >>>> >>>> >>>> >>>> Staatlich anerkannte private Fachhochschule >>>> NORDAKADEMIE >>>> Gemeinnützige Aktiengesellschaft >>>> Köllner Chaussee 11 >>>> 25337 Elmshorn >>>> >>>> Vorstand: >>>> Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier >>>> (stellv. >>>> Vorstand) >>>> >>>> Vorsitzender des Aufsichtsrats: >>>> Dr. h.c. Hans-Heinrich Bruns >>>> >>>> Sitz: >>>> Elmshorn, Amtsgericht Elmshorn, HRB 1682 >>>> >>>> _____________________________________________________________ >>>> MacOSX-Emacs mailing list >>>> MacOSX-Emacs@email.esm.psu.edu>>> Emacs@email.esm.psu.edu> >>>> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >>>> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx >>>> >>>> >>>> >>>> >>>> ________________________________ >>>> >>>> Staatlich anerkannte private Fachhochschule >>>> NORDAKADEMIE >>>> Gemeinnützige Aktiengesellschaft >>>> Köllner Chaussee 11 >>>> 25337 Elmshorn >>>> >>>> Vorstand: >>>> Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier >>>> (stellv. >>>> Vorstand) >>>> >>>> Vorsitzender des Aufsichtsrats: >>>> Dr. h.c. Hans-Heinrich Bruns >>>> >>>> Sitz: >>>> Elmshorn, Amtsgericht Elmshorn, HRB 1682 >>>> >>>> _____________________________________________________________ >>>> MacOSX-Emacs mailing list >>>> MacOSX-Emacs@email.esm.psu.edu >>>> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >>>> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx >>> >>> >> >> >> >> Staatlich anerkannte private Fachhochschule >> NORDAKADEMIE >> Gemeinnützige Aktiengesellschaft >> Köllner Chaussee 11 >> 25337 Elmshorn >> >> Vorstand: >> Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. >> Vorstand) >> >> Vorsitzender des Aufsichtsrats: >> Dr. h.c. Hans-Heinrich Bruns >> >> Sitz: >> Elmshorn, Amtsgericht Elmshorn, HRB 1682 >> >> _____________________________________________________________ >> MacOSX-Emacs mailing list >> MacOSX-Emacs@email.esm.psu.edu >> http://email.esm.psu.edu/mailman/listinfo/macosx-emacs >> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx > > Staatlich anerkannte private Fachhochschule NORDAKADEMIE Gemeinnützige Aktiengesellschaft Köllner Chaussee 11 25337 Elmshorn Vorstand: Prof. Dr. Georg Plate (Vorsitzender), Dipl.-Ing. Jörg Meier (stellv. Vorstand) Vorsitzender des Aufsichtsrats: Dr. h.c. Hans-Heinrich Bruns Sitz: Elmshorn, Amtsgericht Elmshorn, HRB 1682 From thvv at multicians.org Sun Oct 11 11:06:04 2009 From: thvv at multicians.org (Tom Van Vleck) Date: Sun Oct 11 11:32:59 2009 Subject: [OS X Emacs] Aquamacs 1.9 intermittent problems with command-C Message-ID: <196AF4D5-68B5-46FA-AC4C-6E5F1022828C@multicians.org> With Aquamacs Emacs 1.9 I am still noticing intermittent problems with highlighting text and doing Command-C to copy it. Just happened several times. I am in shell-script[sh] mode. I dragged across three lines and they highlighted. I did Cmd-C to copy, Cmd-v to paste (which should have pasted what I just copied, leaving no effect, intending to next do a second Cmd-v to make a new subroutine) what was pasted was the previous contents of the kill-ring. This is the same problem I saw in Aquamacs Emacs 1.8. David Reitter kindly provided a fix, for Preferences.el, on 20 July. It redefined clipboard-kill-ring-save. That fix seemed to cure the problem. When I installed Aquamacs 1.9, I removed the fix from my Preferences.el since aquamacs-version-id is now 190. Using describe-function, I viewed the definition of clipboard-kill-ring-save in Aquamacs 1.9, and it is exactly the same as sent in David's mail. But the undesired behavior has returned. From mikehall1000 at gmail.com Mon Oct 12 01:12:07 2009 From: mikehall1000 at gmail.com (Mike) Date: Mon Oct 12 01:20:23 2009 Subject: [OS X Emacs] Re: Abbrevs with '' character don't work in Aquamacs 1.5 References: <5db859a0810081429xa0314fdsf858cac2fc30dbc0@mail.gmail.com> Message-ID: Ian Eure digg.com> writes: > Abbrevs depend on the syntax of the character inserted. They only work > on a sequence of word-syntax characters. Since a backslash is > punctuation, it's not considered part of the abbreviation, and your > abbrev isn't expanded. > > E.g. If I type: > > \c [SPC] > > Abbrev will try to expand `c', not `\c'. This is not an Aquamacs bug, > it's how Abbrev is implemented in GNU Emacs. > ... > > - Ian I'm glad I found this thread! I've been pulling my hair out trying to figure out what I was doing wrong with my abbreviations set-up on Aquamacs, but basically all of my abbreviations start with a '\'. =) Xemacs on Ubuntu lets me use abbreviations that start with a '\' just fine, so I'm sad that it doesn't work on Aquamacs. If I'm hearing correctly, this must be some difference between Emacs and Xemacs? Most appreciative if anyone figures out a fix. For me, the best part about abbreviations is that you can make "\a" map to "\alpha" and "\e" map to "\epsilon", etc. If they have to be four characters, or I have to hit '`' like AucTeX wants me to, it doesn't give the same kind of efficiency boost. Oh well, I guess I can deal, or try yasnippet. =) - Mike > _____________________________________________________________ > MacOSX-Emacs mailing list > MacOSX-Emacs email.esm.psu.edu > http://email.esm.psu.edu/mailman/listinfo/macosx-emacs > List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx > From siemsen at ucar.edu Mon Oct 12 10:55:49 2009 From: siemsen at ucar.edu (Pete Siemsen) Date: Mon Oct 12 11:21:27 2009 Subject: [OS X Emacs] Re: Abbrevs with '' character don't work in Aquamacs 1.5 In-Reply-To: References: <5db859a0810081429xa0314fdsf858cac2fc30dbc0@mail.gmail.com> Message-ID: TextExpander works for me, inside Aquamacs or out. -- Pete On Oct 11, 2009, at 11:12 PM, Mike wrote: > Ian Eure digg.com> writes: >> Abbrevs depend on the syntax of the character inserted. They only >> work >> on a sequence of word-syntax characters. Since a backslash is >> punctuation, it's not considered part of the abbreviation, and your >> abbrev isn't expanded. >> >> E.g. If I type: >> >> \c [SPC] >> >> Abbrev will try to expand `c', not `\c'. This is not an Aquamacs bug, >> it's how Abbrev is implemented in GNU Emacs. >> ... >> >> - Ian > > > I'm glad I found this thread! I've been pulling my hair out trying > to figure out > what I was doing wrong with my abbreviations set-up on Aquamacs, but > basically > all of my abbreviations start with a '\'. =) > > Xemacs on Ubuntu lets me use abbreviations that start with a '\' > just fine, so > I'm sad that it doesn't work on Aquamacs. If I'm hearing correctly, > this must be > some difference between Emacs and Xemacs? > > Most appreciative if anyone figures out a fix. For me, the best part > about > abbreviations is that you can make "\a" map to "\alpha" and "\e" map > to > "\epsilon", etc. If they have to be four characters, or I have to > hit '`' like > AucTeX wants me to, it doesn't give the same kind of efficiency boost. > > Oh well, I guess I can deal, or try yasnippet. =) > > - Mike > From dasratsel at gmail.com Mon Oct 12 13:50:02 2009 From: dasratsel at gmail.com (Kris Maynard) Date: Mon Oct 12 14:39:04 2009 Subject: [OS X Emacs] tab question Message-ID: <9d5f455c0910121050l42f3eff2u992e42d8247ce08f@mail.gmail.com> Hi all, So, by default, when working with multiple tabs, when you click on the buffer name on the lower left corner of the window, it will show that buffer in a new tab. Is there a way to switch buffers in the current tab? Thanks, ~Kris -- Heisenberg went for a drive and got stopped by a traffic cop. The cop asked, "Do you know how fast you were going?" Heisenberg replied, "No, but I know where I am." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091012/689c337d/attachment.html From nathaniel.cunningham at gmail.com Mon Oct 12 15:26:30 2009 From: nathaniel.cunningham at gmail.com (Nathaniel Cunningham) Date: Mon Oct 12 16:16:59 2009 Subject: [OS X Emacs] tab question In-Reply-To: <9d5f455c0910121050l42f3eff2u992e42d8247ce08f@mail.gmail.com> References: <9d5f455c0910121050l42f3eff2u992e42d8247ce08f@mail.gmail.com> Message-ID: <20ecf6c70910121226n3f0da42di16d0340d7235a7fa@mail.gmail.com> On Mon, Oct 12, 2009 at 12:50 PM, Kris Maynard wrote: > Hi all, > So, by default, when working with multiple tabs, when you click on the > buffer name on the lower left corner of the window, it will show that buffer > in a new tab. > Clicking on the buffer name in the status line/mode line just cycles through open buffers -- the tooltip when you hold the mouse there says "mouse-1: previous buffer, mouse-3: next buffer". (Tabs appear only when there are at least two tabs to show, so cycling to a second buffer may make the tab bar appear.) Is there a way to switch buffers in the current tab? > > >From the Aquamacs manual: A tab is a GUI handle for a particular buffer... Tabs in Aquamacs do not act like containers - one can't open a file in an existing tab. (This is in contrast to tab implementation in a number of popular internet browsers.) Rather, tabs provide a convenient way to navigate existing buffers. You can, however, use the Window menu, Switch to Buffer in the context menu, or M-x switch-to-buffer to switch to a new buffer in the same window, which will then get its own new tab (unless it already has one there). --Nathaniel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091012/aeb6c1e8/attachment.html From jean.christophe.helary at gmail.com Wed Oct 14 02:30:19 2009 From: jean.christophe.helary at gmail.com (Jean-Christophe Helary) Date: Wed Oct 14 03:33:51 2009 Subject: [OS X Emacs] pasting from other apps Message-ID: I am pasting cells from Calc into a new buffer in Aquamacs 1.9 and instead of getting a list of contents separated by line breaks, I get something else. It looks like an image, it can't be edited, it is not text and I can't do anything with that. Did I miss a setting ? Jean-Christophe Helary (JA/EN > FR) ------------------------------------ http://mac4translators.blogspot.com/ http://twitter.com/brandelune http://www.doublet.jp From david.reitter at gmail.com Wed Oct 14 08:48:58 2009 From: david.reitter at gmail.com (David Reitter) Date: Wed Oct 14 09:51:54 2009 Subject: [OS X Emacs] pasting from other apps In-Reply-To: References: Message-ID: On Oct 14, 2009, at 1:30 AM, Jean-Christophe Helary wrote: > I am pasting cells from Calc into a new buffer in Aquamacs 1.9 and > instead of getting a list of contents separated by line breaks, I > get something else. It looks like an image, it can't be edited, it > is not text and I can't do anything with that. > > Did I miss a setting ? Not in Aquamacs. You can use a tool like "Drop Inspector" to take a look at the clipboard contents to see whether Calc provides a text variant of the pasteboard contents. -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From jean.christophe.helary at gmail.com Wed Oct 14 10:27:27 2009 From: jean.christophe.helary at gmail.com (Jean-Christophe Helary) Date: Wed Oct 14 12:10:00 2009 Subject: [OS X Emacs] pasting from other apps In-Reply-To: References: Message-ID: <7EBF0F15-80D5-45B6-86B9-E9E5194EFABB@gmail.com> On 14 oct. 2009, at 21:48, David Reitter wrote: > On Oct 14, 2009, at 1:30 AM, Jean-Christophe Helary wrote: > >> I am pasting cells from Calc into a new buffer in Aquamacs 1.9 and >> instead of getting a list of contents separated by line breaks, I >> get something else. It looks like an image, it can't be edited, it >> is not text and I can't do anything with that. >> >> Did I miss a setting ? > > Not in Aquamacs. You can use a tool like "Drop Inspector" to take a > look at the clipboard contents to see whether Calc provides a text > variant of the pasteboard contents. Drop Inspector gives me a long list of things, among which I have public.utf8-plain-text, public.utf16-external-plain-text, com.apple.traditional-mac-plain-text, but also XML, WMF, TIFF, PICT, HTML etc... Jean-Christophe Helary (JA/EN > FR) ------------------------------------ http://mac4translators.blogspot.com/ http://twitter.com/brandelune http://www.doublet.jp From david.reitter at gmail.com Wed Oct 14 16:10:50 2009 From: david.reitter at gmail.com (David Reitter) Date: Wed Oct 14 16:42:18 2009 Subject: [OS X Emacs] pasting from other apps In-Reply-To: <7EBF0F15-80D5-45B6-86B9-E9E5194EFABB@gmail.com> References: <7EBF0F15-80D5-45B6-86B9-E9E5194EFABB@gmail.com> Message-ID: <02A6AFB4-A04D-4E8B-A302-8D887D805D03@gmail.com> On Oct 14, 2009, at 9:27 AM, Jean-Christophe Helary wrote: >>> I am pasting cells from Calc into a new buffer in Aquamacs 1.9 and >>> instead of getting a list of contents separated by line breaks, I >>> get something else. It looks like an image, it can't be edited, it >>> is not text and I can't do anything with that. > > Drop Inspector gives me a long list of things, among which I have > public.utf8-plain-text, public.utf16-external-plain-text, > com.apple.traditional-mac-plain-text, but also XML, WMF, TIFF, PICT, > HTML etc... It seems like one of the image formats is being preferred. It's possibly that this is because the sending process (Calc) states so, which would be odd. But I don't know the Carbon pasteboard handling mechanism, so this is speculation. Does this work better in 2.x? We have completely rewritten pasteboard code in there. - D -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From jean.christophe.helary at gmail.com Wed Oct 14 19:53:02 2009 From: jean.christophe.helary at gmail.com (Jean-Christophe Helary) Date: Wed Oct 14 20:14:59 2009 Subject: [OS X Emacs] pasting from other apps In-Reply-To: <02A6AFB4-A04D-4E8B-A302-8D887D805D03@gmail.com> References: <7EBF0F15-80D5-45B6-86B9-E9E5194EFABB@gmail.com> <02A6AFB4-A04D-4E8B-A302-8D887D805D03@gmail.com> Message-ID: <663DFC71-4AEA-4C6E-AB64-818024948ED5@gmail.com> On 15 oct. 2009, at 05:10, David Reitter wrote: > On Oct 14, 2009, at 9:27 AM, Jean-Christophe Helary wrote: >>>> I am pasting cells from Calc into a new buffer in Aquamacs 1.9 >>>> and instead of getting a list of contents separated by line >>>> breaks, I get something else. It looks like an image, it can't be >>>> edited, it is not text and I can't do anything with that. >> >> Drop Inspector gives me a long list of things, among which I have >> public.utf8-plain-text, public.utf16-external-plain-text, >> com.apple.traditional-mac-plain-text, but also XML, WMF, TIFF, >> PICT, HTML etc... > > > It seems like one of the image formats is being preferred. It's > possibly that this is because the sending process (Calc) states so, > which would be odd. But I don't know the Carbon pasteboard > handling mechanism, so this is speculation. > > Does this work better in 2.x? We have completely rewritten > pasteboard code in there. Yes, I just tried with the nightly build and it works as expected. Thank you. JC From skip at pobox.com Thu Oct 15 07:40:57 2009 From: skip at pobox.com (skip@pobox.com) Date: Thu Oct 15 09:27:00 2009 Subject: [OS X Emacs] Case-sensitive find-file? Message-ID: <20091015114057.5069212C1BEB@montanaro.dyndns.org> Is there a way to make find-file case-sensitive? Thx, -- Skip Montanaro - skip@pobox.com - http://www.smontanaro.net/ From siemsen at ucar.edu Wed Oct 21 11:14:33 2009 From: siemsen at ucar.edu (siemsen@ucar.edu) Date: Wed Oct 21 11:14:42 2009 Subject: [OS X Emacs] how to get arrows in fringes Message-ID: I'm running Aquamacs version "2.0preview". When lines are too long to fit in a frame, I want to see little curved arrows in the fringe, indicating that the line has been continued on a new line. I've played with various settings in Options -> View -> Fringe, but I can't seem to make the arrows appear. I know it's possible to see arrows, because I've seen them in version 1.9. Is this something that changed in 2.0, or am I just not finding the right setting? -- Pete From david.reitter at gmail.com Wed Oct 21 11:53:31 2009 From: david.reitter at gmail.com (David Reitter) Date: Wed Oct 21 12:14:45 2009 Subject: [OS X Emacs] how to get arrows in fringes In-Reply-To: References: Message-ID: <3297A63E-F500-468C-85E1-0AA6A72BD130@gmail.com> On Oct 21, 2009, at 11:14 AM, wrote: > I'm running Aquamacs version "2.0preview". When lines are too long > to fit in a frame, I want to see little curved arrows in the fringe, > indicating that the line has been continued on a new line. I've > played with various settings in Options -> View -> Fringe, but I > can't seem to make the arrows appear. I know it's possible to see > arrows, because I've seen them in version 1.9. Is this something > that changed in 2.0, or am I just not finding the right setting? These arrows have been removed for word-wrap (Soft Wrap) mode. I'm not sure how easy it would be to get them back - the fringe is generally quite customizable. The change makes sense because wrapped lines are the normal case in soft-wrapped documents. If you turn off word wrapping, you'll see the dots or arrows again. -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From siemsen at ucar.edu Wed Oct 21 12:21:37 2009 From: siemsen at ucar.edu (siemsen@ucar.edu) Date: Wed Oct 21 12:21:47 2009 Subject: [OS X Emacs] how to get arrows in fringes In-Reply-To: <3297A63E-F500-468C-85E1-0AA6A72BD130@gmail.com> References: <3297A63E-F500-468C-85E1-0AA6A72BD130@gmail.com> Message-ID: <6C92E0E3-4B87-49EE-8A48-EDBCCEF4E5C2@ucar.edu> I'm running with Options -> Hard Word Wrap (unchecked) Options -> Soft Word Wrap (unchecked) Options -> Auto Word Wrap in Text Modes (unchecked) Options -> View -> Fringe -> Left and Right (checked) Options -> View -> Fringe -> Empty Line Indicators (checked) Options -> View -> Fringe -> Buffer Boundaries -> Opposite, Arrows Right (checked) and I see this: -------------- next part -------------- A non-text attachment was scrubbed... Name: Picture 1.png Type: image/png Size: 32990 bytes Desc: not available Url : http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091021/5b6a091f/Picture1.png -------------- next part -------------- I haven't found a combination of settings that will make the arrows appear. -- Pete On Oct 21, 2009, at 9:53 AM, David Reitter wrote: > On Oct 21, 2009, at 11:14 AM, > wrote: > >> I'm running Aquamacs version "2.0preview". When lines are too long >> to fit in a frame, I want to see little curved arrows in the >> fringe, indicating that the line has been continued on a new line. >> I've played with various settings in Options -> View -> Fringe, but >> I can't seem to make the arrows appear. I know it's possible to >> see arrows, because I've seen them in version 1.9. Is this >> something that changed in 2.0, or am I just not finding the right >> setting? > > These arrows have been removed for word-wrap (Soft Wrap) mode. I'm > not sure how easy it would be to get them back - the fringe is > generally quite customizable. > The change makes sense because wrapped lines are the normal case in > soft-wrapped documents. > > If you turn off word wrapping, you'll see the dots or arrows again. > > > -- > http://aquamacs.org -- Aquamacs: Emacs on Mac OS X > http://aquamacs.org/donate -- Could we help you? Return the favor > and support the Aquamacs Project! From david.reitter at gmail.com Wed Oct 21 12:29:14 2009 From: david.reitter at gmail.com (David Reitter) Date: Wed Oct 21 12:29:31 2009 Subject: [OS X Emacs] how to get arrows in fringes In-Reply-To: <6C92E0E3-4B87-49EE-8A48-EDBCCEF4E5C2@ucar.edu> References: <3297A63E-F500-468C-85E1-0AA6A72BD130@gmail.com> <6C92E0E3-4B87-49EE-8A48-EDBCCEF4E5C2@ucar.edu> Message-ID: On Oct 21, 2009, at 12:21 PM, wrote: > I'm running with > > Options -> Hard Word Wrap (unchecked) > Options -> Soft Word Wrap (unchecked) that's weird - because I get these markers with only "empty line indicators" checked. Perhaps try restarting without customizations (help/diagnose menu). -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From siemsen at ucar.edu Wed Oct 21 12:38:59 2009 From: siemsen at ucar.edu (siemsen@ucar.edu) Date: Wed Oct 21 12:39:08 2009 Subject: [OS X Emacs] how to get arrows in fringes In-Reply-To: References: <3297A63E-F500-468C-85E1-0AA6A72BD130@gmail.com> <6C92E0E3-4B87-49EE-8A48-EDBCCEF4E5C2@ucar.edu> Message-ID: I moved my customizations.el and Preferences.el files elsewhere, and I now get this (the test text is now misleading :-) -------------- next part -------------- A non-text attachment was scrubbed... Name: Picture 1.png Type: image/png Size: 48035 bytes Desc: not available Url : http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091021/3d4f1a0a/Picture1.png -------------- next part -------------- On Oct 21, 2009, at 10:29 AM, David Reitter wrote: > On Oct 21, 2009, at 12:21 PM, > wrote: > >> I'm running with >> >> Options -> Hard Word Wrap (unchecked) >> Options -> Soft Word Wrap (unchecked) > > that's weird - because I get these markers with only "empty line > indicators" checked. > Perhaps try restarting without customizations (help/diagnose menu). > > -- > http://aquamacs.org -- Aquamacs: Emacs on Mac OS X > http://aquamacs.org/donate -- Could we help you? Return the favor > and support the Aquamacs Project! > From hindiogine at gmail.com Wed Oct 21 12:37:53 2009 From: hindiogine at gmail.com (Salvatore Enrico Indiogine) Date: Wed Oct 21 13:44:11 2009 Subject: [OS X Emacs] "perfect" Aquamacs settings Message-ID: <62622fe70910210937v1796ed8bk157cfde9b5cd652e@mail.gmail.com> Howdy! I am a fairly new Emacs and OSX user. I am very pleased with Aquamacs (yes, I have made a donation :-) ) and consider it to be the "perfect" Emacs. I am also using Ubunty Linux and have the GNU Emacs 23.1 snapshot version installed. The way this emacs looks and behaves it sad compared to Aquamacs. It is possible to create an .emacs config file for Linux using the settings that I have for Aquamacs? I do not use an .emacs file for Aquamacs. Thanks, Enrico -- Enrico Indiogine Mathematics Education Texas A&M University Email: hindiogine@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico "Rien ne va de soi. Rien n'est donné. Tous est construit." Gaston Bachelard, 1934 From siemsen at ucar.edu Wed Oct 21 18:32:49 2009 From: siemsen at ucar.edu (siemsen@ucar.edu) Date: Wed Oct 21 18:32:57 2009 Subject: [OS X Emacs] fit-frame resizes frames too large in Aquamacs Message-ID: I'm using Aquamacs "2.0preview2". When I open a file, I'd like the frame to automatically resize to fit the text, as much as possible. I found fit-frame on the web, which seems exactly what I want. I discovered that it's distributed with Aquamacs. When I did M-x fit-frame, it resized the frame. Very cool! Trouble is, it makes the frame wider than needed. I think this is because I've customized Aquamacs to use a default font height of "120", while fit-frame uses the height attribute of the "default" face, which is 130. In other words, in my customizations.el file I have (custom-set-faces '(autoface-default ((((type ns)) (:inherit default :height 120 :family "Monaco" :background "#02053c")))) ...but when I evaluate (face-attribute `default :height) I get 130. I think fit-frame is using 130, hence my frames are resized too large. Admittedly, I'm guessing a bit here. To try to fix it, I put this in my Preferences.el: (set-face-attribute `default nil :height 120) It didn't work. It doesn't set the value used by fit-frame. Instead, it seems to set the height of the font of the current frame, not of the height of the default face. Am I in the right ballpark? I have a second problem getting fit-frame to run every time I open a file, but it's not related to this problem, so I'll post a separate message about it. -- Pete From siemsen at ucar.edu Wed Oct 21 18:32:52 2009 From: siemsen at ucar.edu (siemsen@ucar.edu) Date: Wed Oct 21 18:33:01 2009 Subject: [OS X Emacs] getting fit-frame to run automatically in Aquamacs Message-ID: <673B8DCD-E91D-4850-9305-4E2F33934BF3@ucar.edu> The documented way to get fit-frame to run every time I open a file, is the following line, which I put in my Preferences.el file: (add-hook `after-make-frame-functions 'fit-frame) This doesn't work. When I open files, the frame size seems to be whatever the frame size was for the last frame that I opened. I can verify this by manually evaluating fit-frame, and the frame gets resized. Is there a way to make fit-frame run whenever a file is opened by Aquamacs? -- Pete From david.reitter at gmail.com Wed Oct 21 18:59:59 2009 From: david.reitter at gmail.com (David Reitter) Date: Wed Oct 21 19:00:16 2009 Subject: [OS X Emacs] fit-frame resizes frames too large in Aquamacs In-Reply-To: References: Message-ID: <96611599-EF24-4C9F-A5D7-56362DDC2544@gmail.com> On Oct 21, 2009, at 6:32 PM, wrote: > It didn't work. It doesn't set the value used by fit-frame. > Instead, it seems to set the height of the font of the current > frame, not of the height of the default face. > > Am I in the right ballpark? Yes you are. Emacs calculates dimensions and coordinates based on the frame font because you're setting the "frame size". You can change the fit-frame function to be smarter - it should be pretty easy. Convert to pixels based on the default face, then convert back to frame chars. But even so: the "width" of the default face is just an approximation, because the default face may well be a variable-width font. If you do improve fit-frame, please post the new code. (You can check if Drew Adams has an updated version.) -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From thvv at multicians.org Wed Oct 21 19:49:07 2009 From: thvv at multicians.org (Tom Van Vleck) Date: Wed Oct 21 19:56:00 2009 Subject: [OS X Emacs] Aquamacs 1.9 intermittent problems with command-C In-Reply-To: <196AF4D5-68B5-46FA-AC4C-6E5F1022828C@multicians.org> References: <196AF4D5-68B5-46FA-AC4C-6E5F1022828C@multicians.org> Message-ID: <90971427-DE68-4D97-9C43-583EFA39DDD1@multicians.org> On Oct 11, 2009, at 11:06 AM, Tom Van Vleck wrote: > With Aquamacs Emacs 1.9 I am still noticing intermittent problems with > highlighting text and doing Command-C to copy it. > > Just happened several times. > I am in shell-script[sh] mode. > I dragged across three lines and they highlighted. > I did Cmd-C to copy, Cmd-v to paste > (which should have pasted what I just copied, leaving no effect, > intending to next do a second Cmd-v to make a new subroutine) > what was pasted was the previous contents of the kill-ring. > > This is the same problem I saw in Aquamacs Emacs 1.8. > David Reitter kindly provided a fix, for Preferences.el, on 20 July. > It redefined clipboard-kill-ring-save. That fix seemed to cure the > problem. > > When I installed Aquamacs 1.9, I removed the fix from my > Preferences.el > since aquamacs-version-id is now 190. Using describe-function, I > viewed the definition of clipboard-kill-ring-save in > Aquamacs 1.9, and it is exactly the same as sent in David's mail. > But the undesired behavior has returned. I tried tracking this down somewhat because it is really annoying. I started Aquamacs with no customizations. The problem still occurs. I read in a file with ^xf and highlighted a line in the file. cmd-c cmd-v copied the line and pasted it over the highlighted region, leaving the file unchanged; a second cmd-v duplicated the line. cmd-z undid that. Then I highlighted a different line and did cmd-c cmd-v, and the cmd-v pasted the previous line, as if cmd-c had not copied the highlighted line. C-x C-f s n o . e A-c A-v A-v A-z A-c A-v M-x v i e w - l o s s a g e When it is in this state, udoing the change with cmd-z will re-highlight the region, and cmd-v will again paste the "previous" wrong content. undoing and doing cmd-c cmd-v will continue to fail until I re-drag over the region to highlight it... so maybe the problem is that dragging over a region with the mouse sometimes highlights it but does not actually delineate the region in a way that can be copied. My machine is running 10.5.8, no haxies or anything. I use a wired USB mouse rather than the trackpad. If I am the only person seeing this, something must be different in my setup... but I can't think what. From david.reitter at gmail.com Thu Oct 22 14:47:34 2009 From: david.reitter at gmail.com (David Reitter) Date: Thu Oct 22 14:47:53 2009 Subject: [OS X Emacs] Aquamacs 1.9 intermittent problems with command-C In-Reply-To: <90971427-DE68-4D97-9C43-583EFA39DDD1@multicians.org> References: <196AF4D5-68B5-46FA-AC4C-6E5F1022828C@multicians.org> <90971427-DE68-4D97-9C43-583EFA39DDD1@multicians.org> Message-ID: On Oct 21, 2009, at 7:49 PM, Tom Van Vleck wrote: > > highlight it... so maybe the problem is that dragging over > a region with the mouse sometimes highlights it but does not > actually delineate the region in a way that can be copied. Yes, that is possible. You could take a look at the function `mouse-set-region', which handles that. Look it up with C-c h f and go to its source code (click on source file name). Use the Emacs Lisp Debugger (Tools menu) to instrument the function and take a look why it doesn't copy the region. From cmenzel at tamu.edu Fri Oct 23 13:51:42 2009 From: cmenzel at tamu.edu (Christopher Menzel) Date: Fri Oct 23 14:20:17 2009 Subject: [OS X Emacs] "perfect" Aquamacs settings In-Reply-To: <62622fe70910210937v1796ed8bk157cfde9b5cd652e@mail.gmail.com> References: <62622fe70910210937v1796ed8bk157cfde9b5cd652e@mail.gmail.com> Message-ID: <4AE1ED2E.6020503@tamu.edu> Salvatore Enrico Indiogine wrote: > Howdy! > > I am a fairly new Emacs and OSX user. I am very pleased with > Aquamacs (yes, I have made a donation :-) ) and consider it to be the > "perfect" Emacs. I am also using Ubunty Linux and have the GNU Emacs > 23.1 snapshot version installed. The way this emacs looks and > behaves it sad compared to Aquamacs. It is possible to create an > .emacs config file for Linux using the settings that I have for > Aquamacs? I do not use an .emacs file for Aquamacs. The usual contents of a .emacs file can be found in the files Preferences.el and customizations.el in the directory ~/Library/Preferences/Aquamacs Emacs/ You should be able to construct an appropriate .emacs for GNU Emacs from them. BTW, I think GNU Emacs looks terrific under Ubuntu Linux. Perhaps you are not doing what you need to do to have nicely rendered, anti-aliased fonts? See http://www.emacswiki.org/emacs/XftGnuEmacs. Chris Menzel From dschlimm at gmail.com Fri Oct 23 23:36:17 2009 From: dschlimm at gmail.com (Dirk) Date: Fri Oct 23 23:36:57 2009 Subject: [OS X Emacs] synctex.gz files Message-ID: After upgrading to Aquamacs 1.9, I started getting a .synctex.gz each time I LaTeX my document. Is there a way to avoid getting these files? - Dirk From nathaniel.cunningham at gmail.com Sat Oct 24 01:00:38 2009 From: nathaniel.cunningham at gmail.com (Nathaniel Cunningham) Date: Sat Oct 24 01:08:49 2009 Subject: [OS X Emacs] synctex.gz files In-Reply-To: References: Message-ID: <20ecf6c70910232200t4c5576f2t5a8ab5689421b6@mail.gmail.com> On Fri, Oct 23, 2009 at 10:36 PM, Dirk wrote: > After upgrading to Aquamacs 1.9, I started getting a .synctex.gz > each > time I LaTeX my document. Is there a way to avoid getting these files? > Follow the instructions here http://mactex-wiki.tug.org/wiki/index.php?title=SyncTeX for Aquamacs, but in reverse, removing the *-synctex=1* argument. --Nathaniel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091024/9094e966/attachment.html From dschlimm at gmail.com Sat Oct 24 10:45:45 2009 From: dschlimm at gmail.com (Dirk) Date: Sat Oct 24 10:46:26 2009 Subject: [OS X Emacs] Re: synctex.gz files References: <20ecf6c70910232200t4c5576f2t5a8ab5689421b6@mail.gmail.com> Message-ID: Great, I got it. Thanks, Nathaniel! - Dirk From skip at pobox.com Sat Oct 24 12:37:41 2009 From: skip at pobox.com (Skip Montanaro) Date: Sat Oct 24 12:50:27 2009 Subject: [OS X Emacs] Re: Case-sensitive find-file? References: <20091015114057.5069212C1BEB@montanaro.dyndns.org> Message-ID: > Is there a way to make find-file case-sensitive? No response, so I thought I would ping in case people just missed it. If I execute find-file with files named Indicator install and type i n TAB is it possible to get Mac OS X Emacs to complete "install" instead of thinking I might be interested in "Indicator" as well? Thx, Skip Montanaro From nathaniel.cunningham at gmail.com Sat Oct 24 13:06:15 2009 From: nathaniel.cunningham at gmail.com (Nathaniel Cunningham) Date: Sat Oct 24 13:14:24 2009 Subject: [OS X Emacs] Re: Case-sensitive find-file? In-Reply-To: References: <20091015114057.5069212C1BEB@montanaro.dyndns.org> Message-ID: <20ecf6c70910241006v7a350928t42fe2a723fabf73b@mail.gmail.com> On Sat, Oct 24, 2009 at 11:37 AM, Skip Montanaro wrote: > > Is there a way to make find-file case-sensitive? > > is it possible to get Mac OS X Emacs to complete "install" instead of > thinking > I might be interested in "Indicator" as well? > > A google search for "completion case emacs os x" turns up this link: http://www.nabble.com/23.0.60--OSX:-Case-insensitive-file-name-completion-td17014019.html Looks like the variable `read-file-name-completion-ignore-case' is set to t by default, but set it to nil to get the behavior you're after. It works for me in a quick test. --Nathaniel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20091024/f2381db6/attachment.html From skip at pobox.com Sat Oct 24 15:30:39 2009 From: skip at pobox.com (skip@pobox.com) Date: Sat Oct 24 15:31:01 2009 Subject: [OS X Emacs] Re: Case-sensitive find-file? In-Reply-To: <20ecf6c70910241006v7a350928t42fe2a723fabf73b@mail.gmail.com> References: <20091015114057.5069212C1BEB@montanaro.dyndns.org> <20ecf6c70910241006v7a350928t42fe2a723fabf73b@mail.gmail.com> Message-ID: <19171.21983.857737.409665@montanaro.dyndns.org> Nathaniel> A google search for "completion case emacs os x" turns up Nathaniel> this link: Nathaniel> http://www.nabble.com/23.0.60--OSX:-Case-insensitive-file-name-completion-td17014019.html Nathaniel> Looks like the variable Nathaniel> `read-file-name-completion-ignore-case' is set to t by Nathaniel> default, but set it to nil to get the behavior you're after. Nathaniel> It works for me in a quick test. Thanks. Much appreciated. I was searching for things like "fold" and "lowercase". -- Skip Montanaro - skip@pobox.com - http://www.smontanaro.net/ From david.reitter at gmail.com Mon Oct 26 11:05:49 2009 From: david.reitter at gmail.com (David Reitter) Date: Mon Oct 26 11:34:03 2009 Subject: [OS X Emacs] Aquamacs 2.0preview3 available Message-ID: I have made Aquamacs 2.0 preview 3 available. Aquamacs 2.0 preview 3 provides a lot of improvements compared to the 1.9 release series. It integrates better with the Mac user interface providing customizability of toolbars, standard graphical dialogs (sheets), standard printing system, fast system spell-checking, revised menus, and full Unicode support as provided by Emacs 23. http://aquamacs.org/download.shtml (for a list of changes) http://aquamacs.org/download-preview.shtml (direct download of 2.0 preview 3) -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From adhocrocker at gmail.com Mon Oct 26 18:07:26 2009 From: adhocrocker at gmail.com (Johannes) Date: Mon Oct 26 19:21:14 2009 Subject: [OS X Emacs] Aquamacs Emacs 2.0preview3: Trouble with hard word wrap Message-ID: Hi, I just downloaded the preview 3 and it works much smoother than the preview 2. Unfortunately I still have trouble with hard word wrap activating on every restart. Now, I am not sure what causes this, maybe there is a problem with my config. But when using 1.9 soft wrap is activated as it should in start, in 2.0 it is not, and interestingly now that I installed 2.0 the 1.9 word wrap is mixed up too. It seems I have to remove 2.0 again an delete all configuration files. Any ideas that my cause this? Johannes From hindiogine at gmail.com Wed Oct 28 00:24:01 2009 From: hindiogine at gmail.com (Salvatore Enrico Indiogine) Date: Wed Oct 28 00:24:30 2009 Subject: [OS X Emacs] "perfect" Aquamacs settings In-Reply-To: <4AE1ED2E.6020503@tamu.edu> References: <62622fe70910210937v1796ed8bk157cfde9b5cd652e@mail.gmail.com> <4AE1ED2E.6020503@tamu.edu> Message-ID: <62622fe70910272124t32666797p3d2d1fe49471a73f@mail.gmail.com> Howdy Christopher! 2009/10/23 Christopher Menzel : > BTW, I think GNU Emacs looks terrific under Ubuntu Linux.  Perhaps you > are not doing what you need to do to have nicely rendered, anti-aliased > fonts?  See http://www.emacswiki.org/emacs/XftGnuEmacs. The fonts do look good. I have a hard time customizing Emacs though because of my inexperience with it. Also, Aquamacs behaves "normally" with frames and opening and closing buffers. Emacs in Ubuntu does not behave as we would think an application should behave. Sorry for not being more specific, but it is a whole series of little things that today you would never expect from an application. Thanks, Enrico -- Enrico Indiogine Mathematics Education Texas A&M University Email: hindiogine@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico "Rien ne va de soi. Rien n'est donné. Tous est construit." Gaston Bachelard, 1934 From elcasey at uark.edu Tue Oct 27 22:58:58 2009 From: elcasey at uark.edu (Emmett Casey) Date: Wed Oct 28 04:50:32 2009 Subject: [OS X Emacs] inferior-lisp error Message-ID: Hey all! This is my first time ever using something like this. I'm used to using forums. Bear with me! I installed aquamacs on snow leopard. Aquamcas is distribution 2.0 preview 3. I downloaded and installed the slime installer available from the aquamacs website. I download clozurecl (formerly openmcl) and put it in: /library/application support/aquamacs emacs/ I edited the aquamacs preferences.el file to include the following: (add-to-list 'load-path "/Library/Application Support/Aquamacs Emacs/Slime/") (setq inferior-lisp-program "/Library/Application Support/Aquamacs Emacs/ccl/scripts/ccl64") (require 'slime) (slime-setup) Now, when I run aquamacs and type in M-x slime, it returns "process inferior-lisp not running" What gives? I've battled this for two days now. I know it's probably some stupid blazingly simple error on my part, as I am almost completely new to programming. (like,.........really, really, really new) Thanks for any help. From cmenzel at tamu.edu Wed Oct 28 11:55:18 2009 From: cmenzel at tamu.edu (Christopher Menzel) Date: Wed Oct 28 12:24:07 2009 Subject: [OS X Emacs] Aquamacs 2.0preview3 available In-Reply-To: References: Message-ID: On Oct 26, 2009, at 10:05 AM, David Reitter wrote: > I have made Aquamacs 2.0 preview 3 available. > > Aquamacs 2.0 preview 3 provides a lot of improvements compared to > the 1.9 release series. It integrates better with the Mac user > interface providing customizability of toolbars, standard graphical > dialogs (sheets), standard printing system, fast system spell- > checking, revised menus, and full Unicode support as provided by > Emacs 23. Hm, under 2.0, in an HTML document I'm editing that contains lots of unicode math characters that display jes' fine under Aquamacs 1.9 I'm seeing only Greek characters I"m using as variables. The math characters are all showing up as empty squares. Have I failed to set some variable that I should set, or set some variable I shouldn't have? Help appreciated. Thanks -- 2.0 is really shaping up nicely. Chris Menzel From david.reitter at gmail.com Wed Oct 28 12:30:35 2009 From: david.reitter at gmail.com (David Reitter) Date: Wed Oct 28 15:23:00 2009 Subject: [OS X Emacs] Aquamacs 2.0preview3 available In-Reply-To: References: Message-ID: <84C14BED-5221-40F4-93C4-82EDB1A07209@gmail.com> On Oct 28, 2009, at 11:55 AM, Christopher Menzel wrote: > Hm, under 2.0, in an HTML document I'm editing that contains lots of > unicode math characters that display jes' fine under Aquamacs 1.9 > I'm seeing only Greek characters I"m using as variables. The math > characters are all showing up as empty squares. Have I failed to > set some variable that I should set, or set some variable I > shouldn't have? Help appreciated. > > Thanks -- 2.0 is really shaping up nicely. Please send me a link to this or a similar file, or the file itself, so the problem can be reproduced. Thanks - David -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From Peter_Dyballa at Web.DE Wed Oct 28 16:55:41 2009 From: Peter_Dyballa at Web.DE (Peter Dyballa) Date: Wed Oct 28 16:56:27 2009 Subject: [OS X Emacs] Aquamacs 2.0preview3 available In-Reply-To: <84C14BED-5221-40F4-93C4-82EDB1A07209@gmail.com> References: <84C14BED-5221-40F4-93C4-82EDB1A07209@gmail.com> Message-ID: Am 28.10.2009 um 17:30 schrieb David Reitter: > Please send me a link to this or a similar file, or the file > itself, so the problem can be reproduced. The file utf8.txt from the Kermit distribution might be a very good test candidate... -- Mit friedvollen Grüßen Pete Treffen sich zwo Parallelen an einer Straßenecke. Sagt die eine zur anderen: "So, hier beginnt also die Unendlichkeit!" From david.reitter at gmail.com Wed Oct 28 20:24:59 2009 From: david.reitter at gmail.com (David Reitter) Date: Wed Oct 28 21:25:51 2009 Subject: [OS X Emacs] Aquamacs 2.0preview3 available In-Reply-To: References: <84C14BED-5221-40F4-93C4-82EDB1A07209@gmail.com> Message-ID: <30640E79-2C5C-421A-B2C1-3B1707E5FD0E@gmail.com> On Oct 28, 2009, at 4:55 PM, Peter Dyballa wrote: > > The file utf8.txt from the Kermit distribution might be a very good > test candidate... http://www.columbia.edu/kermit/utf8.html looks pretty good, with the exception of Mongolian and other rare scripts. I don't think it's got any math. Chris, perhaps you could also state the font that you're using (or try starting Aquamacs with -q please). -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From gilberto.c at laposte.net Thu Oct 29 04:01:19 2009 From: gilberto.c at laposte.net (gilberto.c) Date: Thu Oct 29 04:27:41 2009 Subject: [OS X Emacs] Re: "perfect" Aquamacs settings In-Reply-To: <20091028190003.00FBDBAFF22@email> References: <20091028190003.00FBDBAFF22@email> Message-ID: <23583537.26167.1256803279414.JavaMail.www@wwinf8402> > I have a hard time customizing Emacs though > because of my inexperience with it. Also, Aquamacs behaves > "normally" with frames and opening and closing buffers. Emacs in > Ubuntu does not behave as we would think an application should behave. > Sorry for not being more specific, but it is a whole series of > little things that today you would never expect from an application. I share Enrico's concern. Aquamacs is the "perfect" Emacs. When I'm forced to work on XP, I miss a lot of Aquamacs features, like the recent items that you get with C-x C-r, or its one buffer-one frame behavior, or even the ability to easily customize the background color for different modes. Of course, David Reitter doesn't the time to pull off the trick for Emacs on other platforms. Enrico's original question was, Is it possible to create an > .emacs config file for Linux using the settings that I have for > Aquamacs? By the way, as I understand it, Aquamacs doesn't really use the .emacs file (although it does load it), but rather the preferences.el and customizations.el files in the ~/Library/Preferences/Aquamacs\ Emacs/ directory. Enrico, while someone undertakes the job of turning Emacs as great as Aquamacs is (thanks David), I believe that it is there that you should search for some of the lines that you'd like to copy into your Linux .emacs file. (Others hide inside the Aquamacs package -- Inside the site-lisp directory?) Gilberto Conde gilberto.c@laposte.net ---------------------------------------------------------------------------- Laposte.net fête ses 10 ans ! Gratuite, garantie à vie et déjà utilisée par des millions d'internautes... vous aussi, pour votre adresse e-mail, choisissez laposte.net. Laposte.net, bien + qu'une messagerie ---------------------------------------------------------------------------- From Peter_Dyballa at Web.DE Thu Oct 29 06:18:11 2009 From: Peter_Dyballa at Web.DE (Peter Dyballa) Date: Thu Oct 29 06:18:49 2009 Subject: [OS X Emacs] Aquamacs 2.0preview3 available In-Reply-To: <30640E79-2C5C-421A-B2C1-3B1707E5FD0E@gmail.com> References: <84C14BED-5221-40F4-93C4-82EDB1A07209@gmail.com> <30640E79-2C5C-421A-B2C1-3B1707E5FD0E@gmail.com> Message-ID: <4F848F74-7CB5-4C4E-9358-2190B4566F4B@Web.DE> Am 29.10.2009 um 01:24 schrieb David Reitter: > http://www.columbia.edu/kermit/utf8.html looks pretty good, with > the exception of Mongolian and other rare scripts. > I don't think it's got any math. It has ? once you've found the simple text file I named: http:// www.columbia.edu/kermit/ftp/charsets/utf8.txt. Then you just need to navigate to the right blocks: 2000..206F; General Punctuation 2070..209F; Superscripts and Subscripts 2100..214F; Letterlike Symbols 2150..218F; Number Forms 2190..21FF; Arrows 2200..22FF; Mathematical Operators 27C0..27EF; Miscellaneous Mathematical Symbols-A 27F0..27FF; Supplemental Arrows-A 2900..297F; Supplemental Arrows-B 2980..29FF; Miscellaneous Mathematical Symbols-B 2A00..2AFF; Supplemental Mathematical Operators 2B00..2BFF; Miscellaneous Symbols and Arrows What this text file is not providing are characters from the Supplementary Multilingual Plane (SMP, the previous characters are from the Basic Multilingual Plane, BMP): 1D400..1D7FF; Mathematical Alphanumeric Symbols These are alphabet and digit sets of characters from the US-ASCII block plus Greek in particular shapes (blackboard/hollow/double- stroke/struck, gothic/Fraktur, script, serif, sans-serif, monospaced, upright, italic, bold, bold-italic). This is the area of Unicode maths with not many fonts supporting them (Code2001, Asana Math, STIX, FreeSerif, Unicode Symbol, MS Cambria?). -- Mit friedvollen Grüßen Pete Work is the curse of the drinking class. ? Oscar Wilde From cmenzel at tamu.edu Thu Oct 29 13:11:08 2009 From: cmenzel at tamu.edu (Christopher Menzel) Date: Thu Oct 29 13:40:04 2009 Subject: [OS X Emacs] Aquamacs 2.0preview3 available In-Reply-To: <30640E79-2C5C-421A-B2C1-3B1707E5FD0E@gmail.com> References: <84C14BED-5221-40F4-93C4-82EDB1A07209@gmail.com> <30640E79-2C5C-421A-B2C1-3B1707E5FD0E@gmail.com> Message-ID: <099D5809-DCD5-4FE0-A9C0-413241DBF4A5@tamu.edu> On Oct 28, 2009, at 7:24 PM, David Reitter wrote: > On Oct 28, 2009, at 4:55 PM, Peter Dyballa wrote: >> >> The file utf8.txt from the Kermit distribution might be a very good >> test candidate... > > http://www.columbia.edu/kermit/utf8.html looks pretty good, with the > exception of Mongolian and other rare scripts. > I don't think it's got any math. > > Chris, perhaps you could also state the font that you're using (or > try starting Aquamacs with -q please). I'm using Monaco. I see the math with no problem under 1.9. Using the same font under 2.0, nearly all math symbols (but curiously, not all, e.g., square root and infinity) are rendered as empty boxes. Starting with -q makes no difference. -chris From david.reitter at gmail.com Thu Oct 29 14:25:54 2009 From: david.reitter at gmail.com (David Reitter) Date: Thu Oct 29 14:26:33 2009 Subject: [OS X Emacs] Aquamacs 2.0preview3 available In-Reply-To: <099D5809-DCD5-4FE0-A9C0-413241DBF4A5@tamu.edu> References: <84C14BED-5221-40F4-93C4-82EDB1A07209@gmail.com> <30640E79-2C5C-421A-B2C1-3B1707E5FD0E@gmail.com> <099D5809-DCD5-4FE0-A9C0-413241DBF4A5@tamu.edu> Message-ID: On Oct 29, 2009, at 1:11 PM, Christopher Menzel wrote: > > I'm using Monaco. I see the math with no problem under 1.9. Using > the same font under 2.0, nearly all math symbols (but curiously, not > all, e.g., square root and infinity) are rendered as empty boxes. > Starting with -q makes no difference. I have checked in a change that brings back a lot of the characters classified as "symbol", such as unicode 0x2208, "element of". They are still not rendered as nicely as in Aquamacs 1.9. Also, other characters (such as 0x2203, "there exists") are rendered white at this point. The reasons for these shortcomings lie in Emacs 23 and its Nextstep/Cocoa port; I have reported them and will push for this to be fixed, but it is ultimately beyond my control. Thanks for reporting this. -- http://aquamacs.org -- Aquamacs: Emacs on Mac OS X http://aquamacs.org/donate -- Could we help you? Return the favor and support the Aquamacs Project! From skip at pobox.com Thu Oct 29 15:05:03 2009 From: skip at pobox.com (Skip Montanaro) Date: Thu Oct 29 15:05:42 2009 Subject: [OS X Emacs] mail-default-headers - where does it belong? Message-ID: In my ~/.emacs file I have this setting: (setq mail-default-headers "From: skip@pobox.com\n") I just switched from 1.9 or 2.0p1 to 2.0p3 and find that my From: header is no longer set properly. It is: From: Skip Montanaro (probably the default). No wonder my mail hasn't been going out. Looking at my outgoing mail archive it would appear that it's also not picking up my mail-mode-hook: ;;define mail-archive-file-name to ~/mail/archive/yyyy-mm (require 'timezone) (defun archive-file-name () (let ((date (timezone-parse-date (current-time-string)))) (concat vm-folder-directory "archive/" (aref date 0) "-" (format "%02d" (string-to-number (aref date 1)))))) (setq mail-mode-hook (list (function (lambda () (setq mail-archive-file-name (archive-file-name)) (mail-abbrevs-setup))))) because mail messages I originate (as opposed to replies to other messages) haven't been archived. It appears that 1.9 (which I was continuing to use for -nw support) does read ~/.emacs. Also, I had been running 2.0p1 on my desktop with no problem. I'm not sitting in front of my laptop at the moment so I can't tell for sure if 2.0p3 in GUI mode does the right thing. Did something change between 2.0p1 and 2.0p3 (or between 1.9 and 2.0p3) regarding ~/.emacs file loading? If so, is this GNU Emacs-specific or Aquamacs-specific? Thanks, -- Skip Montanaro - skip@pobox.com - http://www.smontanaro.net/