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 - Open Discussion] RE: Auto-completion
(SourceForge.net)
2. [notepad-plus - Open Discussion] AMD64 + Intel64 Instruction
Set Architecture (SourceForge.net)
3. [notepad-plus - Open Discussion] RE: Notepad++ v4.0.2 RC
(SourceForge.net)
4. [notepad-plus - Open Discussion] Re: Shortcut Mapper (missing
descriptions) (SourceForge.net)
5. [notepad-plus - Open Discussion] RE: Will you develop this
nice notepad for Li (SourceForge.net)
6. [notepad-plus - Open Discussion] RE: Will you develop this
nice notepad for Li (SourceForge.net)
7. [notepad-plus - Open Discussion] RE: Spell Check?
(SourceForge.net)
8. [notepad-plus - Open Discussion] RE: Stored session erased by
opening NP++ (SourceForge.net)
9. [notepad-plus - Open Discussion] Explorer Plugin showing up
as Spyware? (SourceForge.net)
10. [notepad-plus - Open Discussion] RE: International Users
(SourceForge.net)
11. [notepad-plus - Open Discussion] RE: Notepad++ v4.0.2 RC
(SourceForge.net)
----------------------------------------------------------------------
Message: 1
Date: Tue, 06 Feb 2007 12:05:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Auto-completion
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=4142428
By: nobody
Yeah, the Ctrl+Space show the popup with the usual functions, but in 3.9, with
Alt+Space, we could have access to the function and variables specific from
the file we're using
______________________________________________________________________
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: 2
Date: Tue, 06 Feb 2007 12:09:50 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] AMD64 +
Intel64 Instruction Set Architecture
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=4142439
By: cmschols
It seemed to me the 64-bit instruction set architecture isn't included yet.
I made a list of available x64 instructions for both the AMD64 and Intel 64
ISAs. I will copy my list down here. These lists were assembler as part for
the dynasm subproject for Dynics. Used sources are the AMD64 Architecture
Programmer's Manual and Intel 64 and IA-32 Architectures Software Developer's
Manual, freely obtainable from their applicable vendor websites.
These lists have been thorougly validated multiple times and should be
considered
free of errors and to be complete. That is ofcourse while AMD + Intel haven't
made any recent changes to their ISA.
For a list of available registers I refer to the named documents. I can also
supply the lists for you upon request.
For a downloadable, markedup version (in Microsoft Excel-format) of these lists,
download the following file from the Dynics SVN:
http://dynics.svn.sourceforge.net/viewvc/*checkout*/dynics/devtools/data/lib_dyn
asm/temp_isa_research.xls
================================================================================
=====================================
=== The following instructions are uniquely used by AMD64 ISA only.
===
================================================================================
=====================================
CLGI
FEMMS
INVLPGA
PAVGUSB
PF2ID
PF2IW
PFACC
PFADD
PFCMPEQ
PFCMPGE
PFCMPGT
PFMAX
PFMIN
PFMUL
PFNACC
PFPNACC
PFRCP
PFRCPIT1
PFRCPIT2
PFRSQIT1
PFRSQRT
PFSUB
PFSUBR
PI2FD
PI2FW
PMULHRW
POPFQ
PREFETCH
PREFETCHW
PSWAPD
PUSHFQ
RDTSCP
SCASQ
SKINIT
STGI
VMLOAD
VMRUN
VMSAVE
================================================================================
=====================================
=== The following instructions are uniquely used by Intel 64 ISA only. (stop
naming it EMT64 world, its dead) ===
================================================================================
=====================================
MONITOR
MWAIT
PABSB
PABSD
PABSW
PALIGNR
PHADDD
PHADDSW
PHADDW
PHSUBD
PHSUBSW
PHSUBW
PMADDUBSW
PMULHRSW
PSHUFB
PSIGNB
PSIGND
PSIGNW
VMCLEAR
VMLAUNCH
VMPTRLD
VMPTRST
VMREAD
VMRESUME
VMWRITE
VMXOFF
VMXON
================================================================================
=====================================
=== The following instructions are used with both the AMD64 + Intel 64 ISAs
===
================================================================================
=====================================
AAA
AAD
AAM
AAS
ADC
ADD
ADDPD
ADDPS
ADDSD
ADDSS
ADDSUBPD
ADDSUBPS
AND
ANDNPD
ANDNPS
ANDPD
ANDPS
ARPL
BOUND
BSF
BSR
BSWAP
BT
BTC
BTR
BTS
CALL
CBW
CDQ
CDQE
CLC
CLD
CLFLUSH
CLI
CLTS
CMC
CMOVA
CMOVAE
CMOVB
CMOVBE
CMOVC
CMOVE
CMOVG
CMOVGE
CMOVL
CMOVLE
CMOVNA
CMOVNAE
CMOVNB
CMOVNBE
CMOVNC
CMOVNE
CMOVNG
CMOVNGE
CMOVNL
CMOVNLE
CMOVNO
CMOVNP
CMOVNS
CMOVNZ
CMOVO
CMOVP
CMOVPE
CMOVPO
CMOVS
CMOVZ
CMP
CMPPD
CMPPS
CMPS
CMPSB
CMPSD
CMPSQ
CMPSS
CMPSW
CMPXCHG
CMPXCHG16B
CMPXCHG8B
COMISD
COMISS
CPUID
CQO
CVTDQ2PD
CVTDQ2PS
CVTPD2DQ
CVTPD2PI
CVTPD2PS
CVTPI2PD
CVTPI2PS
CVTPS2DQ
CVTPS2PD
CVTPS2PI
CVTSD2SI
CVTSD2SS
CVTSI2SD
CVTSI2SS
CVTSS2SD
CVTSS2SI
CVTTPD2DQ
CVTTPD2PI
CVTTPS2DQ
CVTTPS2PI
CVTTSD2SI
CWD
CWDE
DAA
DAS
DEC
DIV
DIVPD
DIVPS
DIVSD
DIVSS
EMMS
ENTER
F2XM1
FABS
FADD
FADDP
FBLD
FCHS
FCLEX
FCMOVB
FCMOVBE
FCMOVE
FCMOVNB
FCMOVNBE
FCMOVNE
FCMOVNU
FCMOVU
FCOM
FCOMI
FCOMIP
FCOMP
FCOMPP
FCOS
FDECSTP
FDIV
FDIVP
FDIVR
FDIVRP
FFREE
FIADD
FICOM
FICOMP
FIDIV
FIDIVR
FILD
FIMUL
FINCSTP
FINIT
FIST
FISTP
FISTTP
FISUB
FISUBR
FLD
FLD1
FLDCW
FLDENV
FLDL2E
FLDL2T
FLDLG2
FLDLN2
FLDPI
FLDZ
FMUL
FMULP
FNCLEX
FNINIT
FNOP
FNSAVE
FNSTCW
FNSTENV
FNSTSW
FPATAN
FPREM
FPREM1
FPTAN
FRNDINT
FRSTOR
FSAVE
FSCALE
FSIN
FSINCOS
FSQRT
FST
FSTCW
FSTENV
FSTP
FSTSW
FSUB
FSUBP
FSUBR
FSUBRP
FTST
FUCOM
FUCOMI
FUCOMIP
FUCOMP
FUCOMPP
FWAIT
FXAM
FXCH
FXRSTOR
FXSAVE
FXTRACT
FYL2X
FYL2XP1
HADDPD
HADDPS
HSUBPD
HSUBPS
HTL
IDIV
IMUL
IN
INC
INS
INSB
INSD
INSW
INT
INTO
INVD
INVLPG
IRET
IRETD
IRETQ
JA
JAE
JB
JBE
JC
JCXZ
JE
JECXZ
JG
JGE
JL
JLE
JMP
JNA
JNAE
JNB
JNBE
JNC
JNE
JNG
JNGE
JNL
JNLE
JNO
JNP
JNS
JNZ
JO
JP
JPE
JPO
JRCXZ
JS
JZ
LAHF
LAR
LDDQU
LDMXCSR
LDS
LEA
LEAVE
LES
LFENCE
LFS
LGDT
LGS
LIDT
LLDT
LMSW
LOCK
LODS
LODSB
LODSD
LODSQ
LODSW
LOOP
LOOPE
LOOPNE
LOOPNZ
LOOPZ
LSL
LSS
LTR
MASKMOVDQU
MASKMOVQ
MAXPD
MAXPS
MAXSD
MAXSS
MFENCE
MINPD
MINPS
MINSD
MINSS
MOV
MOVAPD
MOVAPS
MOVD
MOVDDUP
MOVDQ2Q
MOVDQA
MOVDQU
MOVHLPS
MOVHPD
MOVHPS
MOVLHPS
MOVLPD
MOVLPS
MOVMSKPD
MOVMSKPS
MOVNTDQ
MOVNTI
MOVNTPD
MOVNTPS
MOVNTQ
MOVQ
MOVQ2DQ
MOVS
MOVSB
MOVSD
MOVSHDUP
MOVSLDUP
MOVSQ
MOVSS
MOVSW
MOVSX
MOVSXD
MOVUPD
MOVUPS
MOVZX
MUL
MULPD
MULPS
MULSD
MULSS
NEG
NOP
NOT
OR
ORPD
ORPS
OUT
OUTS
OUTSB
OUTSD
OUTSW
PACKSSDW
PACKSSWB
PACKUSWB
PADDB
PADDD
PADDQ
PADDSB
PADDSW
PADDUSB
PADDUSW
PADDW
PAND
PANDN
PAUSE
PAVGB
PAVGW
PCMPEQB
PCMPEQD
PCMPEQW
PCMPGTB
PCMPGTD
PCMPGTW
PEXTRW
PINSRW
PMADDWD
PMADDWD
PMAXSW
PMAXUB
PMINSW
PMINUB
PMOVMSKB
PMULHUW
PMULHW
PMULLW
PMULUDQ
POP
POPA
POPAD
POPF
POPFD
POR
PREFETCHT0
PREFETCHT1
PREFETCHT2
PREFETCHNTA
PSADBW
PSHUFD
PSHUFHW
PSHUFLW
PSHUFW
PSLLD
PSLLDQ
PSLLQ
PSLLW
PSRAD
PSRAW
PSRLD
PSRLDQ
PSRLQ
PSRLW
PSUBB
PSUBD
PSUBQ
PSUBSB
PSUBSW
PSUBUSB
PSUBUSW
PSUBW
PUNPCKHBW
PUNPCKHDQ
PUNPCKHQDQ
PUNPCKHWD
PUNPCKLBW
PUNPCKLDQ
PUNPCKLQDQ
PUNPCKLWD
PUSH
PUSHA
PUSHAD
PUSHF
PUSHFD
PXOR
RCL
RCPPS
RCR
RDMSR
RDPMC
RDTSC
REP
REPE
REPNE
REPNZ
REPZ
RET
ROL
ROR
RSM
RSQRTPS
RSQRTSS
SAHF
SAL
SAR
SBB
SCAS
SCASB
SCASD
SCASW
SETA
SETAE
SETB
SETBE
SETC
SETE
SETG
SETGE
SETL
SETLE
SETMBE
SETNA
SETNAE
SETNB
SETNC
SETNE
SETNG
SETNGE
SETNL
SETNLE
SETNO
SETNO
SETNP
SETNS
SETNZ
SETP
SETPE
SETPO
SETS
SETZ
SFENCE
SGDT
SHL
SHLD
SHR
SHRD
SHUFPD
SHUFPS
SIDT
SLDT
SMSW
SQRTPD
SQRTPS
SQRTSD
SQRTSS
STC
STD
STI
STMXCSR
STOS
STOSB
STOSD
STOSQ
STOSW
STR
SUB
SUBPD
SUBPS
SUBSD
SUBSS
SWAPGS
SYSCALL
SYSENTER
SYSEXIT
SYSRET
TEST
UCOMISD
UCOMISS
UD2
UNPCKHPD
UNPCKHPS
UNPCKLPD
UNPCKLPS
VERR
VERW
VMMCALL
WAIT
WBINDVD
WRMSR
XADD
XCHG
XLAT
XLATB
XOR
XORPD
XORPS
______________________________________________________________________
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: Tue, 06 Feb 2007 12:25:30 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.0.2 RC
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=4142464
By: jmg_
I see the plugins launch differently.
4.0.2RC still has the printer crash, on Win2000, where ^P and print now icon
works OK, but file.printnow, or file.print.[ok] causes an immediate crash.
As before if I remove the hexeditor.dll, and functionlist.dll from the
/plugins dir, then the crashes go away.
______________________________________________________________________
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: Tue, 06 Feb 2007 15:09:51 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Re:
Shortcut Mapper (missing descriptions)
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=4142670
By: nobody
FYI: It turns out that shortcuts for Next/Previous Document aren't saved between
sessions.
______________________________________________________________________
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: Tue, 06 Feb 2007 15:36:48 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Will
you develop this nice notepad for Li
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=4142696
By: nobody
I try to run Notepad++ 4.0.1 using WINE on my Debian, and it really doesn?t
run great. I can?t edit any file and starting a search results in a crash,
for instance. What am I doing wrong?
______________________________________________________________________
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: 6
Date: Tue, 06 Feb 2007 16:02:18 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE: Will
you develop this nice notepad for Li
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=4142715
By: nobody
I can run it under Linux with the latest WINE. Works great!
______________________________________________________________________
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: 7
Date: Tue, 06 Feb 2007 19:42:06 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Spell Check?
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=4142911
By: nobody
Jens,
Please keep us posted :-)
______________________________________________________________________
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: 8
Date: Tue, 06 Feb 2007 21:15:58 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Stored session erased by opening NP++
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=4142964
By: oneirotekt
Excellent, thanks very much!
______________________________________________________________________
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: 9
Date: Tue, 06 Feb 2007 22:59:19 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] Explorer
Plugin showing up as Spyware?
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=4143042
By: nobody
After installing v4.0/4.01, i noticed that Spware Doctor was picking up the
explorer.dll as spyware!? i dont think it meant it was actually dangerous
though,
but it said common something unrelated (i can't remember exactly). It sounded
like it was a file commonly used in spyware, but didn't seem to be part of any
spyware (so basically, suspicious). I have a free version of spyware doctor
that they no longer offer updates for, so this problem may not usually occur.
The highest version i can get is 3.2, when it says that promotional users can
no longer update or something.
Could someone tell me if this happens to them, or, if there is some way to fix
this.
Any help appreciated, thanks.
______________________________________________________________________
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: Tue, 06 Feb 2007 23:19:05 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
International Users
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=4143061
By: nobody
Hi Guys,
I appreciate the sense of humour. The only problem is I cannot recommend this
to my Manager because of the sex toys thing. Offices have strict policies on
accessing web pages with "any" adult content.
I really want more people to start using this in my organization.
Now you'll say - we don't deserve to use N++? Thats a more right-wing response
than any posted here. Because you have to include people and not exclude.
Its funny but its bad taste too - esp for your foreign users.
______________________________________________________________________
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: 11
Date: Tue, 06 Feb 2007 23:45:23 -0800
From: "SourceForge.net" <[EMAIL PROTECTED]>
Subject: [Notepad-plus-plus] [notepad-plus - Open Discussion] RE:
Notepad++ v4.0.2 RC
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=4143095
By: nobody
When focus returns to notepad++, i can't write without clicking on the text
area, it's a little annoyning
______________________________________________________________________
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
------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------
_______________________________________________
Notepad-plus-plus mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
End of Notepad-plus-plus Digest, Vol 9, Issue 21
************************************************