From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Haines Brown Newsgroups: gmane.emacs.help Subject: dired error: invalid byte code Date: Mon, 15 Jul 2013 11:53:39 -0400 Message-ID: <87zjtn2518.fsf@engels.HistoricalMaterialism.info> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1373903717 16393 80.91.229.3 (15 Jul 2013 15:55:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Jul 2013 15:55:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 15 17:55:19 2013 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 1Uyl7L-0006Ns-TP for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Jul 2013 17:55:16 +0200 Original-Received: from localhost ([::1]:55162 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uyl7L-00005h-JY for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Jul 2013 11:55:15 -0400 X-Received: by 10.68.221.234 with SMTP id qh10mr3954729pbc.1.1373903620453; Mon, 15 Jul 2013 08:53:40 -0700 (PDT) Original-Path: usenet.stanford.edu!qx7no36270660pbc.1!news-out.google.com!b4ni38213pbu.0!nntp.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail Original-NNTP-Posting-Date: Mon, 15 Jul 2013 10:53:40 -0500 Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:UUgbPPFisv5rWQK9rLBCos8ea/Y= Original-Lines: 13 X-Usenet-Provider: http://www.giganews.com Original-X-Trace: sv3-MqikHFEIXBsBBOgjv4jSeMXeoPokQ9Zc1flL5d9KefRlnTXZch5g3Ufnzu4uOTCmgr+krs7/qD9US/m!+uwr5Cx6mJH6+Nq9/EuxstFbOnH3lP6AT09ujplHU5PP4OSaI5uL4KBv090SIOX81b6jSj3FGB2Y!ENIv Original-X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1466 Original-Xref: usenet.stanford.edu gnu.emacs.help:199871 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:92138 Archived-At: For no obvious reason, my dired-create-directory function ceased to work with this error: Debugger entered--Lisp error: (error "Invalid byte code in /usr/share/emacs/23.2/lisp/dired-aux.elc") ... call-interactively(dired-create-directory nil nil) I don't believe I fiddled with emacs since I last used "+". I have no problem creating the directory with mkdir and then have emacs direct copy files into it. Haines Brown