Tom Regner <tom <at> goochesa.de> writes: > > I'd suggest: nowrap > > regards > Tom
That inspires another idea: specifying :nowrap to turn off wrapping for the block. Thus, #+BEGIN_SRC emacs-lisp :nowrap ... would not be wrapped, even if :wrap were set at a higher level.