• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/mail/

Lines Matching +refs:point +refs:min

196 	(goto-char (point-min))
832 (goto-char (point-max)))
872 (goto-char (point-min))
882 ((equal (point-min) (point-max))
894 (goto-char (point-max))
903 (goto-char (point-min))
905 (narrow-to-region (point) (point-max))
932 (goto-char (point-min))
934 (setq from (point))
935 (goto-char (point-max))
937 (setq to (point))
1184 \\[rmail-beginning-of-message] Move point to front of this message.
1185 \\[rmail-end-of-message] Move point to bottom of this message.
1237 (goto-char (point-max))
1356 (goto-char (point-max))
1371 (narrow-to-region 1 (point))
1375 (narrow-to-region (point) (progn (end-of-line) (point)))
1376 (goto-char (point-min))
1559 (let ((opoint (point))
1588 (goto-char (point-max))
1590 (delete-region (point) (point-max)) ; caused by require-final-newline
1593 (narrow-to-region (point) (point))
1601 (goto-char (point-min))
1607 (or success (delete-region (point-min) (point-max)))
1624 (narrow-to-region (point) (point-max))
1625 (goto-char (1+ (point-min)))
1637 (write-region (point) (point) (car delete-files))))
1845 (subst-char-in-region (point-min) (point-max)
1847 (goto-char (point-max))
1849 (delete-region (point) (point-max))
1850 (goto-char (point-min))
1852 (delete-region (point-min) (match-end 0)))
1865 (goto-char (point-min))
1867 (delete-region (point-min) (match-end 0))))
1870 (buffer-substring (point-min)
1871 (point-max)))
1876 ;; At this point, TOFILE contains the name to read:
1882 (goto-char (point-max))
1884 (goto-char (point-max))
1922 (goto-char (point-max)))))))
1923 (goto-char (point-min))
1926 (setq start (point))
1930 (delete-region (point-min) (point))
1932 (delete-region (point-min) (point))))
1942 (delete-region (point)
1945 (point)))
1956 (narrow-to-region (point) (point-max))
1958 (point)))))
1980 (mail-unquote-printable-region header-end (point) nil t t)
1985 (delete-region (point) (search-backward ":"))
1993 (- (point) 2))
1999 (delete-region (point) (search-backward ":"))
2014 (rmail-decode-region start (point) mime-charset)))))
2023 (narrow-to-region (point) (point-max))
2025 (goto-char (point-min))
2030 (narrow-to-region (point) (point-max))
2042 (narrow-to-region start (1- (point)))
2043 (goto-char (point-min))
2049 (decode-coding-region start (point) 'undecided))
2056 (narrow-to-region (point) (point-max))
2068 (1- (point)))))
2094 (let ((beg (point))
2095 (eol (progn (end-of-line) (point))))
2099 (<= (+ header-end size) (point-max))
2125 (goto-char (point-max)))
2130 (mail-unquote-printable-region header-end (point) nil t t)
2135 (delete-region (point) (search-backward ":"))
2148 (point)))
2154 (delete-region (point) (search-backward ":"))
2159 (narrow-to-region start (point))
2160 (goto-char (point-min))
2181 (rmail-decode-region start (point) mime-charset)))
2188 (narrow-to-region (point) (point-max))
2208 (let ((start (point))
2213 (goto-char (point-max))
2215 (point)))
2222 (setq has-date (and (search-forward "\nDate:" nil t) (point)))
2271 (delete-region (point)
2272 (progn (forward-line 1) (point))))
2273 (let ((str (buffer-substring (point)
2275 (point)))))
2277 (narrow-to-region (point) (- (buffer-size) delta)))
2278 (goto-char (point-min))
2297 (narrow-to-region (point-min) (point))
2299 (goto-char (point-min))
2305 (setq lim nil next (point-max)))))
2309 (delete-region (point) next))))
2310 (goto-char (point-min)))
2313 (narrow-to-region (point-min) (point))
2314 (goto-char (point-min))
2320 (delete-region (point)
2323 (1- (point))
2324 (point-max)))))))))))
2329 (narrow-to-region (rmail-msgbeg rmail-current-message) (point-max))
2331 (goto-char (point-min))
2336 (let ((old-point (point))
2337 new-point
2341 (narrow-to-region (rmail-msgbeg rmail-current-message) (point-max))
2342 (goto-char (point-min))
2353 (setq new-start (point))
2358 (let ((start (point)))
2360 (if (and (<= start old-point)
2361 (<= old-point (point)))
2362 (setq new-point new-start))
2363 (delete-region start (point)))
2365 (narrow-to-region new-start (point-max)))
2366 (if new-point
2367 (goto-char new-point))))
2370 (let ((new-point
2371 (= (point) (point-min))))
2373 (narrow-to-region (rmail-msgbeg rmail-current-message) (point-max))
2374 (rmail-reformat-message (point-min) (point-max)))
2375 (if new-point
2376 (goto-char (point-min)))))
2400 (at-point-min (= (point) (point-min)))
2401 (all-headers-visible (= (window-start window) (point-min)))
2410 (rmail-count-screen-lines (window-start window) (point))))
2414 (cond (at-point-min
2415 (goto-char (point-min)))
2417 (goto-char (point-min))
2421 (goto-char (point-min))))
2427 (not (= (window-start) (point-min))))
2434 (narrow-to-region (rmail-msgbeg rmail-current-message) (point-max))
2435 (goto-char (point-min))
2440 (setq start (point))
2444 (setq start (point))
2446 (setq end (1- (point))))
2456 (goto-char (point-min))
2457 (vertical-motion (- (point-max) (point-min))))))
2466 (let ((blurb "") (beg (point-min-marker)) (end (point-max-marker)))
2475 (narrow-to-region (point) (progn (end-of-line) (point)))
2479 (goto-char (point-min))
2483 (goto-char (point-max))
2486 (if (> (point) (1+ (point-min)))
2487 (setq blurb (buffer-substring (+ 1 (point-min)) (point))))
2488 (if (> (- (point-max) (point)) 2)
2492 (buffer-substring (+ (point) 3)
2493 (1- (point-max)))))))))))
2523 (let ((omax (point-max-marker))
2524 (omin (point-min-marker))
2535 (prog1 (point) (end-of-line)) t)))))
2538 (delete-region (point) (1- (match-end 0)))
2561 (re-search-backward labels (prog1 (point) (end-of-line)) t))))
2573 "Call FUNCTION with point at start of internal data of current message.
2575 The bounds are widened enough to move point where desired, then narrowed
2584 (point-max))
2585 (goto-char (point-min))
2619 (goto-char (point-max))
2625 (setq messages-head (list (point-marker)))
2626 (rmail-set-message-counters-counter (point-min))
2645 (goto-char (point-min))
2653 (let* ((point-save (point))
2655 (messages-after-point)
2660 (goto-char (point-max))
2665 (if (/= (point) (point-max)) (forward-char 1))
2666 (setq messages-head (list (point-marker)))
2667 (rmail-set-message-counters-counter (min (point) point-save))
2668 (setq messages-after-point total-messages)
2672 (min total-messages
2673 (max 1 (- total-messages messages-after-point))))
2675 (apply 'vector (cons (point-min-marker) messages-head))
2686 (let ((start (point))
2691 (setq next (point))
2702 (setq messages-head (cons (point-marker) messages-head))
2706 (prog1 (point)
2719 (goto-char (point-min)))))))
2727 (goto-char (point-max))
2773 (progn (narrow-to-region (point-min) (1- (point-max)))
2774 (goto-char (point-min))
2801 (narrow-to-region (point) end))
2804 (narrow-to-region beg (point))
2805 (goto-char (point-min))
2822 (narrow-to-region (point) end)))
2823 (goto-char (point-min))
2827 (set-window-point window (point)))))
2895 (goto-char (point-min))
2896 (when (search-forward "\n*** EOOH ***\n" (point-max) t)
2897 (narrow-to-region msgbeg (point)))
2898 (goto-char (point-min))
2916 (setq x-coding-header (point-marker))
2933 (encode-coding-region (point) msgend old-coding))
2934 (decode-coding-region (point) msgend coding)
2939 (delete-region (point)
2942 (point)))
2959 (narrow-to-region (point-min) (point))
2969 (goto-char (point-min))
2972 (let ((beg (point))
2986 (move-overlay overlay beg (point)))
2989 (setq overlay (make-overlay beg (point)))
3092 (let ((where (point))
3107 (narrow-to-region (point) (progn (search-forward "\n\n") (point)))
3127 (setq beg (point))
3128 (narrow-to-region (point) end))
3131 (setq end (point)))
3132 (setq beg (point))
3177 (let ((omin (point-min))
3178 (omax (point-max))
3179 (opoint (point))
3202 ;; position point. This search may fail because REGEXP
3204 ;; that case, move point to the beginning of visible
3208 (goto-char (point-max))
3210 (goto-char (point-min))
3322 (let ((beg (point)) end)
3324 (setq end (point))
3431 (let* ((omax (- (buffer-size) (point-max)))
3432 (omin (- (buffer-size) (point-min)))
3438 (- (point)(point-min)))
3439 (- (point) (point-min)))))
3448 (goto-char (point-min))
3505 (goto-char (+ (point-min) opoint))
3506 (goto-char (+ (point) opoint))))))
3568 (goto-char (point-min))
3571 (point)))
3578 (point))
3581 (point)))
3582 (narrow-to-region (point)
3584 (beginning-of-line) (point)))))
3767 (let ((beg (point)) end)
3768 (setq end (point-marker))
3778 (if (< (point) end)
3780 (delete-region (point) end)
3814 (goto-char (point-min))
3822 (setq beg (point))
3826 (delete-region beg (point))))
3829 (goto-char (point-min))
3834 (let ((before (point)))
3844 (let ((end (point-marker))
3854 (while (and (< (point) end)
3856 (<= (point) end)))
3859 (expand-mail-aliases before (point)))))
3862 (let ((before (point))
3866 (setq after (point))
3868 (while (< (point) after)
3920 (goto-char (point-min))
3935 (setq bounce-start (point))
3938 (setq bounce-end (point-max))))
3948 (setq bounce-start (point))
3951 (goto-char (point-max))
3953 (setq bounce-end (point)))
3962 (point)
3963 (progn (end-of-line) (point)))))
3966 (setq bounce-start (point))
3967 (goto-char (point-max))
3969 (setq bounce-end (point)))
3970 (setq bounce-start (point)
3971 bounce-end (point-max)))
3993 (goto-char (point-min))
3995 (indent-rigidly (point-min) (point-max) bounce-indent))
4000 (narrow-to-region (point-min) (mail-header-end))
4006 (goto-char (point-min))
4077 (remove-text-properties (point-min) (point-max) '(rmail-fontified nil))
4083 (if (text-property-any (point-min) (point-max) 'rmail-fontified nil)
4090 (add-text-properties (point-min) (point-max) '(rmail-fontified t))
4091 (font-lock-fontify-region (point-min) (point-max))
4141 (goto-char (point-min))
4147 (setq from (buffer-substring (point) (save-excursion
4149 (point))))))
4150 (goto-char (point-min))
4190 (if (re-search-forward "<M> " (save-excursion (end-of-line) (point)) t)