>> You can call me Thierry "Hercules" Laronde! since I have cleaned the
>> Augean Stables. Twice (GRASS and TeX distrib).
> Now for the Stymphalian birds!! :-).
May I suggest support for using METAFONT to create
plan9 fonts?
Best,
MaurĂcio
> http://news.ycombinator.com/item?id=2657135
I've recently attached a mouse to my computer just to experiment with
acme of plan9 from user space, and I really liked it.
I wonder, though, if we could operate acme as a window manager like,
say, wmii. For instance, could I write a script in acme t
> to indent several lines, you could do
> 1) set dot to range, like 1,5
> 2) s,^, ,g
I believe you can't set dot to a range in ed, just to a single line. Your
sugestion applies to sam, though. In ed, you should give range with
command:
1,5s,^, ,g
Best,
MaurĂcio
Hi, all,
Could you give me tips on how to script acme in plan9 from user
space? Sorry for asking this question without at least showing some
attempts of my own, but the fact is that I'm unable to grasp how to start.
I would like to do things like these:
* Automatically do something when text is
>> i'm not sure what the hard part is. just front the normal input function
>> with one that calls chartorune and rejects anything above codepoint 255.
>> that can't be more than 10 lines of code. [...]
> Yes, "casting" to byte can do and this is almost trivial since the input
> is buffered and h
> Since TeX is "8 bits", the tex file must have characters encoded in
> 8 bits, with the not control positions of the first half being, after
> perhaps mapping defined at compile time (can be remapped at user level
> but with apparently "strange" macro commands), conforming to ASCII---
> used as li
Hi, all,
I would like to ask you for tips: suppose I want to write something like
acme editor, but aiming at being used by people with severe disabilities
like, say, Stephen Hawking. Such kind of disabilities mean input will come
from a few button pressing signals, used to enter input using some k