* Opening gzipped files from within emacs?
@ 2004-12-02 8:53 bgm-rao
2004-12-02 9:10 ` Gian Uberto Lauri
[not found] ` <mailman.3009.1101979270.27204.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 10+ messages in thread
From: bgm-rao @ 2004-12-02 8:53 UTC (permalink / raw)
How can I open .gz files without gunzipping them, from within emacs?
-Madhu
^ permalink raw reply [flat|nested] 10+ messages in thread
* Opening gzipped files from within emacs?
2004-12-02 8:53 Opening gzipped files from within emacs? bgm-rao
@ 2004-12-02 9:10 ` Gian Uberto Lauri
[not found] ` <mailman.3009.1101979270.27204.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 10+ messages in thread
From: Gian Uberto Lauri @ 2004-12-02 9:10 UTC (permalink / raw)
Cc: help-gnu-emacs
>>>>> "b" == bgm-rao <bgm-rao@ieee.org> writes:
b> How can I open .gz files without gunzipping them, from within emacs?
It seems it fails under Mac OS X, but elsewhere try M-x
auto-compression-mode that's bound to the Options/Automatic File
Decompression menu item.
--
/\ ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
//--\ | | \| | Integralista GNUslamico e fancazzista
\/
^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <mailman.3009.1101979270.27204.help-gnu-emacs@gnu.org>]
* Re: Opening gzipped files from within emacs?
[not found] ` <mailman.3009.1101979270.27204.help-gnu-emacs@gnu.org>
@ 2004-12-02 9:32 ` Sebastien Kirche
2004-12-02 10:05 ` Gian Uberto Lauri
` (3 more replies)
0 siblings, 4 replies; 10+ messages in thread
From: Sebastien Kirche @ 2004-12-02 9:32 UTC (permalink / raw)
Le 2 Dec 2004, Gian Uberto Lauri vraute :
> It seems it fails under Mac OS X, but elsewhere try M-x
> auto-compression-mode that's bound to the Options/Automatic File
> Decompression menu item.
No, it works also under OSX (here : CVS version and 10.3.6).
What is your problem ?
Sébastien Kirche
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Opening gzipped files from within emacs?
2004-12-02 9:32 ` Sebastien Kirche
@ 2004-12-02 10:05 ` Gian Uberto Lauri
[not found] ` <mailman.3023.1101982589.27204.help-gnu-emacs@gnu.org>
` (2 subsequent siblings)
3 siblings, 0 replies; 10+ messages in thread
From: Gian Uberto Lauri @ 2004-12-02 10:05 UTC (permalink / raw)
Cc: help-gnu-emacs
>>>>> "SK" == Sebastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> writes:
SK> Le 2 Dec 2004, Gian Uberto Lauri vraute :
>> It seems it fails under Mac OS X, but elsewhere try M-x
>> auto-compression-mode that's bound to the Options/Automatic File
>> Decompression menu item.
SK> No, it works also under OSX (here : CVS version and 10.3.6).
SK> What is your problem ?
Going to cvs update this evening.
It simply ignore the flag from the menu (I'll try the sacred named command).
Anyway, anyone here with a good fontset configuration for iso8859-15
characters under Carbon Emacs ?
--
/\ ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
//--\ | | \| | Integralista GNUslamico e fancazzista
\/
^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <mailman.3023.1101982589.27204.help-gnu-emacs@gnu.org>]
* Re: Opening gzipped files from within emacs?
[not found] ` <mailman.3023.1101982589.27204.help-gnu-emacs@gnu.org>
@ 2004-12-02 13:13 ` Sebastien Kirche
0 siblings, 0 replies; 10+ messages in thread
From: Sebastien Kirche @ 2004-12-02 13:13 UTC (permalink / raw)
Le 2 Dec 2004, Gian Uberto Lauri a formulé :
> SK> No, it works also under OSX (here : CVS version and 10.3.6).
> SK> What is your problem ?
>
> Going to cvs update this evening.
Maybe you could try my cvs checkout from 2004-11-12 ? I have build the
installer under 10.3.6.
I have just put it there :
http://sebastien.kirche.free.fr/emacs_stuff/EmacsInstaller-cvs20041112.dmg.bz2
>
> It simply ignore the flag from the menu (I'll try the sacred named
> command).
>
> Anyway, anyone here with a good fontset configuration for iso8859-15
> characters under Carbon Emacs ?
I have tried this one, but i still have some conflicts (for example, i get
the euro symbol displayed from the unicode 0100-24ff but i have a white
square in latin-9 with the lucida grande):
(create-fontset-from-fontset-spec
"-apple-monaco-medium-r-normal--9-*-*-*-*-*-fontset-monaco,
ascii:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman,
mule-unicode-0100-24ff:-apple-lucida grande-medium-r-normal--0-0-75-75-m-0-mac-roman,
mule-unicode-2500-33ff:-apple-bitstream vera sans mono bold-medium-r-normal--0-0-75-75-m-0-mac-roman,
latin-iso8859-15:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman,
latin-iso8859-1:-apple-monaco-medium-r-normal--9-90-75-75-m-90-mac-roman"
)
Maybe it would give you some tricks ?
Ideally, i would have convert linux unifont (iso10646 encoding) to osx font
format with fontforge, but it crashes :(
Sébastien Kirche
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Opening gzipped files from within emacs?
2004-12-02 9:32 ` Sebastien Kirche
2004-12-02 10:05 ` Gian Uberto Lauri
[not found] ` <mailman.3023.1101982589.27204.help-gnu-emacs@gnu.org>
@ 2004-12-03 7:52 ` Gian Uberto Lauri
[not found] ` <mailman.3266.1102060961.27204.help-gnu-emacs@gnu.org>
3 siblings, 0 replies; 10+ messages in thread
From: Gian Uberto Lauri @ 2004-12-03 7:52 UTC (permalink / raw)
Cc: help-gnu-emacs
>>>>> "SK" == Sebastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> writes:
SK> Le 2 Dec 2004, Gian Uberto Lauri vraute :
>> It seems it fails under Mac OS X, but elsewhere try M-x
>> auto-compression-mode that's bound to the Options/Automatic File
>> Decompression menu item.
SK> No, it works also under OSX (here : CVS version and 10.3.6).
SK> What is your problem ?
The latest build doesn't ignore the "Automatic file decompression" menu item.
And thanks for your fontset!!!!!! It worked fine!
--
/\ ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
//--\ | | \| | Integralista GNUslamico e fancazzista
\/
^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <mailman.3266.1102060961.27204.help-gnu-emacs@gnu.org>]
* Re: Opening gzipped files from within emacs?
[not found] ` <mailman.3266.1102060961.27204.help-gnu-emacs@gnu.org>
@ 2004-12-03 10:29 ` Sebastien Kirche
2004-12-03 10:49 ` Gian Uberto Lauri
[not found] ` <mailman.3314.1102071565.27204.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 10+ messages in thread
From: Sebastien Kirche @ 2004-12-03 10:29 UTC (permalink / raw)
Le 3 Dec 2004, Gian Uberto Lauri vraute :
> The latest build doesn't ignore the "Automatic file decompression" menu
> item.
Ok.
> And thanks for your fontset!!!!!! It worked fine!
Really ? What do you get, for example with the euro sign ? Emacs keeps on
inserting an euro utf symbol...
Would you mind to share your config file ?
My problem is that i can't get some unicode chars and i can't make osx
accept my unix fonts like unifont.
For example : M-: (insert "\x4912f") should insert a dot character but only
get a slash. I would have use some unicode font for a nice tree display in
Gnus.
Sébastien Kirche
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Opening gzipped files from within emacs?
2004-12-03 10:29 ` Sebastien Kirche
@ 2004-12-03 10:49 ` Gian Uberto Lauri
[not found] ` <mailman.3314.1102071565.27204.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 10+ messages in thread
From: Gian Uberto Lauri @ 2004-12-03 10:49 UTC (permalink / raw)
Cc: help-gnu-emacs
>>>>> "SK" == Sebastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> writes:
SK> Le 3 Dec 2004, Gian Uberto Lauri vraute :
>> The latest build doesn't ignore the "Automatic file decompression" menu
>> item.
SK> Ok.
>> And thanks for your fontset!!!!!! It worked fine!
SK> Really ? What do you get, for example with the euro sign ? Emacs keeps on
SK> inserting an euro utf symbol...
Going to check this. I got an \200 on a message from a friend of mine
But finally I was able to read
perché è fatto così
(because it's done this way) invece che
perch[] [] fatto cos[]
(each [] is a rectangle like those you get in HELLO when you miss a gliph)
SK> Would you mind to share your config file ?
Sure. OOps, I think I have several ones (Linux, Mac OS X and
Wi[stomach pain]. You mean the Mac OS X version ?
--
/\ ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
//--\ | | \| | Integralista GNUslamico e fancazzista
\/
^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <mailman.3314.1102071565.27204.help-gnu-emacs@gnu.org>]
* Re: Opening gzipped files from within emacs?
[not found] ` <mailman.3314.1102071565.27204.help-gnu-emacs@gnu.org>
@ 2004-12-03 11:16 ` Sebastien Kirche
2004-12-03 13:40 ` Gian Uberto Lauri
0 siblings, 1 reply; 10+ messages in thread
From: Sebastien Kirche @ 2004-12-03 11:16 UTC (permalink / raw)
Le 3 Dec 2004, Gian Uberto Lauri a formulé :
> SK> Would you mind to share your config file ?
>
> Sure. OOps, I think I have several ones (Linux, Mac OS X and
> Wi[stomach pain]. You mean the Mac OS X version ?
Yep the osx one.
Hehe, i also use emacs on several platforms, but i keep an unified .emacs to
avoid to search and update separate .emacs...
Maybe you can take a look at
http://sebastien.kirche.free.fr/emacs_stuff/emacs
I have just updated it. *Beware* : it's kinda work in progress and it need
some housework. But look at the beginning where i have some defines specific
to windows linux and mac.
Regards,
Sébastien Kirche
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: Opening gzipped files from within emacs?
2004-12-03 11:16 ` Sebastien Kirche
@ 2004-12-03 13:40 ` Gian Uberto Lauri
0 siblings, 0 replies; 10+ messages in thread
From: Gian Uberto Lauri @ 2004-12-03 13:40 UTC (permalink / raw)
Cc: help-gnu-emacs
>>>>> "SK" == Sebastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> writes:
SK> Le 3 Dec 2004, Gian Uberto Lauri a formulé :
SK> Would you mind to share your config file ?
>>
>> Sure. OOps, I think I have several ones (Linux, Mac OS X and
>> Wi[stomach pain]. You mean the Mac OS X version ?
SK> Yep the osx one.
SK> Hehe, i also use emacs on several platforms, but i keep an unified .emacs to
SK> avoid to search and update separate .emacs...
I have several computers too, and on different separate networks (home
net and work net). But you just suggested me a good idea... I could use
work CVS - and use VPN from home to access it -
SK> Maybe you can take a look at
SK> http://sebastien.kirche.free.fr/emacs_stuff/emacs
I'll do for sure.
SK> I have just updated it. *Beware* : it's kinda work in progress and it need
SK> some housework. But look at the beginning where i have some defines specific
SK> to windows linux and mac.
Thanks!
My emacs and emacs-lisp skills are a perpetual work in progress :)
--
/\ ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
//--\ | | \| | Integralista GNUslamico e fancazzista
\/
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2004-12-03 13:40 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-02 8:53 Opening gzipped files from within emacs? bgm-rao
2004-12-02 9:10 ` Gian Uberto Lauri
[not found] ` <mailman.3009.1101979270.27204.help-gnu-emacs@gnu.org>
2004-12-02 9:32 ` Sebastien Kirche
2004-12-02 10:05 ` Gian Uberto Lauri
[not found] ` <mailman.3023.1101982589.27204.help-gnu-emacs@gnu.org>
2004-12-02 13:13 ` Sebastien Kirche
2004-12-03 7:52 ` Gian Uberto Lauri
[not found] ` <mailman.3266.1102060961.27204.help-gnu-emacs@gnu.org>
2004-12-03 10:29 ` Sebastien Kirche
2004-12-03 10:49 ` Gian Uberto Lauri
[not found] ` <mailman.3314.1102071565.27204.help-gnu-emacs@gnu.org>
2004-12-03 11:16 ` Sebastien Kirche
2004-12-03 13:40 ` Gian Uberto Lauri
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 read-only IMAP folder(s) and NNTP newsgroup(s).