Previous: , Up: Getting page information   [Contents][Index]


3.5.3 Kill things

Add things to the kill-ring by using the ‘w’ prefix.

w e’ (‘wwe-kill-refresh-url’)

Kill the meta refresh URL if there is one.

w l’ (‘wwe-kill-link-url’)

If there’s a link button at point, kill its link URL. If it’s a link on an image and you press ‘C-u w l’ kill its src URL. If there’s an image that’s not a link kill its image src URL. If there’s a form button kill its form action URL. If it’s a section kill the page URL including section name. If it’s an abbreviation kill the abbreviation text.

w t’ (‘wwe-kill-title’)

Kill the page’s title.

w u’ (‘wwe-kill-current-url’)

Kill the current page’s URL.