Search the web
Sign In
New User? Sign Up
ntemacs-users · NT Emacs
? 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
Messages 6510 - 6539 of 16715   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6510
Hi, After reading much here about using mule to display different languages I thought I would give it a try. I am using 20.3.1 and as you can see from my name...
¼Ö®v²z
shanti@...
Send Email
Apr 1, 1999
8:45 am
6511
Hi, The easiest step to confirm you can view chinese chars with chinese font is: 1. start with no init file. i.e.) emacs -q 2. M-x set-frame-font RET...
INOUE Katsumi
kinoue@...
Send Email
Apr 1, 1999
12:12 pm
6512
... I have made these changes and I believe things have improved. I am tempted to turn off lazy-lock completely, as has been suggested by others, I'm not sure...
andy.ling@...
Send Email
Apr 1, 1999
12:17 pm
6513
... Sorry, I missed this initially - you need to use a recent pretest, eg. 20.3.7, for any of the fontset stuff to work. 20.3.1 doesn't understand fontsets at...
Andrew Innes
andrewi@...
Send Email
Apr 1, 1999
12:31 pm
6514
... Language support was far from complete on NT in 20.3.1, so possibly not. The workaround for 20.3.1 of setting terminal-coding-system does not apply to the...
Jason Rumney
jasonr@...
Send Email
Apr 1, 1999
12:37 pm
6515
... This only works because you are running on Chinese NT, so the Courier New font supports Chinese (I believe). ... In general, this is necessary to view text...
Andrew Innes
andrewi@...
Send Email
Apr 1, 1999
12:46 pm
6516
... I think that you need to add rules for etags to regard Word16 etc. as type specifiers, since they are not standard C (at least, not last time I looked). I...
Dr Francis J. Wright
F.J.Wright@...
Send Email
Apr 1, 1999
2:16 pm
6517
... There is also a recent calculator.el (you can find it on DejaNews). It is much much simpler than calc. Peter...
Peter Breton
pbreton@...
Send Email
Apr 1, 1999
2:46 pm
6518
... You first have to install ispell. Emacs assumes that it is running on a UNIX system that already has ispell 3 installed. There are at least two versions...
Dr Francis J. Wright
F.J.Wright@...
Send Email
Apr 1, 1999
3:56 pm
6519
... Yuanbiao> Hi, I want to set terminal coding system to chinese-iso-8bit in my .emacs Yuanbiao> file. Yuanbiao> Here is the line in .emacs Yuanbiao>...
Wojciech Komornicki
wnk@...
Send Email
Apr 1, 1999
4:11 pm
6520
... Yuanbiao> I am using ntemas 20.3.1 on win95. I have a problem with etag that for the Yuanbiao> variables defined in functions are not created. Here is what...
Wojciech Komornicki
wnk@...
Send Email
Apr 1, 1999
4:11 pm
6521
Are there any other fonts besides Courier New that support all 4 font styles? The closest I've come is using Andale-Mono. I can get italic and regular out of...
Brian Gorka
gorkab@...
Send Email
Apr 1, 1999
4:25 pm
6522
... FJW> I think that you need to add rules for etags to regard Word16 etc. as FJW> type specifiers, since they are not standard C (at least, not last time ...
Gian Uberto Lauri
lauri@...
Send Email
Apr 1, 1999
4:43 pm
6523
By default, etags doesn't recognize tags that are indented. It assumes (rightfully in most cases) that you're not interested in tagging local variables. I...
Larry Smith
lsmith@...
Send Email
Apr 1, 1999
5:24 pm
6524 Charles Martin - Sun PS
crmartin@...
Send Email
Apr 1, 1999
6:14 pm
6525
... Also check out hippie-exp.el in the standard distribution. It is like dabbrev but has many more ways of finding abbrevs in both the current and other...
Howard Melman
howard@...
Send Email
Apr 1, 1999
6:18 pm
6526
Here is what I have done for Chinese from emacs 20.3.1 before I put everything into my .emacs file. 1. From MULE menu set language environment to chinese-gb 2....
Yuanbiao Frank Wang
ywang@...
Send Email
Apr 1, 1999
6:28 pm
6527
ls> habit of declaring routines with the types on the previous line, ls> double ls> frob () ls> { ls> I don't know to what extent such conventions are...
WJCarpenter
bill@...
Send Email
Apr 1, 1999
7:10 pm
6528
I've never been able to figure out how to get etags to mark my interface methods defines in Java....
Henry J. Cobb
hcobb@...
Send Email
Apr 1, 1999
7:28 pm
6529
... I am pretty sure that the limited foreign language support in 20.3.1 will only work for Chinese on Chinese Windows, or with a third party enabler such as...
Jason Rumney
jasonr@...
Send Email
Apr 1, 1999
7:30 pm
6530
Thank you all for the help! I have found a way to etags all the variables in c. I think it may be helpful to let you know. To include tags for variables...
Yuanbiao Frank Wang
ywang@...
Send Email
Apr 1, 1999
8:10 pm
6531
I just upgraded and noticed that 20.3.7.1 doesn't work correctly with Lucida Console anymore -- worked fine in 20.3.6.1. ... From: Brian Gorka...
Craig Hobbs
CraigH@...
Send Email
Apr 1, 1999
8:21 pm
6532
Also, the "transient-mark-mode" and "cursor-type" in colsole mode do not seem to work. ... From: Andrew Innes [mailto:andrewi@...] Sent: Thursday,...
Biao Wang
Biao@...
Send Email
Apr 1, 1999
11:44 pm
6533
I noticed that too. BUMMER! I'm using "-*-Andale Mono-normal-r-*-*-11-82-96-96-c-*-iso8859-1" instead. Chris McMahan ... -- ,_, (O,O) Chris McMahan ( )...
Chris McMahan
chris.mcmahan@...
Send Email
Apr 1, 1999
11:45 pm
6534
... I think Emacs picks up Big5 fonts automatically whatever their name, and whatever the language version of NT. The reason it does not pick up Japanese fonts...
Jason Rumney
jasonr@...
Send Email
Apr 2, 1999
1:01 am
6535
I am very happy to see that ntemacs can display and input chinese. I want to know that can I print the chinese document from NTemcs in the next release? ...
Yuanbiao Frank Wang
ywang@...
Send Email
Apr 2, 1999
3:04 am
6536
... Yes, support has been added for using BDF fonts (eg. from the intl-fonts package available from ftp.gnu.org and mirror sites) when printing in PostScript....
Andrew Innes
andrewi@...
Send Email
Apr 2, 1999
12:53 pm
6537
... Yes, the current pretests have support for printing non-Latin1 characters. In addition to Emacs, you will need some extra fonts (Emacs cannot yet use...
Jason Rumney
jasonr@...
Send Email
Apr 2, 1999
5:47 pm
6538
I have installed ntemacs 20.3.7.1 pretest this morning to test chinese language. Since I am not expert on emacs, I simply follow the instruction from FAQ. Here...
Yuanbiao Frank Wang
ywang@...
Send Email
Apr 2, 1999
6:52 pm
6539
I have tested NTemacs 20.3.7.1 this morning. When I exited emacs as what I usually do, emacs freezed my machine, force me to reboot. This does not happen in...
Yuanbiao Frank Wang
ywang@...
Send Email
Apr 2, 1999
7:26 pm
Messages 6510 - 6539 of 16715   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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