9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Alexander Sychev <santucco@gmail.com>
To: plan9port-dev <plan9port-dev@googlegroups.com>
Cc: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: a restriction of events in Acme
Date: Wed, 30 Oct 2013 12:15:27 +0300	[thread overview]
Message-ID: <CAPavXpDkOzgr7wOr4SKdatv5F7wO-U9wX8Eo-h9qu4doYAKyxQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

Hi,

I would like to make a patch of Acme to restrict of sending of events.
In a 'ctl' file of a window will be send string 'events xxx', where xxx - a
list of events Acme can send.
For example, 'events LXx' allows Acme to send events about looking in a
body and executing in a tag and in the body of the window

The restriction is needed to avoid of loading of CPU and to reduce a
latency in events handling. When amail prints status of mailboxes and
messages, there is a lot of text inserting events  I don't need, but I have
to handle them.

Actually, the patch is already done. But I would like your opinion for a
next case: should I restrict event origins too? For event types I have the
use case, but for event origins do not have.


--
Best regards,
  santucco

--

---
You received this message because you are subscribed to the Google Groups "plan9port-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plan9port-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

[-- Attachment #2: Type: text/html, Size: 1397 bytes --]

                 reply	other threads:[~2013-10-30  9:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAPavXpDkOzgr7wOr4SKdatv5F7wO-U9wX8Eo-h9qu4doYAKyxQ@mail.gmail.com \
    --to=santucco@gmail.com \
    --cc=9fans@9fans.net \
    --cc=plan9port-dev@googlegroups.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).