[9fans] Acme questions
  Home FAQ Contact Sign in
comp.os.plan9 only
 
Advanced search
POPULAR GROUPS

more...

comp.os.plan9 Profile…
 Up
[9fans] Acme questions         


Author: hugo rivera
Date: Sep 10, 2008 07:38

Hi:
I've been using Acme for a while and I really like it. I am using it
on a daily basis and now it is my official text editor and user
interface on linux and freebsd.
There are three issues that I want to discuss (really meaning suggest):

1. Is it possible to hide an entire column? I think it is not and I
have not read anything mentioning something similar. I think this
would be great, since it would allow me (and maybe other share this
opinion with me) to organize my work more easily. For example, lets
imagine that I am doing some C programming and testing using two
columns (which hold the C source and some window running rc). Then I
need to start writing a presentation or whatever using latex, so I
have to edit my latex files and compile them again and again, probably
using another window with rc on it. IMHO if you could temporary hide
the two previous columns (related to my C work), like you can do with
single windows, would help a lot.
Show full article (1.51Kb)
8 Comments
Re: [9fans] Acme questions         


Author: erik quanstrom
Date: Sep 10, 2008 08:30

On Wed Sep 10 11:15:35 EDT 2008, uair00@gmail.com wrote:
> 2. Is it possible to view images inside Acme's windows? IMHO, this
> would certainly be a neat feature for Acme. I really don't know if it
> is to hard to implement this feature or if even is something that at
> least some people would like to see.

no. and you're right, it would be a great feature but it would take
quite a bit of rethinking.
> 3. When you click on a given word on a file being edited, using your
> 3th button, you can search for occurrences of this word in this file.
> Is there anyway to do the same backwards?

not in the same way. you want to b3 ":-/text/" (no quotes)
in the tag. i'm sure there are other ways to do this.

- erik
1 Comment
Re: [9fans] Acme questions         


Author: hugo rivera
Date: Sep 10, 2008 08:53

2008/9/10 erik quanstrom coraid.com>:
> no. and you're right, it would be a great feature but it would take
> quite a bit of rethinking.

Sorry to hear that.
> not in the same way. you want to b3 ":-/text/" (no quotes)
> in the tag. i'm sure there are other ways to do this.

Great, thanks.
no comments
Re: [9fans] Acme questions         


Author: Pietro Gagliardi
Date: Sep 10, 2008 11:52

On Sep 10, 2008, at 10:04 AM, hugo rivera wrote:
> 1. Is it possible to hide an entire column? I think it is not and I
> have not read anything mentioning something similar. I think this
> would be great, since it would allow me (and maybe other share this
> opinion with me) to organize my work more easily.

I think double-clicking on the box to the left of the column
information line thingy should do it.
5 Comments
Re: [9fans] Acme questions         


Author: roger peppe
Date: Sep 10, 2008 13:28

On Wed, Sep 10, 2008 at 7:48 PM, Pietro Gagliardi mac.com> wrote:
> I think double-clicking on the box to the left of the column information
> line thingy should do it.

erm. you really could have tried this first.
it doesn't take much, you know.

for the record, i once had a go at implementing a "hide" command within acme,
but i never got it stable enough to make available. it would be nice if more of
the invariants in the acme code were documented.

what i was really aiming towards was a way to allow acme to take
up multiple rio windows - the idea would be to allow dragging of acme
windows (or columns) between the acme rio windows. that way i could
edit a load of related files in a single rio window but avoid cluttering things
up when i want to digress into another project for a while (but also avoid
the risk of simul-editing a file that you get when starting two acmes at the
same time).
Show full article (1.68Kb)
no comments
Re: [9fans] Acme questions         


Author: hugo rivera
Date: Sep 11, 2008 00:27

2008/9/10 Pietro Gagliardi mac.com>:
> On Sep 10, 2008, at 10:04 AM, hugo rivera wrote:
> I think double-clicking on the box to the left of the column information
> line thingy should do it.

You mean the small purple box left of the column tag? probably I am
doing something wrong, but when I double click it with any mouse
button nothing happens. The best I can do is to click it then drag,
and then leave a very small column, that is still using some space
that I could use....
3 Comments
Re: [9fans] Acme questions         


Author: sqweek
Date: Sep 11, 2008 04:28

On Thu, Sep 11, 2008 at 3:23 PM, hugo rivera gmail.com> wrote:
> 2008/9/10 Pietro Gagliardi mac.com>:
>> I think double-clicking on the box to the left of the column information
>> line thingy should do it.
>
> You mean the small purple box left of the column tag? probably I am
> doing something wrong, but when I double click it with any mouse
> button nothing happens.

I think Pietro was making a suggestion, rather than explaining the
current state of affairs.
-sqweek
2 Comments
Re: [9fans] Acme questions         


Author: roger peppe
Date: Sep 11, 2008 04:48

On Thu, Sep 11, 2008 at 12:24 PM, sqweek gmail.com> wrote:
> I think Pietro was making a suggestion, rather than explaining the
> current state of affairs.
> -sqweek

i think your doubts benefit more than mine do.
no comments
Re: [9fans] Acme questions         


Author: hugo rivera
Date: Sep 11, 2008 05:57

2008/9/11 sqweek gmail.com>:
> I think Pietro was making a suggestion, rather than explaining the
> current state of affairs.

Oops.
Well, I think is a good suggestion.
:-)
no comments