[go: up one dir, main page]

Menu

[r264]: / TODO  Maximize  Restore  History

Download this file

57 lines (41 with data), 1.8 kB

########################################
##############  ROADMAP  ###############
########################################

V1.1.0:
  - support uninstall
  - ct-repo/ct-date : use ssft

V1.0.44: goal: rock stable
  - test on freebsd/netbsd/openbsd/cygwin/windows/osx

########################################
###############  TODO  #################
########################################
see the bug tracker at www.sf.net/projects/grk

ct-env:
  - remove env.epita, update ct-profile to use env
  - bug with cancel and dialog in enable/disable
  - dont source all the application
  - source env only for the session
  - bug : dont work from tcsh

DOC:
  - ct-env : one page on the wiki (each pages: ct-env, ct-installconf, programming, console)

  - add a xsession: guess for the default user-profile (X should always work), remove xsession/startx from default install

  - allow to edit the blocked machine list (gate-epita, ...)
  - gui to edit (profile, emacs config, env)


  - limit/ulimit
  - repertoire de template perso pour emacs

  => ct-autostart need to be finished
  => ct-profile update need to be done, to backlist xsession by default
  => ct-profile : xsession always backlisted
  => ct-profile : enable disable color for cvs/svn/make/gmake

  => emacs: goto a symbol
  => emacs: goto the header
  => emacs: grep => grep the current word under cursor (in the current file or all) (igrep/igrep-find/occur)
  => block like vim

  => correct window color in speedbar and co
  => doxyemacs : always add header on each function, and synchro from each header and source

  => f11 toggle gdb/compilation/grep/etc windows on and off

  (require 'tramp)
  (setq tramp-default-method "sshx")
  then: c-x c-f /192.168.0.1:files !!!

===>
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */