From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: How to prevent Emacs from translating beginning of file path into "~"? Date: Fri, 10 Apr 2015 15:16:07 +0600 Message-ID: References: <55277571.4060106@arlsoft.com> <83bniwv2bv.fsf@gnu.org> <20150410084946.GA32197@tuxteam.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1428657412 29069 80.91.229.3 (10 Apr 2015 09:16:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Apr 2015 09:16:52 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: tomas@tuxteam.de Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 10 11:16:45 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YgV3M-0004PB-Fa for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Apr 2015 11:16:44 +0200 Original-Received: from localhost ([::1]:38210 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgV3L-0001U3-RP for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Apr 2015 05:16:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgV3B-0001Tp-76 for help-gnu-emacs@gnu.org; Fri, 10 Apr 2015 05:16:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgV37-000431-A0 for help-gnu-emacs@gnu.org; Fri, 10 Apr 2015 05:16:33 -0400 Original-Received: from mail-la0-x22f.google.com ([2a00:1450:4010:c03::22f]:35497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgV37-00042c-1u for help-gnu-emacs@gnu.org; Fri, 10 Apr 2015 05:16:29 -0400 Original-Received: by labbd9 with SMTP id bd9so8808564lab.2 for ; Fri, 10 Apr 2015 02:16:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=EeW3Zmaa53sqlzYwR4TminOwczu4hSk9kqDkZ14IerE=; b=ua0x6tJVlJ27Lfn7eaF669yW/S535ov96WbDUQMHTuRtEyyEC75RkdLo2oVWFTcPdL uJAF+/jbMKYkEEuQVqlIfbX/9BFC7OCG7LS3qEJtBSMEJ8yrlknRH3SPhEDRTFjmACaF 3HmiLzyg7rA9mVzQdL9TuwzCJPzcOCSYJ5kgL34HLz75QoQe1O/6lVM+3yFN1EgKymzJ PnIUjm7pvLNzLKdEF6tCauwazaTjjCeTZ6KYBPLLzs9EB1J4iDLaq8QehL5jpwc5EAXR Ux/NNGPwlAXLWfjy1DI6TnCRm0QXqZxm4YsQsduIa7enbrohGUC9pJq7AwauArcV+gDp RKOw== X-Received: by 10.152.204.6 with SMTP id ku6mr475487lac.92.1428657387395; Fri, 10 Apr 2015 02:16:27 -0700 (PDT) Original-Received: by 10.114.174.143 with HTTP; Fri, 10 Apr 2015 02:16:07 -0700 (PDT) In-Reply-To: <20150410084946.GA32197@tuxteam.de> X-Google-Sender-Auth: gEmX8gpRUQiXeFxpUt25OA_bvrE X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22f X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103624 Archived-At: On Fri, Apr 10, 2015 at 2:49 PM, wrote: > What can be modified too is the value copied to the kill ring > (mumble mumble "clipboard" mumble) when the current buffer has > no obvious file name -- I'm doing "" here Might be beneficial to use dired-directory for dired buffers.