all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* No matching closing block
@ 2006-06-27 11:35 Martin Marques
  2006-06-28 20:29 ` Kevin Rodgers
  2006-06-28 21:16 ` Jeff Dwork
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Marques @ 2006-06-27 11:35 UTC (permalink / raw)


[-- Attachment #1: Type: TEXT/PLAIN, Size: 1329 bytes --]

I'm not sure this is a bug, but I'll try to explain what I found.

I have program written in PHP (using php-mode) and when ever I'm over the 
1000 lines inside an open {, the closing } doesn't show where the block 
started. If I'm within the 1000 lines (block has less then 1000 lines) it 
shows in the minibuffer where the block started.

versions:

$ dpkg -l | grep -i emacs
ii  emacs21                       21.4a-3               The GNU Emacs 
editor
ii  emacs21-bin-common            21.4a-3               The GNU Emacs 
editor's shared, architecture
ii  emacs21-common                21.4a-3               The GNU Emacs 
editor's shared, architecture
ii  emacsen-common                1.4.17                Common facilities 
for all emacsen
ii  php-elisp                     1.1.0-2               Emacs support for 
php files


I hope I was clear. If you need any debugging, feel free to ask.

--
  21:50:04 up 2 days,  9:07,  0 users,  load average: 0.92, 0.37, 0.18
---------------------------------------------------------
Lic. Martín Marqués         |   SELECT 'mmarques' || 
Centro de Telemática        |       '@' || 'unl.edu.ar';
Universidad Nacional        |   DBA, Programador,
     del Litoral             |   Administrador
---------------------------------------------------------

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: No matching closing block
  2006-06-27 11:35 No matching closing block Martin Marques
@ 2006-06-28 20:29 ` Kevin Rodgers
  2006-06-28 21:16 ` Jeff Dwork
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2006-06-28 20:29 UTC (permalink / raw)


Martin Marques wrote:
> I'm not sure this is a bug, but I'll try to explain what I found.
> 
> I have program written in PHP (using php-mode) and when ever I'm over 
> the 1000 lines inside an open {, the closing } doesn't show where the 
> block started. If I'm within the 1000 lines (block has less then 1000 
> lines) it shows in the minibuffer where the block started.

php-mode.el is not a part of GNU Emacs, and the version at
SourceForge.net doesn't appear to bind "}" anyway.

Does this problem occur in Fundamental mode?  Does it occur in an
uncustomized session (invoked with the -q --no-site-file options)?

-- 
Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: No matching closing block
  2006-06-27 11:35 No matching closing block Martin Marques
  2006-06-28 20:29 ` Kevin Rodgers
@ 2006-06-28 21:16 ` Jeff Dwork
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Dwork @ 2006-06-28 21:16 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Customize blink-matching-paren-distance to increase the search range
for the open {

Jeff

Martin Marques writes:
 > To: bug-gnu-emacs@gnu.org
 > Subject: No matching closing block
 > Date: Tue, 27 Jun 2006 08:35:13 -0300 (ART)
 > 
 > I'm not sure this is a bug, but I'll try to explain what I found.
 > 
 > I have program written in PHP (using php-mode) and when ever I'm over the 
 > 1000 lines inside an open {, the closing } doesn't show where the block 
 > started. If I'm within the 1000 lines (block has less then 1000 lines) it 
 > shows in the minibuffer where the block started.
 > 
 > versions:
 > 
 > $ dpkg -l | grep -i emacs
 > ii  emacs21                       21.4a-3               The GNU Emacs 
 > editor
 > ii  emacs21-bin-common            21.4a-3               The GNU Emacs 
 > editor's shared, architecture
 > ii  emacs21-common                21.4a-3               The GNU Emacs 
 > editor's shared, architecture
 > ii  emacsen-common                1.4.17                Common facilities 
 > for all emacsen
 > ii  php-elisp                     1.1.0-2               Emacs support for 
 > php files
 > 
 > 
 > I hope I was clear. If you need any debugging, feel free to ask.
 > 
 > --
 >   21:50:04 up 2 days,  9:07,  0 users,  load average: 0.92, 0.37, 0.18
 > ---------------------------------------------------------
 > Lic. Martín Marqués         |   SELECT 'mmarques' || 
 > Centro de Telemática        |       '@' || 'unl.edu.ar';
 > Universidad Nacional        |   DBA, Programador,
 >      del Litoral             |   Administrador
 > ---------------------------------------------------------_______________________________________________
 > bug-gnu-emacs mailing list
 > bug-gnu-emacs@gnu.org
 > http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

-- 
Jeff Dwork                     | jeff.dwork@amd.com  408-307-2496 (cell)
Advanced Micro Devices, M/S 362| 408-749-5216 (desk) 408-774-7811 (fax)
PO Box 3453                    |----------------------------------------
Sunnyvale, Ca 94088-3453       | 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-06-28 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-27 11:35 No matching closing block Martin Marques
2006-06-28 20:29 ` Kevin Rodgers
2006-06-28 21:16 ` Jeff Dwork

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.