9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: john@csplan9.rit.edu
To: 9fans@9fans.net
Subject: Re: [9fans] acme, fixed font at the startup, Edit in the tag
Date: Fri,  3 Oct 2008 08:03:24 -0400	[thread overview]
Message-ID: <fd36c1d0861e3e5b4671ca3478cd7c9f@csplan9.rit.edu> (raw)
In-Reply-To: <a560a5d00810030209k734c4e67n2ff978329392a55d@mail.gmail.com>

> Hello everybody,
>
> two small questions:
>
> 1) Is there a simple way how to achive that acme use fixed font by default
> (but still is able to switch to a variable size when clicking Font) for any
> open window? Is e.g.
>
> fn acme { builtin acme -f sthFixed -F sthVar }
>
> a good solution?
>
> 2) ... a way to always have Edit in the tag line (without recompiling)?
>
> Thanks
>
> Ruda

I have this in my lib/profile:

acmefont = /lib/font/bit/lucida/unicode.6.font
fn acme { /bin/acme -f $acmefont $* }



John




  reply	other threads:[~2008-10-03 12:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-03  9:09 Rudolf Sykora
2008-10-03 12:03 ` john [this message]
2008-10-03 14:09   ` Rudolf Sykora

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=fd36c1d0861e3e5b4671ca3478cd7c9f@csplan9.rit.edu \
    --to=john@csplan9.rit.edu \
    --cc=9fans@9fans.net \
    /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).