<p dir="ltr">Ok thanks for your replies. But, i want to know how to enable vertical bar to make pipes when using shell in aquamacs. Shift-option-L doesnt work for me. Thanks.</p>
<div class="gmail_quote">2015年2月25日 下午11:02于 Peter West <lists@pbw.id.au>写道:<br type='attribution'><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div>You can turn on the display of hidden files in Finder with the commands<br />
<br />
$ defaults write com.apple.finder AppleShowAllFiles TRUE<br />
$ killall Finder<br />
<br />
Turn them off again with the same couple of commands, changing the TRUE to FALSE.<br />
<br />
I've written shell scripts to do just this.<br />
<br />
Did you read this in the Aquamacs manual?<br />
<br />
"We recommend that user customizations be placed in Preferences.el in the Library folder (see Section 6.2). The usual /.emacsfile is still loaded for compatibility."<br />
<br />
Per-user Preferences.el is in "~/Library/Preferences/Aquamacs Emacs"<br />
<br />
Peter West<br />
"...and behold, something greater than Jonah is here."<br />
<br />
> On 26 Feb 2015, at 6:02 am, Thomas Käufl <kaeufl@online.de> wrote:<br />
> <br />
> Hi,<br />
> <br />
>> Am 25.2.2015 um 16:39 schrieb Christian Hoffmann <christian@echoffmann.ch>:<br />
>> <br />
>> Maybe stupid question :-(<br />
>> But I need to know the file corresponding to  .emacs, emacs.d, etc mentioned in help for Emacs.<br />
> <br />
> the file is „.emacs“ (and invisible when using the<br />
> finder). It is in your home directory. „.emacs.d“ is a<br />
> directory also in your home directory.<br />
> <br />
> Using Emacs you can visit „.emacs“ and the files in<br />
> „.emacs.d“ in the standard way. Enter C-x C-f and<br />
> then in the minibuffer the name. With C-x C-w you<br />
> can copy „.emacs“ use a name like dot-emacs in order<br />
> to get the copy visible in the finder.<br />
> <br />
> Thomas Käufl<br />
> <br />
> <br />
> _____________________________________________________________<br />
> MacOSX-Emacs mailing list<br />
> MacOSX-Emacs@email.esm.psu.edu<br />
> <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-emacs">https://email.esm.psu.edu/mailman/listinfo/macosx-emacs</a><br />
> List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx">http://dir.gmane.org/gmane.emacs.macintosh.osx</a><br />
<br />
<br />
_____________________________________________________________<br />
MacOSX-Emacs mailing list<br />
MacOSX-Emacs@email.esm.psu.edu<br />
<a href="https://email.esm.psu.edu/mailman/listinfo/macosx-emacs">https://email.esm.psu.edu/mailman/listinfo/macosx-emacs</a><br />
List Archives: <a href="http://dir.gmane.org/gmane.emacs.macintosh.osx">http://dir.gmane.org/gmane.emacs.macintosh.osx</a><br />
</div>
</div>

</blockquote></div>