Mercurial > emacs
annotate lisp/play/dissociate.el @ 1717:aa7d6d57504b
* frame.h (struct frame): New fields `can_have_scrollbars' and
`has_vertical_scrollbars'.
(FRAME_CAN_HAVE_SCROLLBARS, FRAME_HAS_VERTICAL_SCROLLBARS): New
accessors, for both the MULTI_FRAME and non-MULTI_FRAME.
(VERTICAL_SCROLLBAR_WIDTH, WINDOW_VERTICAL_SCROLLBAR,
WINDOW_VERTICAL_SCROLLBAR_COLUMN,
WINDOW_VERTICAL_SCROLLBAR_HEIGHT): New macros.
* window.h (struct window): New field `vertical_scrollbar'.
* xterm.h (struct x_display): vertical_scrollbars,
judge_timestamp, vertical_scrollbar_extra: New fields.
(struct scrollbar): New struct.
(VERTICAL_SCROLLBAR_PIXEL_WIDTH, VERTICAL_SCROLLBAR_PIXEL_HEIGHT,
VERTICAL_SCROLLBAR_LEFT_BORDER, VERTICAL_SCROLLBAR_RIGHT_BORDER,
VERTICAL_SCROLLBAR_TOP_BORDER, VERTICAL_SCROLLBAR_BOTTOM_BORDER,
CHAR_TO_PIXEL_WIDTH, CHAR_TO_PIXEL_HEIGHT, PIXEL_TO_CHAR_WIDTH,
PIXEL_TO_CHAR_HEIGHT): New accessors and macros.
* frame.c (make_frame): Initialize the `can_have_scrollbars' and
`has_vertical_scrollbars' fields of the frame.
* term.c (term_init): Note that TERMCAP terminals don't support
scrollbars.
(mouse_position_hook): Document new args.
(set_vertical_scrollbar_hook, condemn_scrollbars_hook,
redeem_scrollbar_hook, judge_scrollbars_hook): New hooks.
* termhooks.h: Declare and document them.
(enum scrollbar_part): New type.
(struct input_event): Describe the new form of the scrollbar_click
event type. Change `part' from a Lisp_Object to an enum
scrollbar_part. Add a new field `scrollbar'.
* keyboard.c (kbd_buffer_get_event): Pass appropriate new
parameters to *mouse_position_hook, and make_lispy_movement.
* xfns.c (x_set_vertical_scrollbar): New function.
(x_figure_window_size): Use new macros to calculate frame size.
(Fx_create_frame): Note that X Windows frames do support scroll
bars. Default to "yes".
* xterm.c: #include <X11/cursorfont.h> and "window.h".
(x_vertical_scrollbar_cursor): New variable.
(x_term_init): Initialize it.
(last_mouse_bar, last_mouse_bar_frame, last_mouse_part,
last_mouse_scroll_range_start, last_mouse_scroll_range_end): New
variables.
(XTmouse_position): Use them to return scrollbar movement events.
Take new arguments, for that purpose.
(x_window_to_scrollbar, x_scrollbar_create,
x_scrollbar_set_handle, x_scrollbar_remove, x_scrollbar_move,
XTset_scrollbar, XTcondemn_scrollbars, XTredeem_scrollbar,
XTjudge_scrollbars, x_scrollbar_expose,
x_scrollbar_background_expose, x_scrollbar_handle_click,
x_scrollbar_handle_motion): New functions to implement scrollbars.
(x_term_init): Set the termhooks.h hooks to point to them.
(x_set_window_size): Use new macros to calculate frame size. Set
vertical_scrollbar_extra field.
(x_make_frame_visible): Use the frame accessor
FRAME_HAS_VERTICAL_SCROLLBARS to decide if we need to map the
frame's subwindows as well.
(XTread_socket): Use new size-calculation macros from xterm.h when
processing ConfigureNotify events.
(x_wm_set_size_hint): Use PIXEL_TO_CHAR_WIDTH and
PIXEL_TO_CHAR_HEIGHT macros.
* ymakefile (xdisp.o): This now depends on termhooks.h.
(xterm.o): This now depends on window.h.
| author | Jim Blandy <jimb@redhat.com> |
|---|---|
| date | Thu, 24 Dec 1992 06:17:18 +0000 |
| parents | 213978acbc1e |
| children | 10e417efb12a |
| rev | line source |
|---|---|
|
662
8a533acedb77
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
258
diff
changeset
|
1 ;;; dissociate.el --- scramble text amusingly for Emacs. |
|
8a533acedb77
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
258
diff
changeset
|
2 |
| 845 | 3 ;; Copyright (C) 1985 Free Software Foundation, Inc. |
| 4 | |
|
794
2598c08c91c2
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
662
diff
changeset
|
5 ;; Maintainer: FSF |
|
807
4f28bd14272c
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
794
diff
changeset
|
6 ;; Keywords: games |
|
794
2598c08c91c2
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
662
diff
changeset
|
7 |
| 36 | 8 ;; This file is part of GNU Emacs. |
| 9 | |
| 10 ;; GNU Emacs is free software; you can redistribute it and/or modify | |
| 11 ;; it under the terms of the GNU General Public License as published by | |
|
807
4f28bd14272c
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
794
diff
changeset
|
12 ;; the Free Software Foundation; either version 2, or (at your option) |
| 36 | 13 ;; any later version. |
| 14 | |
| 15 ;; GNU Emacs is distributed in the hope that it will be useful, | |
| 16 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
| 17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
| 18 ;; GNU General Public License for more details. | |
| 19 | |
| 20 ;; You should have received a copy of the GNU General Public License | |
| 21 ;; along with GNU Emacs; see the file COPYING. If not, write to | |
| 22 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | |
| 23 | |
|
794
2598c08c91c2
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
662
diff
changeset
|
24 ;;; Code: |
| 36 | 25 |
| 258 | 26 ;;;###autoload |
| 36 | 27 (defun dissociated-press (&optional arg) |
| 28 "Dissociate the text of the current buffer. | |
| 29 Output goes in buffer named *Dissociation*, | |
| 30 which is redisplayed each time text is added to it. | |
| 31 Every so often the user must say whether to continue. | |
| 32 If ARG is positive, require ARG chars of continuity. | |
| 33 If ARG is negative, require -ARG words of continuity. | |
| 34 Default is 2." | |
| 35 (interactive "P") | |
| 36 (setq arg (if arg (prefix-numeric-value arg) 2)) | |
| 37 (let* ((inbuf (current-buffer)) | |
| 38 (outbuf (get-buffer-create "*Dissociation*")) | |
| 39 (move-function (if (> arg 0) 'forward-char 'forward-word)) | |
| 40 (move-amount (if (> arg 0) arg (- arg))) | |
| 41 (search-function (if (> arg 0) 'search-forward 'word-search-forward)) | |
| 42 (last-query-point 0)) | |
| 43 (switch-to-buffer outbuf) | |
| 44 (erase-buffer) | |
| 45 (while | |
| 46 (save-excursion | |
| 47 (goto-char last-query-point) | |
| 48 (vertical-motion (- (window-height) 4)) | |
| 49 (or (= (point) (point-max)) | |
| 50 (and (progn (goto-char (point-max)) | |
| 51 (y-or-n-p "Continue dissociation? ")) | |
| 52 (progn | |
| 53 (message "") | |
| 54 (recenter 1) | |
| 55 (setq last-query-point (point-max)) | |
| 56 t)))) | |
| 57 (let (start end) | |
| 58 (save-excursion | |
| 59 (set-buffer inbuf) | |
| 60 (setq start (point)) | |
| 61 (if (eq move-function 'forward-char) | |
| 62 (progn | |
| 63 (setq end (+ start (+ move-amount (random 16)))) | |
| 64 (if (> end (point-max)) | |
| 65 (setq end (+ 1 move-amount (random 16)))) | |
| 66 (goto-char end)) | |
| 67 (funcall move-function | |
| 68 (+ move-amount (random 16)))) | |
| 69 (setq end (point))) | |
| 70 (let ((opoint (point))) | |
| 71 (insert-buffer-substring inbuf start end) | |
| 72 (save-excursion | |
| 73 (goto-char opoint) | |
| 74 (end-of-line) | |
| 75 (and (> (current-column) fill-column) | |
| 76 (do-auto-fill))))) | |
| 77 (save-excursion | |
| 78 (set-buffer inbuf) | |
| 79 (if (eobp) | |
| 80 (goto-char (point-min)) | |
| 81 (let ((overlap | |
| 82 (buffer-substring (prog1 (point) | |
| 83 (funcall move-function | |
| 84 (- move-amount))) | |
| 85 (point)))) | |
| 86 (let (ranval) | |
| 87 (while (< (setq ranval (random)) 0)) | |
| 88 (goto-char (1+ (% ranval (1- (point-max)))))) | |
| 89 (or (funcall search-function overlap nil t) | |
| 90 (let ((opoint (point))) | |
| 91 (goto-char 1) | |
| 92 (funcall search-function overlap opoint t)))))) | |
| 93 (sit-for 0)))) | |
|
662
8a533acedb77
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
258
diff
changeset
|
94 |
|
8a533acedb77
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
258
diff
changeset
|
95 ;;; dissociate.el ends here |
