> Deleting the selection is a VERY BAD thing to do! > You probably want to delete the selected pixels instead. > That is what gimp-edit-clear is for. > > (gimp-edit-clear drawable) > > where drawable is the layer you want to clear pixels from. \o/ It works like a charm, thanks a lot !