Re: External application question

2014-11-03 Thread NFN Smith

Barry Edwin Gilmour wrote:

Apologies for the noise! Ctrl-E does still open a HTML file to be
edited. (I learn something every day!). Did you try enabling/disabling
your addons, for a conflict problem? A problem addon has caught me a
couple of times in the past.


As noted, things seem to work fine, running in Safe Mode.

However, I did realize that I had added a couple of extensions recently, 
both of them Firefox extensions (BackToTop and LightBeam) that I used 
the conversion tool to run in SeaMonkey.  When I disabled both of those, 
the composer seems to be working fine.  I suspect LightBeam as the 
likely source of the problem.  It does a lot on display (at least in 
Firefox), and running in Seamonkey, doesn't do anything useful, at all. 
 No loss there, by disabling it.


Smith



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


External application question

2014-10-31 Thread NFN Smith
I'm one of the people who actually makes use of the Seamonkey Composer. 
 Yes, I know that it's unsupported, and that it has numerous 
limitations and annoyances, but I've found it to be useful for 
quick-and-dirty HTML editing.


Over the last few days, I've found problems with the composer, in that 
it's not letting me edit anything.  I don't think that's related to 
upgrading to SM 2.30, but likely something funky in my user profile.  I 
have found that if I use Safe Mode, the composer is working OK.


Rather than trying to debug profile settings, or rebuild a profile, I've 
been using Komposer, and that seems to be working fine, where the 
operational procedure is nearly identical to the Composer.  (I know that 
Blue Griffon is newer, and that's where the development work is being 
applied, but I find that one frustrating, in that it's difficult to 
resize fonts quickly.  Thus, for what I'm doing it looks like Kompozer 
is adequate).


In the process, I'm finding that the one thing that I really miss about 
the Composer is the keyboard shortcut used to launch it.  It's really 
nice to be viewing an HTML file, and simply press CTRL-E to open, and 
start editing.  By contrast, with Kompozer (or for that matter, any 
other HTML editor), I have to do the combination of opening the editor, 
and then navigating to find the file.  It's minor, but annoying.


The question I have is whether there's a way of creating a keyboard 
shortcut that replicates this function: call a specified HTML editor to 
edit the file that's being viewed.  (I'm assuming that CTRL-E is 
hard-coded into Seamonkey to call the Composer element, and can't be 
redirected to call an external program).


Smith
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: External application question

2014-10-31 Thread Barry Edwin Gilmour

NFN Smith wrote on 01/11/14 00:12:
I'm one of the people who actually makes use of the Seamonkey 
Composer.  Yes, I know that it's unsupported, and that it has numerous 
limitations and annoyances, but I've found it to be useful for 
quick-and-dirty HTML editing.


Over the last few days, I've found problems with the composer, in that 
it's not letting me edit anything.  I don't think that's related to 
upgrading to SM 2.30, but likely something funky in my user profile.  
I have found that if I use Safe Mode, the composer is working OK.


Rather than trying to debug profile settings, or rebuild a profile, 
I've been using Komposer, and that seems to be working fine, where the 
operational procedure is nearly identical to the Composer.  (I know 
that Blue Griffon is newer, and that's where the development work is 
being applied, but I find that one frustrating, in that it's difficult 
to resize fonts quickly. Thus, for what I'm doing it looks like 
Kompozer is adequate).


In the process, I'm finding that the one thing that I really miss 
about the Composer is the keyboard shortcut used to launch it. It's 
really nice to be viewing an HTML file, and simply press CTRL-E to 
open, and start editing.  By contrast, with Kompozer (or for that 
matter, any other HTML editor), I have to do the combination of 
opening the editor, and then navigating to find the file.  It's minor, 
but annoying.


The question I have is whether there's a way of creating a keyboard 
shortcut that replicates this function: call a specified HTML editor 
to edit the file that's being viewed.  (I'm assuming that CTRL-E is 
hard-coded into Seamonkey to call the Composer element, and can't be 
redirected to call an external program).


Smith


Unsure if it helps, but on Linux, ctrl-4 calls composer-window and 
ctrl-e calls the messaging compose-window. HTH.
SeaMonkey top-toolbar / Help / Composer has a nice table of editing 
keystroke-shortcuts that may also be useful to you.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: External application question

2014-10-31 Thread Barry Edwin Gilmour

Barry Edwin Gilmour wrote on 01/11/14 09:21:

NFN Smith wrote on 01/11/14 00:12:
I'm one of the people who actually makes use of the Seamonkey 
Composer.  Yes, I know that it's unsupported, and that it has 
numerous limitations and annoyances, but I've found it to be useful 
for quick-and-dirty HTML editing.


Over the last few days, I've found problems with the composer, in 
that it's not letting me edit anything.  I don't think that's related 
to upgrading to SM 2.30, but likely something funky in my user 
profile.  I have found that if I use Safe Mode, the composer is 
working OK.


Rather than trying to debug profile settings, or rebuild a profile, 
I've been using Komposer, and that seems to be working fine, where 
the operational procedure is nearly identical to the Composer.  (I 
know that Blue Griffon is newer, and that's where the development 
work is being applied, but I find that one frustrating, in that it's 
difficult to resize fonts quickly. Thus, for what I'm doing it looks 
like Kompozer is adequate).


In the process, I'm finding that the one thing that I really miss 
about the Composer is the keyboard shortcut used to launch it. It's 
really nice to be viewing an HTML file, and simply press CTRL-E to 
open, and start editing.  By contrast, with Kompozer (or for that 
matter, any other HTML editor), I have to do the combination of 
opening the editor, and then navigating to find the file.  It's 
minor, but annoying.


The question I have is whether there's a way of creating a keyboard 
shortcut that replicates this function: call a specified HTML editor 
to edit the file that's being viewed. (I'm assuming that CTRL-E is 
hard-coded into Seamonkey to call the Composer element, and can't be 
redirected to call an external program).


Smith


Unsure if it helps, but on Linux, ctrl-4 calls composer-window and 
ctrl-e calls the messaging compose-window. HTH.
SeaMonkey top-toolbar / Help / Composer has a nice table of editing 
keystroke-shortcuts that may also be useful to you.
Apologies for the noise! Ctrl-E does still open a HTML file to be 
edited. (I learn something every day!). Did you try enabling/disabling 
your addons, for a conflict problem? A problem addon has caught me a 
couple of times in the past.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey