all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "François Pinard" <pinard@iro.umontreal.ca>
To: emacs-orgmode@gnu.org
Subject: colorg: Some news!
Date: Mon, 21 Jan 2013 00:30:28 -0500	[thread overview]
Message-ID: <86wqv7ksqz.fsf@iro.umontreal.ca> (raw)

Hi to all my Org friends.

ColOrg is a project about real-time collaborative editing of Org files.
Here are some news about its progress, after a second push this
weekend.  It is not usable yet, but a few more steps have been taken.  A
few more ropes are needed to tie it up all together, but not much.

Some details follow.

The ColOrg client (on the Emacs side) acquired code for processing all
commands coming from a ColOrg server.  This includes per-collaborator
colorization of recently inserted text, and notification windows for
transient diagnostics.  To be usable, the client still misses the
association between local buffers and remote resource numbers, so
modifications go where they were meant.  The client should also ask the
server to build completions for existing users or resources.

The ColOrg server (on the Python side) requires more work.  The protocol
has been solidified a bit, but needs some love in the area of returned
values.  The problem of proper command rewriting is now better analyzed,
it looks simpler, but still has to be programmed.  I decided for a naive
approach, and by postponed optimization issues, all dark corners have
been lit, none remain so far that I know.

The Wiki also got some more text.  See https://github.com/pinard/ColOrg.

François

             reply	other threads:[~2013-01-21  5:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-21  5:30 François Pinard [this message]
2013-01-21  5:50 ` colorg: Some news! Daimrod
2013-01-21 15:53   ` François Pinard
2013-01-21 16:28     ` Daimrod

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86wqv7ksqz.fsf@iro.umontreal.ca \
    --to=pinard@iro.umontreal.ca \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.