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. [notepad-plus - Help] Long filenames in   shortcuts.xml
      (SourceForge.net)
   2. [notepad-plus - Open Discussion] RE: Vertical     spacing
      question (SourceForge.net)
   3. [notepad-plus - Open Discussion] File     association
      (SourceForge.net)
   4. [notepad-plus - Open Discussion] Right Clicking   To Open Tabs
      (SourceForge.net)
   5. [notepad-plus - Help] possible bug (SourceForge.net)
   6. [notepad-plus - Help] RE: Can't save .htm,        only .html
      (SourceForge.net)
   7. [notepad-plus - Help] RE: Long filenames in       shortcuts.xml
      (SourceForge.net)
   8. [notepad-plus - Help] RE: Long filenames in       shortcuts.xml
      (SourceForge.net)
   9. [notepad-plus - Open Discussion] bug: NP++        crashes with long
      paths (SourceForge.net)
  10. [notepad-plus - Plugin Development] RE:   Function List Help
      needed (SourceForge.net)
  11. [notepad-plus - Open Discussion] RE: Right        Clicking To Open
      Tabs (SourceForge.net)
  12. [notepad-plus - Help] RE: Long filenames in       shortcuts.xml
      (SourceForge.net)
  13. [notepad-plus - Help] Save dialong can't be       resized
      (SourceForge.net)


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

Message: 1
Date: Fri, 26 Oct 2007 15:45:34 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Long filenames in
        shortcuts.xml
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4590676
By: mikro_sk

Hi,

I'm trying following command in shortcuts.xml (the latest version of npp):

<Command name="ERisc ASM" Ctrl="no" Alt="yes" Shift="no" Key="65">c:\Program
Files\ERisc Toolset\easm.exe &quot;$(FULL_CURRENT_PATH)&quot;</Command>

However, I can't get it work with these blank spaces (Program_Files etc) --
when I replace that string with let's say c:\easm.exe, it works. I've tried
"", '', &quot but nothing helps. Is there any solution for this?

Thanks for any help.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



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

Message: 2
Date: Fri, 26 Oct 2007 16:33:57 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Vertical        spacing question
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4590707
By: nobody

Take a look under Global Styles at the Brace Highlight style. This is set by
default to a larger size to make highlighted braces stand out, and Notepad++
sets its line spacing according to the largest size it might have to display.
I changed this to the same as my main text size, and now the line spacing looks
just as I would expect.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



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

Message: 3
Date: Fri, 26 Oct 2007 17:01:52 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] File
        association
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4590716
By: nobody

I've been giving NPP a serious look, and I'm very impressed with what it does.
But for me, the current method of file association is a deal breaker.

I keep coming back to the way that TextEdit handles associations. When you 
associate
a file type with TextEdit, it doesn't change the icon (except for .txt files)
and it doesn't change the description in Explorer. So for example, my .pas files
still say 'Delphi Source File', and my XML files still say 'XML Document', and
they all still have the icons they used to have.

These are both crucial for me. I need to be able to look at a file's icon and
tell what app it belongs to (not what text editor I choose to open it in), and
I need to see these all grouped properly in Explorer windows.

I'm aware that I can fix this all by hand, by mucking around in the registry.
But it would be nicer if NPP handled this a little better.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



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

Message: 4
Date: Fri, 26 Oct 2007 20:26:54 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Right
        Clicking        To Open Tabs
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591036
By: nobody

only one thing keeps me from making this my main editor and thats it lacks right
clicking to open new tabs. if you could make at least the tab interface like
JEdit, it would make things so much easier. thx

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



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

Message: 5
Date: Fri, 26 Oct 2007 23:50:12 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] possible bug
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591124
By: nobody

When I saved the file K&R.h, it seems to save correctly, but on the tab, it
only says KR.h and the R is underlined..  The very top of the application, which
lists the full path, does have the correct version though.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



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

Message: 6
Date: Fri, 26 Oct 2007 23:58:36 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Can't save
        .htm,   only .html
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591128
By: nobody

When you browse these Forum, specialy in Open Discussion

http://sourceforge.net/forum/forum.php?thread_id=1854095&forum_id=331753

you find your Answer in Donho?s  2. Comment.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



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

Message: 7
Date: Sat, 27 Oct 2007 00:04:10 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Long filenames
        in      shortcuts.xml
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591136
By: nobody

try &quot;$(FULL_CURRENT_PATH)&quot;

instead of

"$(FULL_CURRENT_PATH)"

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



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

Message: 8
Date: Sat, 27 Oct 2007 00:07:46 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Long filenames
        in      shortcuts.xml
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591142
By: nobody

would say   &-q-u-o-t-;   without the lines in it

instead of   " "


Just thougt, you wrote it?





______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



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

Message: 9
Date: Sat, 27 Oct 2007 01:08:29 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] bug:
        NP++    crashes with long paths
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591185
By: nobody

Hi I found a bug that seems to occur with long paths:


Please ...

- make sure you have a file (it can be 0 byte) exists with the following path:
"C:\Dokumente und Einstellungen\legnon0\Eigene
Dateien\Arbeit\Projekte\Schaltungsbibliothek\Wiki_XVDT_Demodulator\XVDT_Demodula
tor_Anhang\_Dokumente\Versionstabelle_fuer_Wiki-TE.txt"

- open the file in NP++

- close the file

- delete the file (but keep the directories)

- Try to open it  via the "File"-menu (the list with the recently opnened
files)

- NP++ comes up with an window that requests to generate the file because it
can't find it.

- Press Yes or No

-> NP++ crashes!!!

If you have pressed Yes, it has generated a 0-byte file before crashing.

This bug is extremely annoying if the user has checked the option to restore
the last session and NP++ tries to open this file automatically after starting!!



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



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

Message: 10
Date: Sat, 27 Oct 2007 01:24:38 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Plugin Development] RE:
        Function List Help needed
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591191
By: nov_ice

man, that worked pretty good. i think i got now... finally...

big thanks!!
nov_ice

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=482781



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

Message: 11
Date: Sat, 27 Oct 2007 01:57:40 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
        Right   Clicking To Open Tabs
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591220
By: nobody

Just double click with left mouse in a empty tabspace open a new window, that
lacks you?


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331753



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

Message: 12
Date: Sat, 27 Oct 2007 03:50:33 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] RE: Long filenames
        in      shortcuts.xml
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591289
By: nobody

yes, of course I use &-q-u-o-t- for that env variable, my problem is how to
write caller application's path with blanks -- i.e. Program [blank] Files\ERisc
[blank] Toolset\easm.exe

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



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

Message: 13
Date: Sat, 27 Oct 2007 04:03:58 -0700
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Help] Save dialong can't
        be      resized
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="UTF-8"


Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4591295
By: nobody

As from version 4.4 the Save dialog window is no longer resizable (in Windows
2000, Windows Vista).
Is there a way to resize the dialog window, because it is very small.
The File open dialog window on the other hand, is resizable!

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=331754



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

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


End of Notepad-plus-plus Digest, Vol 17, Issue 75
*************************************************

Reply via email to