help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Project/time management for Emacs?


From: Jens Schmidt
Subject: Project/time management for Emacs?
Date: 10 Dec 2002 09:07:01 -0800

Hi.

I am looking for a project and time reporting system for Emacs.  Basically
something in the spirit of timeclock.el, but with some more functionality, in
particular wrt. reporting ("How much time did I spend in the last month on that
particular project?").  It should be simple to use and configure: I just need
to check into a project, check out of it, and do reporting on the long-term
results. In particluar, I do not need any planning type of functionality.

I am not sure to what extent timeclock.el has evolved since Emacs 21.1,
probably it already has the functionality mentioned above ...

What's your opinion on that?  What would you recommend?
>From ken@cleveland.lug.net Tue Dec 10 12:15:27 2002
Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13)
        id 18Lnyh-0005bY-00
        for help-gnu-emacs@gnu.org; Tue, 10 Dec 2002 12:15:27 -0500
Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13)
        id 18Lnye-0005b6-00
        for help-gnu-emacs@gnu.org; Tue, 10 Dec 2002 12:15:26 -0500
Received: from adsl-65-43-212-142.dsl.bcvloh.ameritech.net ([65.43.212.142]
        helo=heidegger.mousecar.net)
        by monty-python.gnu.org with esmtp (Exim 4.10.13)       id 
18Lnye-0005at-00
        for help-gnu-emacs@gnu.org; Tue, 10 Dec 2002 12:15:24 -0500
Received: from localhost (ken@localhost)
        by heidegger.mousecar.net (8.11.6/8.11.6) with ESMTP id gBAGPeb17608;
        Tue, 10 Dec 2002 11:25:40 -0500
X-Authentication-Warning: heidegger.mousecar.net: ken owned process doing -bs
Newsgroups: gnu.emacs.help
Date: Tue, 10 Dec 2002 11:25:35 -0500 (EST)
From: ken <ken@cleveland.lug.net>
X-X-Sender: <ken@heidegger.mousecar.net>
To: <news_reply@stirfried.vegetable.org.uk>
In-Reply-To: <864r9mvtvr.fsf@potato.vegetable.org.uk>
Message-ID: <Pine.LNX.4.33.0212101106180.2361-100000@heidegger.mousecar.net>
References: <uva1nb8lbd4j9c@corp.supernews.com>
        <mailman.84.1039524641.19936.help-gnu-emacs@gnu.org>
        <864r9mvtvr.fsf@potato.vegetable.org.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
cc: help-gnu-emacs@gnu.org
Subject: Re: How to set a pixmap as an emacs background rather than a color?
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1b5
Precedence: list
Reply-To: ken@cleveland.lug.net
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/help-gnu-emacs>,
        <mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
List-Archive: <http://mail.gnu.org/pipermail/help-gnu-emacs>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/help-gnu-emacs>,
        <mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
X-List-Received-Date: Tue, 10 Dec 2002 17:15:28 -0000


I've done this in enlightenment with no mouse problems.

On an RH 7.2 machine running gnome now....  

Try this:

gnome-terminal &

In the new terminal click on "Settings | Preferences | Image", click
"Background pixmap" then browser for the desired pixmap.  On this same
panel you can also select the image to be shaded-- makes text easier to
read on top of some lighter images.  Click "Apply", then "OK" a couple
times.  As soon as you click on "Apply" the pixmap will show up in the
window.  In this window, run "emacs -t $(tty)" and emacs will start in 
it.  I just did all of this and then used the mouse to copy-n-paste the 
text in that emacs window into this email:

Welcome to GNU Emacs, one component of a Linux-based GNU system.

Get help           C-h  (Hold down CTRL and press h)
Undo changes       C-x u       Exit Emacs               C-x C-c
Get a tutorial     C-h t       Use Info to read docs    C-h i
Activate menubar     M-`
(`C-' means use the CTRL key.  `M-' means use the Meta (or Alt) key.
If you have no Meta key, you may instead type ESC followed by the 
character.)

If an Emacs session crashed recently, type M-x recover-session RET
to recover the files you were editing.

GNU Emacs 20.7.1 (i386-redhat-linux-gnu, X toolkit)
 of Mon Jul 30 2001 on stripples.devel.redhat.com
Copyright (C) 1999 Free Software Foundation, Inc.

GNU Emacs comes with ABSOLUTELY NO WARRANTY; type C-h C-w for full 
details.
Emacs is Free Software--Free as in Freedom--so you can redistribute 
copies
of Emacs and modify it; type C-h C-c to see the conditions.
Type C-h C-d for information on getting the latest version.


Seems to work fine.

hth,
ken


Tim Haynes at 14:19 (UTC-0000) on Tue, 10 Dec 2002 said:

= ken <ken@cleveland.lug.net> writes:
= 
= > You can do this with enlightenment, a window manager you should have
= > installed on your system. AFAIK, you'd have to open emacs in a terminal
= > window, then set the properties on that window; this can be automated
= > into an icon of course. Enlightenment also allows "transparent" windows,
= 
= No, windows allow transparent windows. It has nothing to do with E.
= 
= You're recommending the OP start using e.g. Eterm or gnome-terminal with
= their transparent background abilities, that's all.
= 
= > i.e., the background will be whatever wallpaper would otherwise be hidden
= > by the window. I did both of these before and they worked fine. But,
= > depending on the background image and the color(s) of the foreground
= > (here, characters), the text can be difficult to read.
= 
= More to the point, you totally lose the point of having emacs being an X
= application: the mouse-interaction will be fubarred and there won't be any
= scope for a toolbar, nor even for a graphical representation of the
= menubar.
= 
= Some, of course, would say this was a good thing ;8)
= 
= ~Tim
= 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]