View previous topic :: View next topic |
Author |
Message |
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Fri Jan 28, 2005 11:41 pm Post subject: Emacs a quadratini |
|
|
Qualcuno sà cosa può essere successo al mio emacs?!? al posto dei caratteri mi dà tutti quadratini! (Parlo di emacs in x... a riga tutto ok ovviamente!)
Last edited by wildancer on Fri Jan 28, 2005 11:47 pm; edited 1 time in total |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Jan 28, 2005 11:42 pm Post subject: |
|
|
Con che USE l'hai emerso? _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Fri Jan 28, 2005 11:48 pm Post subject: |
|
|
Code: |
USE="crypt spell ssl fortran acpi acpi4linux bluetooth cdparanoia \
chroot divx4linux dvd dvdr opengl emacs ethereal exif f2c faad \
gimp gimpprint gkrellm ipv6 mmx mp3 xv openssh pcmcia pam pda \
ppds sse unicode usb vcdimager wifi xfs xvid -berkdb X -libwww \
-motif -perl -python -qt -readline -sdl -tcpd gtk gtk2 gnome"
|
Queste sono le mie use... |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Jan 28, 2005 11:50 pm Post subject: |
|
|
Intendevo:
_________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Fri Jan 28, 2005 11:59 pm Post subject: |
|
|
Code: |
[ebuild R ] app-editors/emacs-21.3-r3 +X -Xaw3d -debug +gnome -leim -lesstif -motif +nls
|
Comunque non è stato aggiornato... Credo che sia cambiato il path dei caratteri in xorg però riemergendo emacs il problema non cessa di esistere! |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Sat Jan 29, 2005 12:05 am Post subject: |
|
|
Ma hai problemi solo con emacs o pure con altri programmi
Hai provato a riemergere openmotif? _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Sat Jan 29, 2005 12:10 am Post subject: |
|
|
no gutter, ora provo... comunque è l'unico programma che mi fà questo giochino! |
|
Back to top |
|
|
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Sat Jan 29, 2005 12:41 am Post subject: |
|
|
niente di nuovo... purtroppo il problema persiste... ma possibile che nessuno usi emacs? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31450 Location: here
|
Posted: Sat Jan 29, 2005 12:54 am Post subject: |
|
|
Hai provato a muovere il file .emacs e farlo ricreare? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Sat Jan 29, 2005 12:59 am Post subject: |
|
|
Fedele è l'uovo di colombo e funziona sempre di solito e... no non l'ho provato
EDIT: purtroppo questa volta non funziona nemmeno questo tip |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Sat Jan 29, 2005 9:53 am Post subject: |
|
|
Io uso emacs Ma non lo dire in giro
Comunque mi sembra chiaro che si tratti di un problema di font. Ora posta la sezione di xorg.conf relativa ai fonts. _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
lavish Bodhisattva
Joined: 13 Sep 2004 Posts: 4296
|
Posted: Sat Jan 29, 2005 10:18 am Post subject: |
|
|
Io non uso emacs...
[flame_mode=true]uso vi(m)[/flame_mode]
.. ma possibile che invece di un problema di font sia di codifica? _________________ minimalblue.com | secgroup.github.io/ |
|
Back to top |
|
|
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Sat Jan 29, 2005 3:06 pm Post subject: |
|
|
no, per la codifica emacs usa, come vim, il charcode di default del sistema, quindi non credo!
if [ Flame_mode == true ] then
echo "Comunque emacs è il piu grande editor di testo esistente...\
i comandi saranno un po più difficili da imparare ma poi fa anche\
il caffè... Buffer multipli, macro, per scriptare in sh, scrivere in\
LaTeX o per il C è il migliore!"
else
echo "Io uso tutti e due, dipende dalla macchina su cui sto lavorando e\
che uso ne devo fare... Infatti preferisco vi che vim, mi da più\
sicurezza!"
fi |
|
Back to top |
|
|
pelon's n00b
Joined: 05 Sep 2003 Posts: 66 Location: CH -> TI
|
Posted: Sat Jan 29, 2005 3:14 pm Post subject: |
|
|
anche io ho lo stesso problema:
ecco un po' di errori:
Code: | $ emacs
Warning: Cannot convert string "-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct
Warning: Cannot convert string "-*-helvetica-medium-r-*--*-120-*-*-*-*-iso8859-1" to type FontStruct
|
Code: | # tail /var/log/Xorg.0.log
FreeType: couldn't open face /usr/share/fonts/Type1/cour.pfa: 1
FreeType: couldn't open face /usr/share/fonts/Type1/cour.pfa: 1
|
_________________ www.tilug.ch |
|
Back to top |
|
|
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Sat Jan 29, 2005 3:29 pm Post subject: |
|
|
Code: |
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/local/"
FontPath "/usr/share/fonts/Speedo/"
# FontPath "/usr/share/fonts/TrueType/"
FontPath "/usr/share/fonts/freefont/"
|
mah... |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Sat Jan 29, 2005 4:14 pm Post subject: |
|
|
Prova così:
Code: |
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/local/"
# FontPath "/usr/share/fonts/TrueType/"
FontPath "/usr/share/fonts/freefont/"
|
_________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
wildancer Guru
Joined: 02 Apr 2004 Posts: 472
|
Posted: Mon Jan 31, 2005 2:15 pm Post subject: |
|
|
hem... scusa ma non è lo stesso?!?! |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Jan 31, 2005 3:16 pm Post subject: |
|
|
Che io sappia dipende anche l'ordine. Prova a fare qualche esperimento a volte i fonts e xorg sono un argomento mistico _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
Hiromi n00b
Joined: 03 Mar 2005 Posts: 1 Location: Milan/Italy
|
Posted: Thu Mar 03, 2005 9:56 am Post subject: |
|
|
Il problema dei quadratini ce l'ho anche io, e per di piu' mi va in segmentation fault...sapreste dirmi se poi qualcuno di voi ha risolto?
mata ne!
Hiromi _________________ --
Silvia - "Mind is where we live in time" www.nopressure.co.uk
GPG Key [ID: 0x230CB4DA] available @ pgp.mit.edu |
|
Back to top |
|
|
|