Re: [SLE] comments in shell scripting
François Pinard <pinard@iro.umontreal.ca> writes:
Sam Carleton <scarleton@activex-dev.com> writes:
/* block of code that is commented out */
Is there any way of doing that in a shell script? I know that I can put a pound sign (#) at the beginning of each line, but I don't know how to automate xemacs to do that and don't want to do that to 50 lines of code.
[...] and then do: `C-x t # RET'. [...] then do: `C-x t RET'. [...] This `C-x t' command is very often useful to me.
Sorry. I meant `C-x r t' in all cases, not `C-x t'. -- François Pinard http://www.iro.umontreal.ca/~pinard -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (1)
-
pinard@iro.umontreal.ca