From: Bernard D. <bde...@or...> - 2018-04-12 18:06:54
|
Hi Eberhard, this is not easy to do. This dialog is issued in the proc aeom::handleOpen defined in the file atom.tcl, around line 292. You could copy the definition of this proc in your file prefs.tcl and modify it as you wish. Depending on whether you always want to answer yes or to answer no, you could replace the following block if {$needswrap && $breakit eq "ask "} { set doBreak [alert -t critical -c "Yes" -k "No" -o "" \ "Wrap ‘[file tail $path]’?" \ "This will remove the paragraph formatting from the file."] if {$doBreak == "Yes"} { set breakit "yes " } else { set breakit "no " } } by just set breakit "yes " or set breakit " no " Cheers, Bernard Le 12 avr. 2018 à 15:46, Dr Eberhard W Lisse <el...@li...> a écrit : > I never got a reply to this one, so here I go again :-0_O > > Attached a screenshot :-)-O > > el > > On 23/02/2018 12:04, Dr Eberhard W Lisse wrote: >> Another question, >> >> I am bothered by the little window that opens on each text file with >> long lines, and generally want to manually format parts or all of the >> text, in particular emails, >> >> Is there a way to turn that off and where is it located? >> >> greetings, el >> > > -- > Dr. Eberhard W. Lisse \ / Obstetrician & Gynaecologist (Saar) > el...@li... / * | Telephone: +264 81 124 6733 (cell) > PO Box 8421 \ / > Bachbrecht, Namibia ;____/ > > > <alpha.jpeg> |