Search the web
Sign In
New User? Sign Up
jasspa · JASSPA's MicroEmacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
a couple of simple(? and probably silly) questions   Message List  
Reply | Forward Message #736 of 2530 |
Re: [jasspa] a couple of simple(? and probably silly) questions

jegunn wrote:
> Curioser and curioser. I was able to get rid of the underlining by turning
> 'use-fonts' off in the user setup, which seemed to do nothing visible
> except change $system from 30866 to 30850, which seemed to do nothing at
> all when I had done it 'by hand' before. I incidentally have a *MAJOR*
> unhappiness with user-setup; almost anything you do, even if it should not
> touch user.emf, seems to wipe out your user.emf file with all your
> carefully crafted macros and bindings. I am sure I am using it wrong, but
> the documentation, while seemingly complete, is not much help in avoiding
> this problem. I learned years ago just to keep it backed up and restore
> it, but I wonder what the point of setting it up this way is.
>

It sounds like your configuration is incorrect.
Within your .zshenv/.cshrc/.profile add something
like the following:-

#
# Set up Microemacs
#
MEPATH=$HOME/.microemacs:/opt/jasspa/company:/opt/jasspa/macros:/opt/jasspa/spel\
ling
export MEPATH

Create the directory $(HOME)/.microemacs and place
your local config files in here (<logname>.emf etc.)
Logout/In or re-source the start-up script and
it should then work OK. The path order is important
here and your own directory should appear first in
the list.

With respect to fonts, my system setting is something
like this (1600x1200 display) - values taken from the .erf
file, no underline problems etc. I hope that you read
the notes on the 12/02 release, you cannot move the
.erf file between older releases, if you do then this
causes problems (similar to the ones you describe).
It should not be necessary to mess with the $system
bits, the only time that I have ever needed to do this
is with a problematic TTY console configuration, the
rest of the time the user-setup is sufficient.

// Sun Solaris

"sunos" {
"ext-char-set" = "1"
"fence" = "4"
"file-ignore" = "~ ./"
"font" = "-*-lucidatypewriter-medium-r-*-*-*-*-*-*-m-*-*-*"
"scheme" = "schemebh"
"scroll-bar" = "0x1be"
"system" = "252050"
"toolbar" = "1"
}

// Linux X-Windows

"linux" {
"blink" = "750"
"ext-char-set" = "1"
"fence" = "2"
"file-ignore" = "~ ./"
"font" = "-*-clean-medium-r-*-*-*-130-*-*-*-*-*-*"
"scheme" = "schemesf"
"scroll" = "17"
"scroll-bar" = "0x1bf"
"toolbar" = "1"
}

// Linux Console

"linuxc" {
"system" = "30869"
}

> Anyway, one down.
>
> The keypad thing is a puzzle. I cannot, I think, use translate-key,
> because me thinks the keypad 7 is just a numeric 7, and if I translate
> 7 to `home' it will translate both the keypad 7 and the top line 7 to
> home and I will have no `7' key *at all*. Or am I missing something??
> I do not understand how me subverts the X keyboard translation so
> thoroughly and neatly.
>
> I am using stock Redhat 8 on a Pentium IV machine with an ASUS P4B533-M
> motherboard, Intel 845 chipset; sorry I did not say before.
>
> Any ideas?
>
> thanks much, and thanks more for a really neat piece of code.

Yep, there are some problems here on my Sun under Solaris.
Just applying a fix now to use <X11/keysym.h> to perform
the mapping. This should give a good translation into ME.
I'll also test it under Linux (Slackware) and then push
the fixes up onto jasspa.com. Note that this build will
include a number of newer features as it comes from the
top of the CVS development tree, but is stable. Will
push early next week which will give me a chance to
test it properly - I will assume that you can build
from source - let me know if you want a binary image.

Regards
Jon.

<SNIP>




Wed Aug 6, 2003 9:57 pm

bigfatmrmoose
Offline Offline
Send Email Send Email

Forward
Message #736 of 2530 |
Expand Messages Author Sort by Date

I have been using me99 for several years under windoze, and have recently migrated to Linux. I just installed the Dec 2002 version, and have a couple of funny...
jegunn
jeg@...
Send Email
Aug 3, 2003
11:24 pm

... The short term solution is for you to use translate-key for correct the problem, please see the docs on this command, there have also been some e-mail...
Phillips, Steven
sphillips@...
Send Email
Aug 4, 2003
7:11 am

Curioser and curioser. I was able to get rid of the underlining by turning 'use-fonts' off in the user setup, which seemed to do nothing visible except change...
jegunn
jeg@...
Send Email
Aug 6, 2003
12:48 am

... It sounds like your configuration is incorrect. Within your .zshenv/.cshrc/.profile add something like the following:- # # Set up Microemacs # ...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 6, 2003
9:57 pm

Thanks much, Jon, and sorry. I did *not* read the release notes and, in fact, started with my .erf file from me99, just like the notes said not to do. mea...
jegunn
jeg@...
Send Email
Aug 7, 2003
1:00 am

... Jim, I've uploaded a new build (with Linux executable) you will find it at http://www.jasspa.com/experimental.html This should fix the problems with the...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 9, 2003
5:57 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help