Send Notepad-plus-plus mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Notepad-plus-plus digest..."


Today's Topics:

   1. Bug in sh syntax highlighting (Martin Christian)
   2. Screen Reader use of Notepad++ (Jeff Bishop)
   3. Re: Screen Reader use of Notepad++ (Jocelyn Legault)
   4. Re: Screen Reader use of Notepad++ (Jocelyn Legault)


----------------------------------------------------------------------

Message: 1
Date: Mon, 21 Dec 2009 11:54:02 +0100
From: "Martin Christian" <[email protected]>
Subject: [Notepad-plus-plus] Bug in sh syntax highlighting
To: <[email protected]>
Message-ID:
        <86257996fa776243b6e6823938ccf76caec...@ffpra-exc03.hq.ffastfill.com>
Content-Type: text/plain; charset="us-ascii"

Hi!

 

I guess I found a bug in Notepad++ v5.5.1 syntax highlighting for shell.
Consider the following script with Language -> S -> Shell:

 

<script>

#!/bin/ksh

 

(

sqlplus -s ${CONNECT_STRING:=/} <<-!

select  SOME, DATA

from    SOME_TABLE

!

) | tail -1 | read SOME VAR

 

echo "Next line"

<\script>

 

Notepad++ does not recognize the closing "!" for verbatim script input.
Hence, everything below the starting "!" is shown in red letters on blue
background. How do I fix this?

 

Thanks,

 

Martin.

 


_____________________________

FFastFill plc is a public limited company registered in England and Wales with 
details as follows; Registered Office: 35 Vine Street London EC3N 2AA; Company 
Number:3978346

This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the sender immediately (+44 
20 3002 1900)

This email has been scanned for viruses by the FFastFill Email Security System.
_____________________________
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Mon, 18 Jan 2010 19:39:29 -0700
From: "Jeff Bishop" <[email protected]>
Subject: [Notepad-plus-plus] Screen Reader use of Notepad++
To: <[email protected]>
Message-ID: <00d801ca98b0$a07a34f0$e16e9e...@com>
Content-Type: text/plain; charset="us-ascii"

Hello Notepad++ Team,

 

I am very much considering switching to this editor but was wondering if
accessibility changes might be able to be made to the user-interface of the
editor.

 

The biggest issue that I see at the moment is that the
Configuration/Preferences dialogs can not be navigated using the keyboard.
This is a huge issue as it does not permit a screen reader user to properly
change the configuration options of the editor (like turning off line
numbers for example).  How probable is this change?

 

Jeff

 

-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 3
Date: Mon, 18 Jan 2010 20:45:52 -0700
From: Jocelyn Legault <[email protected]>
Subject: Re: [Notepad-plus-plus] Screen Reader use of Notepad++
To: [email protected]
Cc: [email protected]
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

Hey Jeff.

This has been a thorn in my side for quite a while as well. I'm thinking
about refactoring the way preferences are handled in N++ later thins year.
I'm currently working on another feature, but this would likely be next on
the list.

cheer,

joce.

On Mon, Jan 18, 2010 at 7:39 PM, Jeff Bishop <[email protected]> wrote:

>  Hello Notepad++ Team,
>
>
>
> I am very much considering switching to this editor but was wondering if
> accessibility changes might be able to be made to the user-interface of the
> editor.
>
>
>
> The biggest issue that I see at the moment is that the
> Configuration/Preferences dialogs can not be navigated using the keyboard.
> This is a huge issue as it does not permit a screen reader user to properly
> change the configuration options of the editor (like turning off line
> numbers for example).  How probable is this change?
>
>
>
> Jeff
>
>
>
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Notepad-plus-plus mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 4
Date: Mon, 18 Jan 2010 21:19:46 -0700
From: Jocelyn Legault <[email protected]>
Subject: Re: [Notepad-plus-plus] Screen Reader use of Notepad++
To: [email protected]
Cc: [email protected]
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

You want to modify the parameters by modifying the config files by hand? I
would strongly advise against that.

On Mon, Jan 18, 2010 at 8:54 PM, Jeff Bishop <[email protected]> wrote:

>  I would greatly appreciate this.  Can the changes be currently modified
> in a INI or XML file until this is completed?
>
>
>
>
>
> *From:* Jocelyn Legault [mailto:[email protected]]
> *Sent:* Monday, January 18, 2010 8:46 PM
> *To:* [email protected]
> *Cc:* [email protected]
> *Subject:* Re: [Notepad-plus-plus] Screen Reader use of Notepad++
>
>
>
> Hey Jeff.
>
>
>
> This has been a thorn in my side for quite a while as well. I'm thinking
> about refactoring the way preferences are handled in N++ later thins year.
> I'm currently working on another feature, but this would likely be next on
> the list.
>
>
>
> cheer,
>
>
>
> joce.
>
> On Mon, Jan 18, 2010 at 7:39 PM, Jeff Bishop <[email protected]> wrote:
>
> Hello Notepad++ Team,
>
>
>
> I am very much considering switching to this editor but was wondering if
> accessibility changes might be able to be made to the user-interface of the
> editor.
>
>
>
> The biggest issue that I see at the moment is that the
> Configuration/Preferences dialogs can not be navigated using the keyboard.
> This is a huge issue as it does not permit a screen reader user to properly
> change the configuration options of the editor (like turning off line
> numbers for example).  How probable is this change?
>
>
>
> Jeff
>
>
>
>
>
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Notepad-plus-plus mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev

------------------------------

_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus


End of Notepad-plus-plus Digest, Vol 43, Issue 2
************************************************

Reply via email to