Si la question etait comment ouvrir deux *buffers* shell, et non pas changer le programme de shell (bash par default) comme je l'avais d'abord compris, alors:
C-u M-x shell en changeant le nom du buffer. Tu peux aussi passer des arguments a ta commande emacs: C-u 5 M-x shell pour basculer sur le buffer shell<5> Plus d'infos dans le fichier fshell.el. A+, Alexandre. -----Original Message----- From: Meynaud, Alexandre Sent: Tuesday, March 12, 2002 3:13 PM To: Laurent Martelli; [email protected] Subject: RE: une petite question sur emacs M-x sh-set-shell pour juste changer la commande de shell. Sinon M-x customize-group shell pour d'autres modifications et surtout les conserver (dans le .emacs) pour d'autres sessions. Enfin M-x apropos shell pour une info quasi exhaustive. A+, Alexandre. -----Original Message----- From: Laurent Martelli [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 12, 2002 11:43 AM To: [email protected] Subject: Re: une petite question sur emacs >>>>> "kamel" == kamel <[EMAIL PROTECTED]> writes: kamel> excusez moi pour la question hors sujet. c'etait juste pour kamel> savoir si on pouvait ouvrir plusieurs shell diff�rents sous kamel> emacs. J'ai l'impression que �a n'a pas �t� pr�vu. Mais �a ne devrait pas �tre tr�s compliqu� de modifier shell.el pour le faire ... :-) -- Laurent Martelli [EMAIL PROTECTED] http://www.bearteam.org/~laurent/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

