Next: Substitution, Previous: Case Changes, Up: Text [Contents][Index]
¥·¥ó¥Ü¥ë¤Î°À¥ê¥¹¥È¡Êsee Property Lists¡Ë¤Î¤è¤¦¤Ë¡¢ ¥Ð¥Ã¥Õ¥¡¤äʸ»úÎó¤Î³ÆÊ¸»ú¤Ë¤Ï¥Æ¥¥¹¥È°À¥ê¥¹¥È ¡Êtext property list¡Ë¤ò»ý¤Æ¤Þ¤¹¡£ ¤³¤Î°À¤Ï¡¢¡ÊËÜÀá¤Î¸¶Ê¸¤Î¥¿¥¤¥È¥ë¤Î¡Ëʸ»ú‘T’¤ä ‘foo’¤ÎºÇ½é¤Î‘o’¤Î¤è¤¦¤ÊÆÃÄê¤Î²Õ½ê¤ÎÆÃÄê¤Îʸ»ú¤Ë°¤·¤Þ¤¹¡£ Ʊ¤¸Ê¸»ú¤¬°Û¤Ê¤ë²Õ½ê¤Ë¸½¤ì¤ë¤È¤¡¢ °ìÈ̤ˤϤ½¤ì¤¾¤ì¤Ë°Û¤Ê¤ë°À¤ò»ý¤Æ¤Þ¤¹¡£
³ÆÂ°À¤Ë¤Ï¡¢Ì¾Á°¤ÈÃͤ¬¤¢¤ê¤Þ¤¹¡£ ¤É¤Á¤é¤âǤ°Õ¤ÎLisp¥ª¥Ö¥¸¥§¥¯¥È¤Ç¤«¤Þ¤¤¤Þ¤»¤ó¤¬¡¢ ̾Á°¤ÏÉáÄ̤ϥ·¥ó¥Ü¥ë¤Ç¤¹¡£ °À¥ê¥¹¥È¤ò»²¾È¤¹¤ëÉáÄ̤ÎÊýË¡¤Ç¤Ï¡¢ ̾Á°¤ò»ØÄꤷ¤Æ¤½¤ì¤ËÂбþ¤¹¤ëÃͤòÌ䤤¹ç¤ï¤»¤Þ¤¹¡£
ʸ»ú¤Ë°Àcategory
¤¬¤¢¤ë¤È¤¡¢
¤½¤ì¤òʸ»ú¤Î¥«¥Æ¥´¥ê¡Êcategory¡Ë¤È¤¤¤¤¤Þ¤¹¡£
¤½¤ì¤Ï¥·¥ó¥Ü¥ë¤Ç¤¢¤ë¤Ù¤¤Ç¤¹¡£
¤½¤Î¥·¥ó¥Ü¥ë¤Î°À¤¬¡¢Ê¸»ú¤Î°À¤Î¥Ç¥Õ¥©¥ë¥È¤È¤·¤ÆÆ¯¤¤Þ¤¹¡£
ʸ»úÎó¤È¥Ð¥Ã¥Õ¥¡¤Î¤¢¤¤¤À¤Ç¥Æ¥¥¹¥È¤ò¥³¥Ô¡¼¤¹¤ë¤È¡¢
ʸ»ú¤È¤È¤â¤Ë¤½¤Î°À¤âÊݤ¿¤ì¤Þ¤¹¡£
substring
¡¢insert
¡¢buffer-substring
¤Ê¤É¤Î
¤µ¤Þ¤¶¤Þ¤Ê´Ø¿ô¤¬¤½¤¦¤·¤Þ¤¹¡£
• Examining Properties: | Looking at the properties of one character. | |
• Changing Properties: | Setting the properties of a range of text. | |
• Property Search: | Searching for where a property changes value. | |
• Special Properties: | Particular properties with special meanings. | |
• Format Properties: | Properties for representing formatting of text. | |
• Sticky Properties: | How inserted text gets properties from neighboring text. | |
• Saving Properties: | Saving text properties in files, and reading them back. | |
• Lazy Properties: | Computing text properties in a lazy fashion only when text is examined. | |
• Clickable Text: | Using text properties to make regions of text do something when you click on them. | |
• Not Intervals: | Why text properties do not use Lisp-visible text intervals. |