SlickEdit Community

SlickEdit Product Discussion => SlickEdit® => Topic started by: link on August 13, 2019, 03:02:21 AM

Title: .process buffer stuck in wrong mode
Post by: link on August 13, 2019, 03:02:21 AM
I accidentally changed the Document mode for the build buffer (.process) to something other than Process, and now I can't switch it back.  Process doesn't appear when I go to Document -> Select Mode, and setting it to automatic does nothing.  I can't click on error messages now to switch to the appropriate buffer now that its the wrong mode.  How can I fix this?  SlickEdit Pro 2018 (v23.0.0.10 64-bit Windows)
Title: Re: .process buffer stuck in wrong mode
Post by: Graeme on August 13, 2019, 05:50:51 AM
On the command line you can type
select-mode process
Title: Re: .process buffer stuck in wrong mode
Post by: Dan on August 13, 2019, 11:31:24 AM
You can also go to Document>Select mode.
Title: Re: .process buffer stuck in wrong mode
Post by: link on August 13, 2019, 06:51:28 PM
As I mentioned above, Process does not appear in the list when you got to Document -> Select Mode.  But Graeme's command fixed it.  Thanks so much!
Title: Re: .process buffer stuck in wrong mode
Post by: Dan on August 14, 2019, 01:28:17 PM
As I mentioned above, Process does not appear in the list when you got to Document -> Select Mode.  But Graeme's command fixed it.  Thanks so much!
Sorry, I overlooked that.
Title: Re: .process buffer stuck in wrong mode
Post by: Dennis on August 14, 2019, 03:21:53 PM
Omitting "Process" from that menu is intentional.  It isn't exactly the sort of mode you would want to switch any normal file too.  Not a problem except for this rare case where someone, somehow, changes the mode of the build window.  I am going to check in a tweak to disable select-mode from the menu for the process buffer (and a few other SlickEdit specific modes that should not be messed with).