From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "James Ash" Newsgroups: gmane.emacs.help Subject: Re: Timeclock-out broken?? Date: Wed, 10 Sep 2003 02:05:57 GMT Organization: SBC http://yahoo.sbc.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <9Gv7b.595$ev2.415526@newssrv26.news.prodigy.com> References: <8rllsxg4ig.fsf@xpc14.ast.cam.ac.uk> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1063160282 5063 80.91.224.253 (10 Sep 2003 02:18:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2003 02:18:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 10 04:18:00 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19wuYS-0004UV-00 for ; Wed, 10 Sep 2003 04:18:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19wuXE-0007QN-QJ for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Sep 2003 22:16:44 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssrv26.news.prodigy.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-NNTP-Posting-Host: 66.72.46.76 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssrv26.news.prodigy.com 1063159557 ST000 66.72.46.76 (Tue, 09 Sep 2003 22:05:57 EDT) Original-NNTP-Posting-Date: Tue, 09 Sep 2003 22:05:57 EDT X-UserInfo1: [[PAPDCAOPTQRP\Y]RXF__TAUSXB@DTMNHWB_EYLJZ]BGIEL_NTKAH_[JTXDX_KI\VB]JBVMS^YT_G[CZVWAOS\DHFWEH]@KGXYHB\_CMDSFABP^J[AHHRKARLE_JDBLJ\XA[JRMEI]MGJSPB\Y]^KG\@S^@VQKI_Q[G@@_ACSARASDEFLBJ]S\GFNTUAVBL Original-Xref: shelby.stanford.edu gnu.emacs.help:116493 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:12412 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12412 This worked after I byte-compiled. Thanks! "Glenn Morris" wrote in message news:8rllsxg4ig.fsf@xpc14.ast.cam.ac.uk... > > "ASH, JAMES (SBCSI)" wrote: > > > I was hoping I could replace timeclock.el and rename timeclock.elc > > out of the way and this would work. But I still have my problem. I'm > > new to emacs -- is this the wrong approach?? > > That ought to work, provided you restart Emacs after doing it (or you > can try M-x unload-feature timeclock). You can use M-x > byte-compile-file in Emacs to compile a new version of timeclock.elc > from the updated timeclock.el.