all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dynabbrev in narrowed buffer wedge case
@ 2004-11-12  0:16 Bruce Robertson
  0 siblings, 0 replies; only message in thread
From: Bruce Robertson @ 2004-11-12  0:16 UTC (permalink / raw)


This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (sparc-sun-solaris2.8, X toolkit)
 of 2004-08-31 on iceage
configured using `configure  --prefix=/users/brucer/share --exec-prefix=/users/brucer/sparc-sun-solaris2.8'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

create buffer
----cut----
$abc{'fish'}
def
ghi
----cut----
narrow-to-region
----cut----
def
----cut----
position to end of buffer
type $ a b M-/ SPC M-/

does not expand as it will when buffer is widened
AND
message "dabbrev-expand: Args out of range: 5, 17"
is received (diff numbers possibly)

HERE's MY THINKING.
the remainder of the buffer is like unto another buffer
which dabbrev-expand does search.

HERE's MY USE:

narrowed to function for editing but wish to dynabbrev
various variables etc. and it doesn't work.


Recent input:
C-n d e C-a C-p C-SPC C-SPC C-n C-x n n C-p C-e SPC 
a <escape> / C-a C-x n w C-l C-f C-f C-f C-k C-p C-a 
$ C-e { ' f i s h ' } C-a C-n C-SPC C-n C-x n n C-p 
C-e SPC a <escape> / SPC <escape> C-g C-a C-f C-f C-f 
C-f C-k C-x n w C-l $ a <escape> / SPC <escape> / C-a 
C-f C-f C-f C-k C-a C-SPC C-n C-x n n $ a <escape> 
/ SPC <escape> / C-a M-x r e p o <tab> r t <tab> <
return>

Recent messages:
Quit
Mark set [3 times]
Scanning ` *Minibuf-1*'
Scanning `.autopatch_params'
Scanning `log'
Expansion found in 'log'
Mark set
dabbrev-expand: Args out of range: 5, 17
Making completion list...
Loading emacsbug...done

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-12  0:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-12  0:16 dynabbrev in narrowed buffer wedge case Bruce Robertson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.