* (no subject)
@ 2005-03-08 14:48 Gian Uberto Lauri
2005-03-08 21:02 ` Peter Dyballa
0 siblings, 1 reply; 5+ messages in thread
From: Gian Uberto Lauri @ 2005-03-08 14:48 UTC (permalink / raw)
Cc: help-gnu-emacs
Sorry if this breaks the threading...
>>>>> "UH" == Ulrich Hobelmann <u.hobelmann@web.de> writes:
UH> Thanks! That solves the display problem.
UH> Emacs doesn't work with the Mac input method, though (alt-s doesn't do
UH> ß, but §). I suspect the Alt key is mapped for something...
Using the Emacs Input Method (I prefer this since I use Emacs in 3
differnt OS) solves the problem. You can choose between german prefix
where ß is the result of the sequence " and s (prefix version work
somethin like iso-accents-mode, so wovels with umlauts are entered
with the sequence " (wovel)) and german postfix where you get the same
result by hitting s and then z. In this mode wovels with umlauts are
entered typing what I think is the "no umlaut version" of the word (I
don't speak German -blame on me- so I'm not sure...).
>> Hmmm... I think thak the use of mac roman is in second place for
>> deserving a rightful spanking (for Apple developers) after the
>> implementation of cp, mv and so on ... :)
>>
UH> What's wrong with cp, mv ...?
UH> Aren't they just from FreeBSD?
The commands do come from BSD or GNU. But the filesystem not, and
those smarties did not adapt the commands to the filesystem.
So if you cp a file you cp just the data losing the extended
attributes. mv should behave likewise too. There are a couple of
utilities that fix this in the development stuff. I never used them as
I use my iMac as a Unix box and I don't care of the other file forks
(btw does someone know a free utility to repartition the disk to make
place to an healy Debian GNU/Linux ?).
--
/\ ___
/___/\_|_|\_|__|___Gian Uberto Lauri_____
//--\| | \| | Integralista GNUslamico
\/ e coltivatore diretto di Software
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re:
2005-03-08 14:48 (no subject) Gian Uberto Lauri
@ 2005-03-08 21:02 ` Peter Dyballa
2005-03-08 21:14 ` Re: Gian Uberto Lauri
2005-03-08 21:24 ` Gian Uberto Lauri
0 siblings, 2 replies; 5+ messages in thread
From: Peter Dyballa @ 2005-03-08 21:02 UTC (permalink / raw)
Cc: help-gnu-emacs, Ulrich Hobelmann
Am 08.03.2005 um 15:48 schrieb Gian Uberto Lauri:
> (btw does someone know a free utility to repartition the disk to make
> place to an healy Debian GNU/Linux ?).
When you boot into Debian you're offered to repartition any Mac volume
-- that's presumingly not that what you want? If so you could try to
boot into OpenBSD or NetBSD. I think both have a tool to manipulate the
partition table, change the type of partitions ...
Have you checked tucows? (http://mac.tucows.com/) Is Apple's pdisk not
enough?
--
Greetings
Pete
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re:
2005-03-08 21:02 ` Peter Dyballa
@ 2005-03-08 21:14 ` Gian Uberto Lauri
2005-03-08 22:38 ` Re: (Mac partition manager) Peter Dyballa
2005-03-08 21:24 ` Gian Uberto Lauri
1 sibling, 1 reply; 5+ messages in thread
From: Gian Uberto Lauri @ 2005-03-08 21:14 UTC (permalink / raw)
Cc: help-gnu-emacs
>>>>> "PD" == Peter Dyballa <Peter_Dyballa@Web.DE> writes:
PD> Am 08.03.2005 um 15:48 schrieb Gian Uberto Lauri:
>> (btw does someone know a free utility to repartition the disk to
>> make place to an healy Debian GNU/Linux ?).
PD> When you boot into Debian you're offered to repartition any Mac
PD> volume -- that's presumingly not that what you want? If so you
PD> could try to boot into OpenBSD or NetBSD. I think both have a tool
PD> to manipulate the partition table, change the type of partitions
PD> ...
I badly worded my sentence. What I need is something to shrink Mac OS
X partition.
PD> Have you checked tucows? (http://mac.tucows.com/) Is Apple's pdisk
PD> not enough?
Goig to check.
--
/\ ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
//--\ | | \| | Integralista GNUslamico
\/ e coltivatore diretto di software
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: (Mac partition manager)
2005-03-08 21:14 ` Re: Gian Uberto Lauri
@ 2005-03-08 22:38 ` Peter Dyballa
0 siblings, 0 replies; 5+ messages in thread
From: Peter Dyballa @ 2005-03-08 22:38 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 08.03.2005 um 22:14 schrieb Gian Uberto Lauri:
> What I need is something to shrink Mac OS X partition.
The most easy way: backup, re-install/re-partition, re-store.
The more complicated way would involve compacting the many used blocks
on disk into one object (defragmentation). I think you'll need Norton
for this. Then you could have a problem with you Mac (an iBook, as I
remember): you might need to have an Apple_Boot_Partition in first 8
GB, and maybe Linux too! Some disk controllers make it impossible to
boot from blocks behind the 8 GB border.
And I vaguely remember that I read about a Mac partition manager, maybe
coming from Australia or New Zealand, that can shrink! I think it was
VolumeWorks from SubRosaSoft. Isn't there a Drive Genius too?
--
Greetings
Pete
When you meet a master swordsman,
show him your sword.
When you meet a man who is not a poet,
do not show him your poem.
-- Rinzai, ninth century Zen master
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re:
2005-03-08 21:02 ` Peter Dyballa
2005-03-08 21:14 ` Re: Gian Uberto Lauri
@ 2005-03-08 21:24 ` Gian Uberto Lauri
1 sibling, 0 replies; 5+ messages in thread
From: Gian Uberto Lauri @ 2005-03-08 21:24 UTC (permalink / raw)
Cc: help-gnu-emacs
>>>>> "PD" == Peter Dyballa <Peter_Dyballa@Web.DE> writes:
PD> Am 08.03.2005 um 15:48 schrieb Gian Uberto Lauri:
>> (btw does someone know a free utility to repartition the disk to
>> make place to an healy Debian GNU/Linux ?).
PD> When you boot into Debian you're offered to repartition any Mac
PD> volume -- that's presumingly not that what you want? If so you
PD> could try to boot into OpenBSD or NetBSD. I think both have a tool
PD> to manipulate the partition table, change the type of partitions
PD> ...
I badly worded my sentence. What I need is something to shrink Mac OS
X partition.
PD> Have you checked tucows? (http://mac.tucows.com/) Is Apple's pdisk
PD> not enough?
It seems that they don't have what I need. (BTW, it was free as in freedom :))
--
/\ ___
/___/\__|_|\_|__|___Gian Uberto Lauri_____________________
//--\ | | \| | Integralista GNUslamico
\/ e coltivatore diretto di software
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-03-08 22:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-08 14:48 (no subject) Gian Uberto Lauri
2005-03-08 21:02 ` Peter Dyballa
2005-03-08 21:14 ` Re: Gian Uberto Lauri
2005-03-08 22:38 ` Re: (Mac partition manager) Peter Dyballa
2005-03-08 21:24 ` 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).