Author Topic: Some options are not being saved  (Read 639 times)

markeby

  • Junior Community Member
  • Posts: 7
  • Hero Points: 0
Some options are not being saved
« on: July 20, 2024, 08:10:22 PM »
This problem is in versions 27.0.2.0 and 28.0.0.6
Options: window Ediiting->General
Option line:  CR w/o LF erases line in build window

Changing this to "on" is not preserved when closing SlickEdit and then re-opening.  I cannot locate the file where this would be preserved.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6939
  • Hero Points: 531
Re: Some options are not being saved
« Reply #1 on: July 21, 2024, 10:12:59 PM »
This is also broken in 28.0.2. Unfortunately, this isn't hot fixable.

I've attached a macro which toggles this setting such that the new setting gets saved.

Load the attached macro module (Macro>Load Module...) and invoke the macro command "toggle_cr_without_lf_erases_line" on the SlickEdit command line. You can use the options dialog to show you the new value but don't change it there. Just use the "toggle_cr_without_lf_erases_line" command.