From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lalit Saraswat Newsgroups: gmane.emacs.help Subject: Symbol's function definition is void Date: Thu, 6 Jun 2013 14:23:46 +0530 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1370536279 8401 80.91.229.3 (6 Jun 2013 16:31:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Jun 2013 16:31:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 06 18:31: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 1Ukd5q-0004s6-VQ for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Jun 2013 18:31:19 +0200 Original-Received: from localhost ([::1]:42643 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukd5q-0003eR-E3 for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Jun 2013 12:31:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkVxD-0005af-VN for help-gnu-emacs@gnu.org; Thu, 06 Jun 2013 04:54:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkVx6-0002SZ-7A for help-gnu-emacs@gnu.org; Thu, 06 Jun 2013 04:53:55 -0400 Original-Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:46356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkVx6-0002SN-1K for help-gnu-emacs@gnu.org; Thu, 06 Jun 2013 04:53:48 -0400 Original-Received: by mail-wi0-f181.google.com with SMTP id hi5so111861wib.8 for ; Thu, 06 Jun 2013 01:53:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=UDTeyuVdfam0fUDq57W2KJxraIZKoZ2qcLInNQdmSMA=; b=Bhf2rQ6linabFvpjpf4d+d79CAZCRWYlww1e97LlskKjsXi2MPgaDzaZHoMuicsehs VxBgNep6xaWgsM/TsO2FPvwfUUJDoaaRZKVuDjWMw7DV1mzX+j8vnouX6rUd6ZVkcyFV K4byEfDSZ/iTHhn0iBvrNPU2ObWIuXhS1qCLH0zId1aWoCeskQDfC/RpccwEd83nGaUB 2zh9PdtP2jAPanZXS5QsNxXVjKVpI97mraqTA/e6co5nalWqIkZDrOM45hdN9IUdXYdI LdWfY2NKyhUcNWImdMcIgvv6rAOIqRJO7uOaYI+r+gBVFp1KdjU0ucXzeArBnEF6yWZt rtwg== X-Received: by 10.180.187.17 with SMTP id fo17mr8483658wic.60.1370508826813; Thu, 06 Jun 2013 01:53:46 -0700 (PDT) Original-Received: by 10.194.119.226 with HTTP; Thu, 6 Jun 2013 01:53:46 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::235 X-Mailman-Approved-At: Thu, 06 Jun 2013 12:30:46 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:91352 Archived-At: Hi All, When i try to save something in emacs, i am getting following error: "Symbol's function definition is void: auto-update-file-header" more detailed log: ######### ("C:\\emacs-22.3\\bin\\emacs.exe") Loading encoded-kb...done Loading paren...done Loading generic...done For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... Loading help-mode...done .emacs has auto save data; consider M-x recover-this-file run-hook-with-args-until-success: Symbol's function definition is void: auto-update-file-header [4 times] Auto-saving...done run-hook-with-args-until-success: Symbol's function definition is void: auto-update-file-header run-hook-with-args-until-success: Symbol's function definition is void: auto-update-file-header ######### earlier it was working fine. i tried to add default header in emacs using header2.el file. after that i am consistently facing this issue. I also restored .emacs in previous working version, but this issue is still there. Please help in resolving this issue. -------------------------------------------------------------------------------- Thanks & Regards, Lalit Saraswat --------------------------------------------------------------------------------