Re: Schriftgre von Emacs unter X

2005-01-26 Thread Wolfgang Jeltsch
Am Montag, 17. Januar 2005 20:43 schrieb Wolfgang Jeltsch:
 Am Montag, 17. Januar 2005 20:10 schrieb Martin Schmitz:
 [...]

 Mögliche Einstellungen für Emacs (nicht vollständig, Zeilen mit ! sind
 auskommentiert): 
 
  [...]
 
  Emacs.Font: -bitstream-bitstream vera sans \
  mono-medium-r-normal-*-*-120-*-*-p-*-iso8859-1

 Mir zeigt emacs an: No fonts match `-bitstream-bitstream vera sans
 mono-medium-r-normal-*-*-120-*-*-p-*-iso8859-1', obwohl ich z.B. im
 Kontrollzentrum Bitstream Vera Sans Mono zur Verfügung habe. Woran liegt
 das?

Jetzt wird's noch fetter. Nachdem ich die .Xdefaults erstmal wieder entfernt 
hatte, habe ich jetzt wieder eine .Xdefaults mit einem Emacs.Font-Eintrag 
geschrieben. Bloß wird dieser Eintrag von Emacs komplett ignoriert, egal, ob 
ich ein gültiges oder ein ungültiges (wie oben) Font eintrage. Das Setzen des 
Fonts über die Kommandozeile und über Shift + linke Maustaste funktioniert 
aber. Hat jemand eine Ahnung, was das zu bedeuten hat?

 [...]

Viele Grüße
Wolfgang



Re: Schriftgröße von Emacs unter X

2005-01-26 Thread Uwe Kerstan
* Wolfgang Jeltsch [EMAIL PROTECTED] [26-01-2005 10:34]:

 Jetzt wird's noch fetter. Nachdem ich die .Xdefaults erstmal wieder entfernt 
 hatte, habe ich jetzt wieder eine .Xdefaults mit einem Emacs.Font-Eintrag 

Ist der Punkt eigentlich okay? Ich schreibe das immer mit Asterik:

emacs*font: -adobe-courier-medium-r-normal-*-*-140-*-*-m-*-iso10646-1

In deiner .emacs kannst du auch nicht nachhelfen?

(custom-set-faces '(default ((t (:size 14pt :family Courier))) t))

Gruss Uwe


pgpzyDpYKbUbF.pgp
Description: PGP signature


Re: Schriftgre von Emacs unter X

2005-01-26 Thread Wolfgang Jeltsch
Am Mittwoch, 26. Januar 2005 12:04 schrieb Uwe Kerstan:
 * Wolfgang Jeltsch [EMAIL PROTECTED] [26-01-2005 10:34]:
  Jetzt wird's noch fetter. Nachdem ich die .Xdefaults erstmal wieder
  entfernt hatte, habe ich jetzt wieder eine .Xdefaults mit einem
  Emacs.Font-Eintrag

 Ist der Punkt eigentlich okay? Ich schreibe das immer mit Asterik:

 emacs*font: -adobe-courier-medium-r-normal-*-*-140-*-*-m-*-iso10646-1

Das mit dem Punkt sollte richtig sein. Mit Asterix und Kleinbuchstaben wie in 
deinem Beispiel funktioniert es auch nicht.

 In deiner .emacs kannst du auch nicht nachhelfen?

 (custom-set-faces '(default ((t (:size 14pt :family Courier))) t))

Nein, das funktioniert auch nicht.

Was mich am meisten aufregt, ist die Tatsache, dass es ja mal funktioniert 
hat, dieses jetzt aber nicht mehr tut.

 Gruss Uwe

Deinem CoLUG-Kommentar entnehme ich, dass du Cottbuser bist. Ich wohne auch 
in Cottbus und studiere dort Informatik. Was machst du so hier?

Viele Grüße
Wolfgang



Re: Schriftgröße von Emacs unter X

2005-01-26 Thread Peter Wiersig
On Wed, Jan 26, 2005 at 03:30:55PM +0100, Wolfgang Jeltsch wrote:
 
 Das mit dem Punkt sollte richtig sein. Mit Asterix und
 Kleinbuchstaben wie in deinem Beispiel funktioniert es auch
 nicht.

Du rufst nach Aenderungen an der .Xdefaults auch ein xrdb -merge
.Xdefaults auf?

Zum Testen kannst du scheinbar auch 
 emacs -fn -misc-fixed-medium-r-semicondensed--13-*-*-*-c-60-iso8859-1 
verwenden. Siehe dazu: (emacs)Font X

Ob das klappt weiss ich nicht und mein XEmacs macht halt was ich
ihm sage, so das ich nicht mit den .Xdefaults rumspielen muss.

-- 


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Schriftgröße von Emacs unter X

2005-01-26 Thread Thomas Jahns
Martin Schmitz [EMAIL PROTECTED] writes:
 Dann leg' sie doch einfach an. Evtl. gibt es bei Dir auch schon eine
 ~/.Xresources, die dient demselben Zweck. Mögliche Einstellungen für
 Emacs (nicht vollständig, Zeilen mit ! sind auskommentiert):

Nein, beide Dateien haben unterschiedliche Aufgaben. In .Xdefaults
stehen Konfigurationsanweisungen, die sich auf den Rechner beziehen, auf
dem die X-Applikation ausgeführt wird. In .Xresources hingegen sollte
man das schreiben, was vom X-Server abhängt (und das ist praktisch
alles, weshalb .Xdefaults bei 99% aller Benutzer leer ist oder zumindest
sein sollte).

.Xdefaults muss von der Applikation eigenständig ausgelesen werden, das
ist ein Mechanismus aus einer sehr alten X11-Release.

.Xresources hingegen wird in den X-Server geladen, so daß der Inhalt
allen Clients zur Verfügung steht.

Thomas Jahns
-- 
Computers are good at following instructions,
 but not at reading your mind.
D. E. Knuth, The TeXbook, Addison-Wesley 1984, 1986, 1996, p. 9



Re: Schriftgröße von Emacs unter X

2005-01-26 Thread Martin Schmitz
Peter Wiersig wrote:
 Ob das klappt weiss ich nicht und mein XEmacs macht halt was ich
 ihm sage, so das ich nicht mit den .Xdefaults rumspielen muss.

Ich finde es schöner, wenn das (X)Emacs-Fenster gleich in der
gewünschten Größe und Font-Konfiguration aufpoppt, anstatt diese
nachträglich zu ändern. Zweifellos eine kosmetische Feinheit, aber das
Auge lispelt ja mit. ;-)

Martin


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Schriftgröße von Emacs unter X

2005-01-26 Thread Wolfgang Jeltsch
Am Mittwoch, 26. Januar 2005 15:56 schrieb Peter Wiersig:
 On Wed, Jan 26, 2005 at 03:30:55PM +0100, Wolfgang Jeltsch wrote:
  Das mit dem Punkt sollte richtig sein. Mit Asterix und
  Kleinbuchstaben wie in deinem Beispiel funktioniert es auch
  nicht.

 Du rufst nach Aenderungen an der .Xdefaults auch ein xrdb -merge
 .Xdefaults auf?

Daran habe ich nicht mehr gedacht. :-( Vielen Dank für den Hinweis. Jetzt 
funktioniert es.

 [...]

Viele Grüße
Wolfgang



Re: Schriftgröße von Emacs unter X

2005-01-19 Thread Thomas Jahns
Steffen Krapp [EMAIL PROTECTED] writes:
 diese zu vergrößern? In Michael Kofler, Linux - Installation,
 Konfiguration, Anwendung steht, dass man dies in der Datei .Xdefaults
 im home-Verzeichnis machen könne. Diese Datei finde ich auf meinem

.Xdefaults ist ein Mechanismus aus sehr alten X11-Versionen, als die
Applikationseigenschaften noch nicht im X-Server sondern als Datei
abgelegt wurden. Bitte stets .Xresources für solche Dinge verwenden. In
.Xdefaults sollten allenfalls solche Dinge stehen, die nicht vom
verwendeten X display, wohl aber vom ausführenden host abhängen.

Thomas Jahns
-- 
Computers are good at following instructions,
 but not at reading your mind.
D. E. Knuth, The TeXbook, Addison-Wesley 1984, 1986, 1996, p. 9



Re: Schriftgröße von Emacs unter X

2005-01-18 Thread Matthias Mees
Martin Schmitz writes:

 Steffen Krapp wrote:

 In Michael Kofler, Linux - Installation, Konfiguration, Anwendung
 steht, dass man dies in der Datei .Xdefaults im home-Verzeichnis
 machen könne. Diese Datei finde ich auf meinem System (Sarge, Kernel
 2.4.23, Windowmaker) leider nicht. Kann mir jemand helfen?

 Dann leg' sie doch einfach an. Evtl. gibt es bei Dir auch schon eine
 ~/.Xresources, die dient demselben Zweck.

Oder man trägt es analog in /etc/X11/app-defaults/Emacs ein. Oder hat
das irgendwelche mir noch unbekannten Nachteile?

Gruss, Matthias


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Schriftgre von Emacs unter X

2005-01-17 Thread Steffen Krapp
Ich bin gerade dabei mich mit dem GNU/Emacs zu beschäftigen. Unter X ist mir 
die Schrift allerdings etwas klein. Gibt es eine Möglichkeit diese zu 
vergrößern? In Michael Kofler, Linux - Installation, Konfiguration, Anwendung 
steht, dass man dies in der Datei .Xdefaults im home-Verzeichnis machen könne. 
Diese Datei finde ich auf meinem System (Sarge, Kernel 2.4.23, Windowmaker) 
leider nicht. Kann mir jemand helfen?

Gruß Steffen

-- 
Steffen Krapp

E-Mail: [EMAIL PROTECTED]



Re: Schriftgre von Emacs unter X

2005-01-17 Thread Martin Schmitz
Steffen Krapp wrote:
 Ich bin gerade dabei mich mit dem GNU/Emacs zu beschäftigen. Unter X
 ist mir die Schrift allerdings etwas klein. Gibt es eine Möglichkeit
 diese zu vergrößern?

Shift + rechte Maustaste.

 In Michael Kofler, Linux - Installation,
 Konfiguration, Anwendung steht, dass man dies in der Datei .Xdefaults
 im home-Verzeichnis machen könne. Diese Datei finde ich auf meinem
 System (Sarge, Kernel 2.4.23, Windowmaker) leider nicht. Kann mir
 jemand helfen?

Dann leg' sie doch einfach an. Evtl. gibt es bei Dir auch schon eine
~/.Xresources, die dient demselben Zweck. Mögliche Einstellungen für
Emacs (nicht vollständig, Zeilen mit ! sind auskommentiert):

emacs.ToolBar: off
emacs.ScrollBars: off
!emacs.ScrollBars: right
emacs.MenuBar: off
Emacs.Font: 9x15
!Emacs.Font: -bitstream-bitstream vera sans \
mono-medium-r-normal-*-*-120-*-*-p-*-iso8859-1
Emacs.geometry: 92x48
emacs.waitForWM: false

Emacs.Fontset-0: \
-misc-fixed-medium-r-normal--15-*-*-*-*-*-fontset-msitc, \
  -efont-fixed-medium-r-*--16-*-*-*-*-*-iso10646-1
Emacs.Font: fontset-msitc

!emacs.Background: black
!emacs.Foreground: darkgrey
!emacs.pointerColor: DarkSlateGrey
!emacs.cursorColor: LightSlateGrey

!emacs.menu.attributeForeground: LightSlateGrey
!emacs.menu.attributeBackground: #0f1f4f
emacs.menu.attributeHeight: 100
emacs.menu.attributeFamily: -*-helv
emacs.menu.attributeWidth: normal
!emacs.scroll-bar.attributeBackground: LightSlateGrey
!emacs.scroll-bar.attributeForeground: black

!emacs.mode-line.attributeForeground: LightSlateGrey
!emacs.mode-line.attributeBackground: #0f1f4f

!emacs.font-lock-comment-face.attributeForeground: white
!emacs.font-lock-doc-face.attributeForeground: white
!emacs.font-lock-string-face.attributeForeground: yellow
!emacs.bold.attributeForeground: white
!emacs.italic.attributeForeground: yellow
!emacs.bold-italic.attributeUnderline: true
!emacs.font-lock-warning-face.attributeForeground: yellow
!emacs.font-lock-warning-face.attributeBackground: darkred
!emacs.font-lock-warning-face.attributeWeight: bold
!emacs.ReverseVideo: on
!emacs.BitmapIcon: on
!emacs.mode-line.attributeBox: off
!emacs.menu.attributeBox: off
!emacs.tool-bar.attributeBackground: #0f1f4f
!emacs.tool-bar.attributeForeground: black

In den Info-Seiten zu Emacs gibt es ein Kapitel über X-Resources. xrdb
~/.Xdefaults liest die Einstellungen für die aktuelle Sitzung ein. Beim
Start von X geht das automatisch.

Martin


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: Schriftgre von Emacs unter X

2005-01-17 Thread Wolfgang Jeltsch
Am Montag, 17. Januar 2005 20:10 schrieb Martin Schmitz:
 Steffen Krapp wrote:
  Ich bin gerade dabei mich mit dem GNU/Emacs zu beschäftigen. Unter X
  ist mir die Schrift allerdings etwas klein. Gibt es eine Möglichkeit
  diese zu vergrößern?

 Shift + rechte Maustaste.

Also bei mir funktioniert das nicht.

  In Michael Kofler, Linux - Installation, Konfiguration, Anwendung steht,
  dass man dies in der Datei .Xdefaults im home-Verzeichnis machen könne.
  Diese Datei finde ich auf meinem System (Sarge, Kernel 2.4.23,
  Windowmaker) leider nicht. Kann mir jemand helfen?

 Dann leg' sie doch einfach an. Evtl. gibt es bei Dir auch schon eine
 ~/.Xresources, die dient demselben Zweck. Mögliche Einstellungen für
 Emacs (nicht vollständig, Zeilen mit ! sind auskommentiert):

 [...]

 Emacs.Font: -bitstream-bitstream vera sans \
 mono-medium-r-normal-*-*-120-*-*-p-*-iso8859-1

Mir zeigt emacs an: No fonts match `-bitstream-bitstream vera sans 
mono-medium-r-normal-*-*-120-*-*-p-*-iso8859-1', obwohl ich z.B. im 
Kontrollzentrum Bitstream Vera Sans Mono zur Verfügung habe. Woran liegt 
das?

 [...]

Ansonsten freue ich mich, eine Antwort auf eine Frage bekommen zu haben, die 
ich gerade erst stellen wollte (allerdings auf [EMAIL PROTECTED]).

 Martin

Viele Grüße
Wolfgang



Re: Schriftgre von Emacs unter X

2005-01-17 Thread Martin Schmitz
Wolfgang Jeltsch wrote:
 Am Montag, 17. Januar 2005 20:10 schrieb Martin Schmitz:
 Steffen Krapp wrote:
  Ich bin gerade dabei mich mit dem GNU/Emacs zu beschäftigen. Unter X
  ist mir die Schrift allerdings etwas klein. Gibt es eine Möglichkeit
  diese zu vergrößern?

 Shift + rechte Maustaste.
 
 Also bei mir funktioniert das nicht.

Und dann hast Du's nicht ausversehen mal mit der anderen Maustaste
versucht? Schwach...! ;-)

 Mir zeigt emacs an: No fonts match `-bitstream-bitstream vera sans 
 mono-medium-r-normal-*-*-120-*-*-p-*-iso8859-1', obwohl ich z.B. im 
 Kontrollzentrum Bitstream Vera Sans Mono zur Verfügung habe. Woran liegt 
 das?

Versuch's mal mit:
Emacs.Font: -bitstream-bitstream vera sans \
mono-medium-r-*-*-*-120-*-*-*-*-*-*

Das Beispiel war auch wirklich nicht gut. Das ist zwar meine
Lieblingsschrift, aber Emacs mag die nicht besonders. Versuch's mal mit
was anderem. Auf die misc-fixed kannst Du einfach über die Größe
zugreifen, also Emacs-font:9x15 z.B.

Wenn man das mit den Schriften so richtig gut machen will, dann
definiert man sog. fontsets, die aus mehreren Fonts bestehen und dann
über einen zugeordneten Namen zugewiesen werden. Das sieht dann z.B. so aus:

Emacs*Fontset-0: \
-bh-lucidatypewriter-medium-r-normal-*-*-120-*-*-m-*-fontset-normal, \
mule-unicode-2500-33ff:-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-iso10646-1,\
mule-unicode-e000-:-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-iso10646-1,\
mule-unicode-0100-24ff:-misc-fixed-medium-r-normal-*-13-*-*-*-*-*-iso10646-1
Emacs*font: fontset-normal

Unter http://www.emacswiki.org/cgi-bin/wiki/GoodFonts findest Du noch
ein paar Beispiele. Erklärt wird das Ganze IMHO in den Info-Seiten zu
Emacs, aber da hab' ich jetzt nicht nachgesehen.

Martin


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: emacs ispell x-symbol umlaute

2003-11-19 Thread Matthias Fechner
Hallo Robert,

* Robert Rakowicz [EMAIL PROTECTED] [17-11-03 18:04]:
 Falls nicht hier meine Umgehung: In das Dokument schreibst Du entweder
 oben:
 -*- x-coding-system: iso-8859-1 -*- (kann auch 15 sein) 
 oder unten was ich selbst preferiere:
 
 ,
 | %% Local Variables:
 | %% mode: LaTex
 | %% x-symbol-coding: iso-8859-15
 | %% End:
 `

Hm, da ich genau das gleiche Problem habe, würde dieser Vorschlag das
Problem bei mir vielleicht auch beheben.

Aber wie meinst du das?
Die Variable x-symbol-coding scheint es bei mir nicht zu geben, wo
hast du das denn entsprechend gesetzt?

-- 
Gruss
Matthias


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: emacs ispell x-symbol umlaute

2003-11-19 Thread Marcus Frings
* Matthias Fechner [EMAIL PROTECTED] wrote:
 * Robert Rakowicz [EMAIL PROTECTED] [17-11-03 18:04]:

 Falls nicht hier meine Umgehung: In das Dokument schreibst Du entweder
 oben:
 -*- x-coding-system: iso-8859-1 -*- (kann auch 15 sein) 
 oder unten was ich selbst preferiere:

 ,
 | %% Local Variables:
 | %% mode: LaTex
 | %% x-symbol-coding: iso-8859-15
 | %% End:
 `

 Hm, da ich genau das gleiche Problem habe, würde dieser Vorschlag das
 Problem bei mir vielleicht auch beheben.

 Aber wie meinst du das?

Einfach ans Ende Deiner Datei eintragen.

 Die Variable x-symbol-coding scheint es bei mir nicht zu geben, wo

,
| x-symbol-coding's value is nil
| 
| Documentation:
| *Coding of 8bit characters in a file.
| Supported values are `iso-8859-1', `iso-8859-2', `iso-8859-3' and
| `iso-8859-9', value nil means the value of `x-symbol-default-coding'.
| Determines which characters are considered to be 8bit characters for
| file operations.  Function `x-symbol-mode' sets this variable to a
| reasonable value if the variable is not yet buffer-local.
| 
| During decoding, e.g., when visiting a file, the value is always
| important for the interpretation of 8bit characters, an invalid value is
| considered to be equivalent to value nil.  During encoding, e.g., when
| saving a buffer, 8bit characters are not encoded to tokens if the value
| is valid and `x-symbol-8bits' is non-nil.
| 
| Defined in `x-symbol-hooks'.
`

 hast du das denn entsprechend gesetzt?

x-symbol installieren.

Gruß,
Marcus
-- 
Look at you, hacker. A pathetic creature of meat and bone, panting and
sweating as you run through my corridors. How can you challenge a perfect,
immortal machine?
  (Shodan in System Shock)


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: emacs ispell x-symbol umlaute

2003-11-07 Thread Peter Malewski
Robert Rakowicz [EMAIL PROTECTED] writes:

 An sich ganz falsch denn mit x-symbol soll es so angezeigt werden
 wie es wirklich aussieht. Das passiert auch bei mir ganz gut.

Natürlich wird das bei mir nicht so angezeigt, allerdings versteht
ispell nicht, was ein ö eigentlich ist und sicht etwa beim Wort Brüder
nach Br und nach der.  Das Wörtbuch ist German-new8, allerdings
gibt bei anderen Wörterbüchern ähnliche Probleme.

noch eine andere Frage: Wie kann man mit dem emacs wörter in einer
Region zählen, ich habe da zwar einigen lisp code im Netz gefunden,
jedoch hat dieser leider nicht funktioniert.

Peter


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



emacs ispell x-symbol umlaute

2003-11-05 Thread Peter Malewski
Hallo,
ich suche jetzt schon etwas rum und habe leider noch
keine Antwort zu meiner Frage gefunden. Also ich habe ein latex
Dokument, in dem die deutschen Umlaute als \ss etc. kodiert sind.
Also statt Maße steht da Ma\ss e (x-symbol sei Dank). Nun
funktioniert ispell-buffer und flyspell natürlich nicht. Wie
kann ich das lösen.
Vielen, vielen Dank
P.Malewski


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



Re: emacs ispell x-symbol umlaute

2003-11-05 Thread Robert Rakowicz
Peter Malewski [EMAIL PROTECTED] writes:

Hi,

 Hallo,
 ich suche jetzt schon etwas rum und habe leider noch
 keine Antwort zu meiner Frage gefunden. Also ich habe ein latex
 Dokument, in dem die deutschen Umlaute als \ss etc. kodiert sind.
 Also statt Maße steht da Ma\ss e (x-symbol sei Dank). Nun

An sich ganz falsch denn mit x-symbol soll es so angezeigt werden wie es
wirklich aussieht. Das passiert auch bei mir ganz gut.

 funktioniert ispell-buffer und flyspell natürlich niht. Wie
 kann ich das lösen.
Bis Du sicher das x-symbol wirklich bei Dir läuft?

Pozdrawiam/Gruß/Regards
Robert Rakowicz

-- 
Robert Rakowicz
E-Mail: [EMAIL PROTECTED]
URL:www.rjap.de


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject unsubscribe. Probleme? Mail an [EMAIL PROTECTED] (engl)



2 consultas:html+abiword y acentos+emacs en x

2003-02-03 Thread Aritz Beraza Garayalde
Llevo tiempo con dos problemillas, y ni en google ni en los archivos de la
lista he encontrado la solución.

1 - Abrir documentos html en abiword

Según la documentación hay que instalar el abiword-plugins (hecho) y activar
el plugin de html... pues no lo encuentro. no aparece en ninguna parte,
puedo grabar en html, pero no lo puedo volver a abrir (sale un error de que
no puede abrir el archivo)

2 - El emacs, al ejecutarlo en x no me acepta los acentos. He visto en la
lista que ya se ha hablado y que es un problema del foco, pero no he
conseguido arreglarlo. 
Decían que con tener el ratón en el área de escritura era suficiente... pero
no. 
Uso el icewm y el emacs 21 (woody) 
Si es problema del foco, alguien puede decirme que opciones del icepref le
han servido para que funcione? Si alguien tiene otra solución... (he probado
la de poner los acentos con la comilla simple, pero no me aclaro)

Gracias 

Aritz Beraza
-- 
Aritz Beraza Garayalde [EMAIL PROTECTED]
Linux User 272970  [http://www.upcnet.es/~abg]
************ 110011 TThhiinnggss YYoouu DDoo NNoott 
WWaanntt YYoouurr SSyysstteemm 
AAddmmiinniissttrraattoorr TToo SSaayy ************
33. Hmmm, curious...


pgp6n6upBu3rY.pgp
Description: PGP signature


Re: emacs and X

2003-01-13 Thread Rob Weir
On Sun, Jan 12, 2003 at 03:06:33PM -0500, Bruce Park wrote:
 Hello debian users,
 
 I'm reposting this problem again in hope that someone can help me out. I 
 really need to solve this since it's a real annoying bug.
 When I use emacs(emacs20-7), the window and the fonts are distorted at 
 times. After running some tests, I have figured out that this will occur 
 only after launching applications that use X. Some examples are launching 
 gkrellm and a java applet.
 
 Normal pic:
 http://rplaca.cs.qc.edu/~bpark/normal.jpg
 
 Bug pic:
 http://rplaca.cs.qc.edu/~bpark/weird.jpg
 
 I haven't done anything to tweak X except for installing ttf and removing 
 xfonts100-dpi. Would reinstalling X solve this problem? If so, what 
 specific package(s) do I need to reinstall?
 Any help or suggestion is very much appreciated.

What font is emacs using?  Set it using your ~/.Xresources.  Does this
happen outside KDE?  Have you told KDE to not try to stupidly make X
apps look like KDE ones?  What happens when you reinstall xfonts-100dpi?
Does it affect other users?

-rob



msg23816/pgp0.pgp
Description: PGP signature


emacs and X

2003-01-12 Thread Bruce Park
Hello debian users,

I'm reposting this problem again in hope that someone can help me out. I 
really need to solve this since it's a real annoying bug.
When I use emacs(emacs20-7), the window and the fonts are distorted at 
times. After running some tests, I have figured out that this will occur 
only after launching applications that use X. Some examples are launching 
gkrellm and a java applet.

Normal pic:
http://rplaca.cs.qc.edu/~bpark/normal.jpg

Bug pic:
http://rplaca.cs.qc.edu/~bpark/weird.jpg

I haven't done anything to tweak X except for installing ttf and removing 
xfonts100-dpi. Would reinstalling X solve this problem? If so, what specific 
package(s) do I need to reinstall?
Any help or suggestion is very much appreciated.

bp

_
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Como mudar fundo de tela e fontes no emacs no X

2002-08-12 Thread Flavio Alberto Lopes Soares
Eu observei o antigo .Xdefaults (que mantive no backup dos meus arquivos de 
usuário) e a parte do emacs está da seguinte forma:

!!
! emacs, xemacs

emacs*Background: DarkSlateGray
emacs*Foreground: Wheat
emacs*pointerColor: Orchid
emacs*cursorColor: Orchid
emacs*bitmapIcon: on
emacs*font: fixed
emacs.geometry: 80x25

ou seja, acredito que estas configurações estejam corretas, mas não sei porque 
ele não obedece e insiste em ficar em preto com fundo branco e fontes enormes,
até copiei sua dica na integra no arquivo mas sem resultado, não sei o que fazer
qualquer dica é bemvinda.

-- 
Flavio Alberto Lopes Soares
[EMAIL PROTECTED]
Linux User n. 257636

MAQPLAS INDÚSTRIA E COMÉRCIO DE MÁQUINAS LTDA.
www.maqplas.com.br
[EMAIL PROTECTED]

On Fri, 9 Aug 2002 14:16:48 -0300
Rodrigo Real [EMAIL PROTECTED] wrote:

 
 Oi Flavio
 
 Podes colocar, ou adaptar isto no teu .Xdefaults
 
 emacs*Background: DarkSlateGray
 emacs*Foreground: Wheat
 emacs*pointerColor: Orchid
 emacs*cursorColor: Orchid
 emacs*bitmapIcon: on
 emacs*font: fixed
 
 Abracos,
 Rodrigo
 
 
 Flavio Alberto Lopes Soares writes:
   Pessoal, como faço para alterar as fontes e a cor do fundo de tela no 
 emacs de forma definitiva quando o chamo estando no X (estou usando o Debian 
 Woody no lugar do Conectiva 7) ?
   Eu achei como mudar as fontes mas só para aquela sessão, quando fecho o 
 emacs e abro de novo ele volta às condições originais, quero deixar como era 
 no Conectiva 7 (fundo verde oliva com fontes pequena que agora não sei o 
 nome).
   
   Valeu por qualquer ajuda
   
   -- 



Re: Como mudar fundo de tela e fontes no emacs no X

2002-08-12 Thread Rodrigo Real

Oi Flavio

Talvez tenhas que colocar algo do tipo:
xrdb -merge .Xdefaults

no inicio do teu .xinitrc

acho que deve ser isso.

[]s
Rodrigo

Flavio Alberto Lopes Soares writes:
  Eu observei o antigo .Xdefaults (que mantive no backup dos meus arquivos de 
  usuário) e a parte do emacs está da seguinte forma:
  
  !!
  ! emacs, xemacs
  
  emacs*Background: DarkSlateGray
  emacs*Foreground: Wheat
  emacs*pointerColor: Orchid
  emacs*cursorColor: Orchid
  emacs*bitmapIcon: on
  emacs*font: fixed
  emacs.geometry: 80x25
  
  ou seja, acredito que estas configurações estejam corretas, mas não sei 
  porque ele não obedece e insiste em ficar em preto com fundo branco e fontes 
  enormes,
  até copiei sua dica na integra no arquivo mas sem resultado, não sei o que 
  fazer
  qualquer dica é bemvinda.
  
  -- 
  Flavio Alberto Lopes Soares
  [EMAIL PROTECTED]
  Linux User n. 257636
  
  MAQPLAS INDÚSTRIA E COMÉRCIO DE MÁQUINAS LTDA.
  www.maqplas.com.br
  [EMAIL PROTECTED]
  
  On Fri, 9 Aug 2002 14:16:48 -0300
  Rodrigo Real [EMAIL PROTECTED] wrote:
  
   
   Oi Flavio
   
   Podes colocar, ou adaptar isto no teu .Xdefaults
   
   emacs*Background: DarkSlateGray
   emacs*Foreground: Wheat
   emacs*pointerColor: Orchid
   emacs*cursorColor: Orchid
   emacs*bitmapIcon: on
   emacs*font: fixed
   
   Abracos,
   Rodrigo
   
   
   Flavio Alberto Lopes Soares writes:
 Pessoal, como faço para alterar as fontes e a cor do fundo de tela no 
   emacs de forma definitiva quando o chamo estando no X (estou usando o 
   Debian Woody no lugar do Conectiva 7) ?
 Eu achei como mudar as fontes mas só para aquela sessão, quando fecho o 
   emacs e abro de novo ele volta às condições originais, quero deixar como 
   era no Conectiva 7 (fundo verde oliva com fontes pequena que agora não sei 
   o nome).
 
 Valeu por qualquer ajuda
 
 -- 



Como mudar fundo de tela e fontes no emacs no X

2002-08-09 Thread Flavio Alberto Lopes Soares
Pessoal, como faço para alterar as fontes e a cor do fundo de tela no emacs de 
forma definitiva quando o chamo estando no X (estou usando o Debian Woody no 
lugar do Conectiva 7) ?
Eu achei como mudar as fontes mas só para aquela sessão, quando fecho o emacs e 
abro de novo ele volta às condições originais, quero deixar como era no 
Conectiva 7 (fundo verde oliva com fontes pequena que agora não sei o nome).

Valeu por qualquer ajuda

-- 
Flavio Alberto Lopes Soares
[EMAIL PROTECTED]
Linux User n. 257636

MAQPLAS INDÚSTRIA E COMÉRCIO DE MÁQUINAS LTDA.
www.maqplas.com.br
[EMAIL PROTECTED]



Re: Como mudar fundo de tela e fontes no emacs no X

2002-08-09 Thread Rodrigo Real

Oi Flavio

Podes colocar, ou adaptar isto no teu .Xdefaults

emacs*Background: DarkSlateGray
emacs*Foreground: Wheat
emacs*pointerColor: Orchid
emacs*cursorColor: Orchid
emacs*bitmapIcon: on
emacs*font: fixed

Abracos,
Rodrigo


Flavio Alberto Lopes Soares writes:
  Pessoal, como faço para alterar as fontes e a cor do fundo de tela no emacs 
  de forma definitiva quando o chamo estando no X (estou usando o Debian Woody 
  no lugar do Conectiva 7) ?
  Eu achei como mudar as fontes mas só para aquela sessão, quando fecho o 
  emacs e abro de novo ele volta às condições originais, quero deixar como era 
  no Conectiva 7 (fundo verde oliva com fontes pequena que agora não sei o 
  nome).
  
  Valeu por qualquer ajuda
  
  -- 
  Flavio Alberto Lopes Soares
  [EMAIL PROTECTED]
  Linux User n. 257636
  
  MAQPLAS INDÚSTRIA E COMÉRCIO DE MÁQUINAS LTDA.
  www.maqplas.com.br
  [EMAIL PROTECTED]
  
  
  -- 
  To UNSUBSCRIBE, email to [EMAIL PROTECTED]
  with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Delete key not working as expected in emacs under X

2000-08-28 Thread Thomas Guettler
I think I had a this problem, too.
There was a bugreport telling me to:
(define-key function-key-map [delete] \C-d) 
in .emacs. 

Tell me if this worked.

On Sun, Aug 27, 2000 at 10:54:05AM -0700, [EMAIL PROTECTED] wrote:
 
 I'm using GNU emacs 20 with mule. In xterm and on console emacs gives me
 what I consider to be proper behaviour. My BackSpace key on keyboard will
 quote as '^?' and is described with 'describe-key as 'DEL runs the command
 backward-delete-char-untabify'. My Delete key quotes as '^[[3~' and is
 described as 'deletechar runs the command delete-char'.
 
 However, when I run emacs in native X mode, both the BackSpace and Delete
 keys behave as the BackSpace key, quoting as '^?' and describing as 'DEL
 runs the command backward-delete-char-untabify'.
 
 xemacs works 'correctly' in native X mode, but has a much larger
 footprint.
 
 So what do I need to do with GNU emacs to make it work in native X the way
 I want it to?
 
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

-- 
Thomas Guettler
Office: guettli_NoSpam_interface-business.de www.interface-business.de
Private:guettli_NoSpam_gmx.de  http://yi.org/guettli
(Replace _NoSpam_ with @)



Delete key not working as expected in emacs under X

2000-08-27 Thread ferret

I'm using GNU emacs 20 with mule. In xterm and on console emacs gives me
what I consider to be proper behaviour. My BackSpace key on keyboard will
quote as '^?' and is described with 'describe-key as 'DEL runs the command
backward-delete-char-untabify'. My Delete key quotes as '^[[3~' and is
described as 'deletechar runs the command delete-char'.

However, when I run emacs in native X mode, both the BackSpace and Delete
keys behave as the BackSpace key, quoting as '^?' and describing as 'DEL
runs the command backward-delete-char-untabify'.

xemacs works 'correctly' in native X mode, but has a much larger
footprint.

So what do I need to do with GNU emacs to make it work in native X the way
I want it to?




Re: color syntax highlighting in emacs without X?

2000-05-26 Thread Felix Natter
Jakob 'sparky' Kaivo [EMAIL PROTECTED] writes:

 GNU Emacs doesn't (currently) support colors under ncurses, only under
 X. XEmacs, however, supports colors in both modes.

there are rumors on gnu.emacs.help that Emacs 21 will support
colors on tty's.

-- 
Felix Natter



Re: remapping M$ windows key to act as meta under console emacs (like X)

2000-05-17 Thread ferret
-BEGIN PGP SIGNED MESSAGE-


I had this set once before, but not in a while to be sure now..

I think you need to hack the console keymap to bind 'M$' to ALT.
But there's a little thing on console about ALT--META mapping.
I don't believe emacs will recognise META and ALT seperately on the
console. Could be wrong by now, though.

#include rants/console_mappings.text

On Mon, 15 May 2000, Britton wrote:

 
 I notice that under X, emacs now uses the little window key as a meta,
 while doing something totally other with Alt.  This is fine, but I like to
 use emacs from the console, and there Alt is still needed.  I don't think
 it's a good idea to have emacs requiring different keystrokes depending on
 where is is run.  Anyone know the best way to make things
 consistent?  Should this perhaps be changed in the package?
 
 Britton Kerin
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

-BEGIN PGP SIGNATURE-
Version: 2.6.3ia
Charset: noconv

iQEVAwUBOSIlLrwBUxk9hu41AQEsPQf/U7f4KJjTtGUz/AUYvsrfGVN+PM42XaV+
pEptIXDn/927LWwlHhhyc4FEGUH+GdqHSEDShq8uGolDO2TIn0Vw9jBUxhw/EcAU
L4Ek/yHeDa6T8a+YU0YPNfOZAxNtZPbvhQD8KRt7Ob42KxXttyyFM4PEOF+f+6pr
CV40114B+DBqfoHTKMP6AgD0zW9e4OjZa3ITB5WeXi5SjrfzXiTbUDfqNCajX8eD
/KDrBibEiFVde+f0JoIBo7pu4TOEKvcQdj70ii32Z5AvJ6vjLACuDaQbWTT1nXKD
lqLP1/42y/P3k0BD4e+/vnfuCBx7O+7Iy907TgMXxrjMMB6huZb53w==
=L5tI
-END PGP SIGNATURE-



Re: remapping M$ windows key to act as meta under console emacs (like X)

2000-05-16 Thread Karl M. Hegbloom
 Britton == Britton  [EMAIL PROTECTED] writes:

Britton I notice that under X, emacs now uses the little window key as a 
meta,
Britton while doing something totally other with Alt.  This is fine, but I 
like to
Britton use emacs from the console, and there Alt is still needed.  I 
don't think
Britton it's a good idea to have emacs requiring different keystrokes 
depending on
Britton where is is run.  Anyone know the best way to make things
Britton consistent?  Should this perhaps be changed in the package?

 You have to change key keymaps with the `loadkeys' for the console or
 with `xmodmap' for X.  I've created a console keymap for use with
 XEmacs that you might like to try.  Look in:

   URL:http://master.debian.org/~karlheg/XE-Lisp

 ... for xhypermap.m4 and ext-fkeymap.el.

 If you don't like how I've got the change vt keys mapped, then you
 can modify the .m4 file to suit yourself.  I based it on the
 hypermap.m4 that's part of `console-tools'.

-- 
Those who do not study Lisp are doomed to reimplement it - Poorly.
A few months in the laboratory often saves several hours at the library.

mailto:[EMAIL PROTECTED] (Karl M. Hegbloom)



color syntax highlighting in emacs without X?

2000-05-15 Thread Britton

Is there some way to do this?  It seems it should be possible but I havn't
been able to find any reference to it in the emacs
docs.  list-colors-display just produces an empty, colorless list.  Any
info appreciated.

Britton Kerin



Re: color syntax highlighting in emacs without X?

2000-05-15 Thread Gary Hennigan
Britton [EMAIL PROTECTED] writes:
 Is there some way to do this?  It seems it should be possible but I havn't
 been able to find any reference to it in the emacs
 docs.  list-colors-display just produces an empty, colorless list.  Any
 info appreciated.

Last time I checked into this one of the advantages of XEmacs over
Emacs was that it could do this, ie., color in non-X terminals. Of
course it's been a long time since I did the comparison so Emacs may
have caught up to XEmacs with this capability by now.

Gary



remapping M$ windows key to act as meta under console emacs (like X)

2000-05-15 Thread Britton

I notice that under X, emacs now uses the little window key as a meta,
while doing something totally other with Alt.  This is fine, but I like to
use emacs from the console, and there Alt is still needed.  I don't think
it's a good idea to have emacs requiring different keystrokes depending on
where is is run.  Anyone know the best way to make things
consistent?  Should this perhaps be changed in the package?

Britton Kerin



Re: color syntax highlighting in emacs without X?

2000-05-15 Thread 50191914
M-x font-lock-mode ?


On Mon, 15 May 2000, Britton wrote:

 
 Is there some way to do this?  It seems it should be possible but I havn't
 been able to find any reference to it in the emacs
 docs.  list-colors-display just produces an empty, colorless list.  Any
 info appreciated.
 
 Britton Kerin
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 



Re: color syntax highlighting in emacs without X?

2000-05-15 Thread Jakob 'sparky' Kaivo
[EMAIL PROTECTED] writes:

 M-x font-lock-mode ?
 
 
 On Mon, 15 May 2000, Britton wrote:
 
  
  Is there some way to do this?  It seems it should be possible but I havn't
  been able to find any reference to it in the emacs
  docs.  list-colors-display just produces an empty, colorless list.  Any
  info appreciated.

GNU Emacs doesn't (currently) support colors under ncurses, only under
X. XEmacs, however, supports colors in both modes.



Re: Paquete emacs para X

2000-02-17 Thread Han Solo
On Tue, Feb 15, 2000 at 11:27:09PM +0100, David Muriel wrote:
 creo que lo que buscas es esto:
 
 ii  emacs20 20.3-7 The GNU Emacs editor.
 ii  emacsen-common  1.4.8  Common facilities for all emacsen.
 

Pues efectivamente, era eso. Muchas gracias.

 
 Emacs is a religion (take a look at alt.religion.emacs), it's not
 your typical software. You should study it like The Bible and one day
 you will believe in it.
 
 -- from a post in comp.emacs
 

Esta va para mi colección de tags.

-- 
Un Saludo

Han Solo
The Rebel Alliance

Conecto, luego existo.
Desconecto, luego insisto.
Soy usuario de infobirria+

P.D. La firma no es mía, sino de uno que trabajaba, precisamente, en M$.
Vivir para ver.



pgpXRqgS0m1rb.pgp
Description: PGP signature


Paquete emacs para X

2000-02-15 Thread Han Solo
Hola a todos.

Antaño, cuando tenía instalada RedHat, venía un paquete que llamaba algo así
como emacs para X en la instalación. El paquete se llamaba
emacs-X11-20.2-7.i386.rpm. Este emacs viene a ser un termino medio entre el
emacs de la consola y el xemacs. ¿Alguien sabe si exixte este paquete para
Debian?

-- 
Un Saludo

Han Solo
The Rebel Alliance

Conecto, luego existo.
Desconecto, luego insisto.
Soy usuario de infobirria+

P.D. La firma no es mía, sino de uno que trabajaba, precisamente, en M$.
Vivir para ver.



pgpOsDDGNwKHQ.pgp
Description: PGP signature


Re: Paquete emacs para X

2000-02-15 Thread David Muriel
Han Solo [EMAIL PROTECTED] writes:

 Hola a todos.

Buenas...

 Antaño, cuando tenía instalada RedHat, venía un paquete que llamaba
 algo así como emacs para X en la instalación. El paquete se llamaba
 emacs-X11-20.2-7.i386.rpm. Este emacs viene a ser un termino medio
 entre el emacs de la consola y el xemacs. ¿Alguien sabe si exixte
 este paquete para Debian?

creo que lo que buscas es esto:

ii  emacs20 20.3-7 The GNU Emacs editor.
ii  emacsen-common  1.4.8  Common facilities for all emacsen.



Hasta luego.

-- 

David Muriel.
Debian GNU/Linux 2.1 (slink) + Emacs 20.3.2 + Gnus v5.6.45
Linux registered user #25632 (http://counter.li.org/)


Emacs is a religion (take a look at alt.religion.emacs), it's not
your typical software. You should study it like The Bible and one day
you will believe in it.

-- from a post in comp.emacs


Re: Emacs without X in Debian?

1999-06-13 Thread Joachim Trinkwitz
Pedro Quaresma de Almeida [EMAIL PROTECTED] writes:

 Xemacs (the name says it all) needs X, but Emacs does'nt.
 
In this case, names don't say all: Xemacs doesn't need X, too.

Greetings,
joachim


Re: Emacs without X in Debian?

1999-06-11 Thread Pedro Quaresma de Almeida


Hi, I've just installed Debian Linux on a very small partition (60mb).
I want to install emacs, but the only Debian packages available (emacs19
and emacs20) both seem to require XWindows, which I don't have nearly
enough room for.  Also, I don't have enough room for gcc, so compiling
stuff myself isn't an option.  Does anyone know where I could find a
Debian emacs package that doesn't depend on Xlib, etc?  Thanks in
advance. Loren.



Emacs does not need X!, You can work with emacs with any brand of dumb
terminal.

Xemacs (the name says it all) needs X, but Emacs does'nt.

At\'e breve

Pedro Quaresma de Almeida
Departamento de Matem\'atica, Faculdade de Ci\^encias e Tecnologia
Universidade de Coimbra
P-3000 COIMBRA, PORTUGAL
e-mail: [EMAIL PROTECTED]
url: http://www.mat.uc.pt/~pedro/
phone: 351 39 791170




Re: Emacs without X in Debian?

1999-06-11 Thread Patrick Colbeck

Xemacs certainly doesnt need X. It used to be called Lucid Emacs (no
reference to X). The version in the Debian debs is compliled with X
support so if you launch it in X it will run as an X app but if you
start it in a real console it will run fine or in an Xterminal do
Xemacs -nw and it will stay as a console app.

Infact that is how I use it to read my mail on my work PC from hoem
over dialin as the X version of Xemacs takes too long to load up over
a modem line.

Pat


Emacs without X in Debian?

1999-06-10 Thread Loren King

Hi, I've just installed Debian Linux on a very small partition (60mb).
I want to install emacs, but the only Debian packages available (emacs19
and emacs20) both seem to require XWindows, which I don't have nearly
enough room for.  Also, I don't have enough room for gcc, so compiling
stuff myself isn't an option.  Does anyone know where I could find a
Debian emacs package that doesn't depend on Xlib, etc?  Thanks in
advance. Loren.

--
Loren King   [EMAIL PROTECTED]
http://web.mit.edu/lking/www/home.html


Re: Emacs without X in Debian?

1999-06-10 Thread Jens B. Jorgensen
Unfortunately it does request xlib6g (which isn't all of X but has shared libs 
xkb
stuff, etc.). The xlib6g package will take up 2.8MB of space when installed 
according
to:

(for i in `dpkg -L xlib6g` ; do if [ -f $i ] ; then ls -s $i ; fi ; done) | awk 
'{s +=
$1;} END {print s;}'

That's not so bad eh?

Loren King wrote:

 Hi, I've just installed Debian Linux on a very small partition (60mb).
 I want to install emacs, but the only Debian packages available (emacs19
 and emacs20) both seem to require XWindows, which I don't have nearly
 enough room for.  Also, I don't have enough room for gcc, so compiling
 stuff myself isn't an option.  Does anyone know where I could find a
 Debian emacs package that doesn't depend on Xlib, etc?  Thanks in
 advance. Loren.

 --
 Loren King   [EMAIL PROTECTED]
 http://web.mit.edu/lking/www/home.html

 --
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null

--
Jens B. Jorgensen
[EMAIL PROTECTED]



Re: Emacs without X in Debian?

1999-06-10 Thread Laurent Martelli
 Loren == Loren King [EMAIL PROTECTED] writes:

  Loren Hi, I've just installed Debian Linux on a very small
  Loren partition (60mb).  I want to install emacs, but the only
  Loren Debian packages available (emacs19 and emacs20) both seem to
  Loren require XWindows, which I don't have nearly enough room for.
  Loren Also, I don't have enough room for gcc, so compiling stuff
  Loren myself isn't an option.  Does anyone know where I could find
  Loren a Debian emacs package that doesn't depend on Xlib, etc?
  Loren Thanks in advance. Loren.

You should be able to install it without having X installed. See dpkg
--force-help. 

-- 
Laurent Martelli
[EMAIL PROTECTED]


Re: emacs -- (Not X) Hexl-mode C-M does not work

1998-11-16 Thread W. Paul Mills
Joseph Hartmann [EMAIL PROTECTED] writes:

 My info on emacs tells me after I do a M-x hexl-mode enter
 C-M-x should be the way to insert a character in hex.  Does C-M-x
 mean Control m (or Control M) followed by an x ?  Control-m or
 Control M gives me a Carriage Return, not a prefix to a further
 command.  This is emacs from the cheapbytes four-disk set of
 debian; the emacs is version 19.34
 
 Any suggestions will be appreciated.
 
 joeh


ESCCTRLx   prompts for a hex number (in x or character term)
CTRLALTx   prompts for a hex number (in character term)
ALTCTRLx   prompts for a hex number (in character term)


-- 
/*** Running Debian Linux ***
*   For God so loved the world that He gave his only begotten Son,  *
*   that whoever believes in Him should not perish...John 3:16  *
* W. Paul Mills  *  Topeka, Kansas, U.S.A.  *
* EMAIL= [EMAIL PROTECTED]  *  WWW= http://Mills-USA.com/  *
* Bill, I was there several years ago, why would I want to go back? *
* pgp public key on keyservers everywhere? */


emacs -- (Not X) Hexl-mode C-M does not work

1998-11-15 Thread Joseph Hartmann
My info on emacs tells me after I do a M-x hexl-mode enter
C-M-x should be the way to insert a character in hex.  Does C-M-x
mean Control m (or Control M) followed by an x ?  Control-m or
Control M gives me a Carriage Return, not a prefix to a further
command.  This is emacs from the cheapbytes four-disk set of
debian; the emacs is version 19.34

Any suggestions will be appreciated.

joeh


Re: emacs -- (Not X) Hexl-mode C-M does not work

1998-11-15 Thread Chris Mayes
On Sun, 15 Nov 1998, Joseph Hartmann wrote:

 My info on emacs tells me after I do a M-x hexl-mode enter
 C-M-x should be the way to insert a character in hex.  Does C-M-x
 mean Control m (or Control M) followed by an x ?  Control-m or
 Control M gives me a Carriage Return, not a prefix to a further
 command.  This is emacs from the cheapbytes four-disk set of
 debian; the emacs is version 19.34

The M-x is Meta-x or escape-x.  In order to access the meta functions
you type escape (alt might work too, IIRC) and x.  There are a _ton_ of
meta functions on emacs.  I use M-x compile for my C++ stuff all the time.
For a hoot, try M-x font-lock-mode.  That will bring up syntax
highlighting for whatever mode you might be in, assuming that mode
supports syntax highlighting.  Although emacs can usually guess what mode
it should be in by the extension, sometimes you need to tell it
specifically(i.e. .template is not detected as c++).  To do this, type M-x
whatever-mode.  There's a tutorial in emacs that will walk you through
many of the major keybindings, btw.  I think it will appear automatically
if you bring up emacs with no arguments...  But I digress.  M-x is
escape-x.  Thank you.

-Chris

 
 Any suggestions will be appreciated.
 
 joeh
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCS/CC/MC d- s+:+ a-- C++ US P L++ E W++ N- o? K? w O M- V- PS++ PE+ Y+
PGP- t+ 5 X+ R tv+ b++ DI+ D- G e+(++) h--- r++ z+ 
--END GEEK CODE BLOCK--


Re: emacs -- (Not X) Hexl-mode C-M does not work

1998-11-15 Thread Joseph Hartmann
 Date: Sun, 15 Nov 1998 15:19:11 -0500 (EST)
 From: Chris Mayes [EMAIL PROTECTED]
 cc: debian-user@lists.debian.org
 MIME-Version: 1.0
 Content-Type: TEXT/PLAIN; charset=US-ASCII

 On Sun, 15 Nov 1998, Joseph Hartmann wrote:

  My info on emacs tells me after I do a M-x hexl-mode enter
  C-M-x should be the way to insert a character in hex.  Does C-M-x
  mean Control m (or Control M) followed by an x ?  Control-m or
  Control M gives me a Carriage Return, not a prefix to a further
  command.  This is emacs from the cheapbytes four-disk set of
  debian; the emacs is version 19.34

 The M-x is Meta-x or escape-x.  In order to access the meta functions
 you type escape (alt might work too, IIRC) and x.  There are a _ton_ of
 meta functions on emacs.  I use M-x compile for my C++ stuff all the 
time.
 For a hoot, try M-x font-lock-mode.  That will bring up syntax
 highlighting for whatever mode you might be in, assuming that mode
 supports syntax highlighting.  Although emacs can usually guess what 
mode
 it should be in by the extension, sometimes you need to tell it
 specifically(i.e. .template is not detected as c++).  To do this, type 
M-x
 whatever-mode.  There's a tutorial in emacs that will walk you 
through
 many of the major keybindings, btw.  I think it will appear 
automatically
 if you bring up emacs with no arguments...  But I digress.  M-x is
 escape-x.  Thank you.

 -Chris

Thank you for your discussion.  I am familiar with the M-x
meaning, but it is the C-m-x where I am stuck.  As soon as I type
C-m I get the same result as if i hit the enter key.  Yet the
info on hexl mode indicates the command to edit point with a
hex value is C-m-x.

thanks for your input.

joeh

  Any suggestions will be appreciated.
  
  joeh
  
  
  -- 
  Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
  

 -BEGIN GEEK CODE BLOCK-
 Version: 3.1
 GCS/CC/MC d- s+:+ a-- C++ US P L++ E W++ N- o? K? w O M- V- PS++ PE+ Y+
 PGP- t+ 5 X+ R tv+ b++ DI+ D- G e+(++) h--- r++ z+ 
 --END GEEK CODE BLOCK--