Re: [ctwm] Some diffs I have locally

2013-02-12 Thread Richard Levitte
In message 20130211225532.gu22...@falu.nl on Mon, 11 Feb 2013 23:55:32 +0100, 
Rhialto rhia...@falu.nl said:

rhialto Shall I clean up the commented-out code from below and commit, or 
should
rhialto I not bother?

If it's debugging prints, I'd say remove them or surround them with
#ifdef DEBUG..#endif.  Also, I'd very much like if debug messages were
clearly marked as such, take this as an example (from add_window.c):

  #ifdef DEBUG
  fprintf(stderr, DEBUG[DontMoveOff]: availableY: %d\n,
  available);
  #endif

For other lines, if you feel safe removing them, please do.  If you're
uncertain (for example if there's a line you've commented away but
aren't entirely sure that's the right thing to do), please leave it
there.

Also, I'd much rather have comments in traditional C format (you know,
/* ... */) rather than C++ format (//...).  There's a risk of hitting
older C compilers that will break on the // variant.

Cheers,
Richard

-- 
Richard Levitte rich...@levitte.org
http://richard.levitte.org/

Life is a tremendous celebration - and I'm invited!
-- from a friend's blog, translated from Swedish



Re: [ctwm] Some diffs I have locally

2013-02-12 Thread Rhialto
On Tue 12 Feb 2013 at 11:37:38 +0100, Richard Levitte wrote:
 Also, I'd much rather have comments in traditional C format (you know,
 /* ... */) rather than C++ format (//...).  There's a risk of hitting
 older C compilers that will break on the // variant.

Exactly. Because of this I use them as a reminder to look at something
again later, or to indicate a work in progress.

I've cleaned these up and checked in.

I still have a note in my .ctwmrc:

# SaveWorkspaceFocus# bug: raises the window, gets confused 
sometimes if the window is in another workspace

which may have improved with my changed; I ought to re-test it :)

Cheers,
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl-- 'this bath is too hot.'



[ctwm] Location of official CTWM source repository?

2013-02-12 Thread Michael O'Donnell

Is the official CTWM source repository accessible?  It seems
clear that it's not here:

   http://ctwm.free.lp.se/dist/

If accessible to mere mortals, please mention where...

Also, I'd love for the Debian version to get updated - is
there a mechanism in place to trigger a pull?
 



Re: [ctwm] Location of official CTWM source repository?

2013-02-12 Thread Matthew D. Fuller
On Tue, Feb 12, 2013 at 06:36:28PM -0500 I heard the voice of
Michael O'Donnell, and lo! it spake thus:
 
 Is the official CTWM source repository accessible?

It doesn't seem to be directly linked, but the first part of
http://ctwm.free.lp.se/monotone-crash-course.html still gives good
info for getting it (at least, that still seems to be where I'm
getting stuff from).


-- 
Matthew Fuller (MF4839)   |  fulle...@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
   On the Internet, nobody can hear you scream.