From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: defalias chmod for set-file-modes ? Date: Thu, 18 Dec 2008 01:30:49 -0800 (PST) Message-ID: <200812180930.mBI9UnjY012330@mothra.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229592673 29743 80.91.229.12 (18 Dec 2008 09:31:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Dec 2008 09:31:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 18 10:32:20 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LDFEx-0001tU-7s for ged-emacs-devel@m.gmane.org; Thu, 18 Dec 2008 10:32:19 +0100 Original-Received: from localhost ([127.0.0.1]:52424 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDFDk-00033v-Pp for ged-emacs-devel@m.gmane.org; Thu, 18 Dec 2008 04:31:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDFDg-00033j-DO for emacs-devel@gnu.org; Thu, 18 Dec 2008 04:31:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDFDe-00033T-Ut for emacs-devel@gnu.org; Thu, 18 Dec 2008 04:31:00 -0500 Original-Received: from [199.232.76.173] (port=58364 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDFDe-00033Q-LW for emacs-devel@gnu.org; Thu, 18 Dec 2008 04:30:58 -0500 Original-Received: from barrelv2.ics.uci.edu ([128.195.1.114]:50036) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1LDFDe-0001at-7m for emacs-devel@gnu.org; Thu, 18 Dec 2008 04:30:58 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.8+Sun/8.13.8) with ESMTP id mBI9UnPu003095 for ; Thu, 18 Dec 2008 01:30:49 -0800 (PST) Original-Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id mBI9UnjY012330; Thu, 18 Dec 2008 01:30:49 -0800 (PST) Original-Lines: 3 X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: mBI9UnPu003095 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107030 Archived-At: Any objection to adding an alias `chmod' for set-file-modes? It's a familiar name for that type of functionality...