Ticket #321 (closed 不具合: fixed)

Opened 2 years ago

Last modified 1 year ago

\000 の yank

Reported by: anonymous Assigned to:
Priority: major Milestone:
Component: Emacs Lisp Version: 3.00 (開発中)
Keywords: Cc:

Description

?\000 を含む文字列を kill して yank すると \000 の前までしかコピーされない。 (先頭にある場合を除く)

Attachments

Change History

2006年07月28日 08時00分42秒 changed by fujii

r4127で対策しました。ご確認ください。

2006年08月05日 14時41分59秒 changed by fujii

  • status changed from new to closed.
  • resolution set to fixed.

とりあえず close します。問題があれば reopen してください。

(follow-up: ↓ 4 ) 2006年08月16日 23時16分34秒 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

windows 起動後の最初のクリップボード操作だと問題があるようです

(in reply to: ↑ 3 ) 2006年08月17日 17時58分42秒 changed by fujii

Replying to anonymous:

windows 起動後の最初のクリップボード操作だと問題があるようです

まだ修正していませんが、とりあえず分かった原因だけ書いておきます。

r4127 の修正で使用したAPI GetClipboardSequenceNumber?の戻り値の扱いに問題があると思われます。 この関数はエラー時に0を返す仕様なのですが、Windows起動直後は正常終了時でも0を返すのでエラー終了と正常終了が区別できていない模様です。

2006年08月17日 23時43分35秒 changed by fujii

r4144で対策しました。ご確認ください。

2007年07月12日 22時02分44秒 changed by fujii

  • status changed from reopened to closed.
  • resolution set to fixed.

特にエラー報告もないので閉じます。


Add/Change #321 (\000 の yank)




Change Properties
Action