From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: gooood Newsgroups: gmane.emacs.help Subject: Hot to prevent emacs from generating ".#xxxx" files? Date: Sat, 30 Aug 2008 11:57:51 -0700 (PDT) Message-ID: <19235974.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220137570 625 80.91.229.12 (30 Aug 2008 23:06:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 30 Aug 2008 23:06:10 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 31 01:07:04 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KZZX5-0006ut-21 for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Aug 2008 01:07:03 +0200 Original-Received: from localhost ([127.0.0.1]:43277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZZW6-0004Hg-DU for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Aug 2008 19:06:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZVdz-0005dj-0f for help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 14:57:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZVdx-0005d4-2e for Help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 14:57:54 -0400 Original-Received: from [199.232.76.173] (port=58105 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZVdw-0005cx-RD for Help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 14:57:52 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:59425) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KZVdw-0008D3-9r for Help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 14:57:52 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KZVdv-00007k-1N for Help-gnu-emacs@gnu.org; Sat, 30 Aug 2008 11:57:51 -0700 X-Nabble-From: smticket@gmail.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Sat, 30 Aug 2008 19:05:41 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57131 Archived-At: When edit files with emacs, emacs will generate a broken symbolic link. For example if you open ~/a.txt in emacs and type some words, there will be a symbolic lnk named .#a.txt in your home directory. Is there some method to prevent emacs from generating this file? Or put it in another directory such as '/tmp'? -- View this message in context: http://www.nabble.com/Hot-to-prevent-emacs-from-generating-%22.-xxxx%22-files--tp19235974p19235974.html Sent from the Emacs - Help mailing list archive at Nabble.com.