Subseqently
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 16 articles for 0.000 sec
FAIL Array-PatternMatcher-0.04 i686-linux 2.6.24.3     

Group: perl.cpan.testers · Group Profile · Search for Subseqently in perl.cpan.testers
Author: Rick Myers
Date: Aug 26, 2008 23:28

..., 0xff00) No subtests run t/subseq...........Uncaught exception from user code: .../PatternMatcher.pm called at t/subseq.t line 4 main::BEGIN().../PatternMatcher.pm called at t/subseq.t line 4 main::BEGIN()... failed in require at t/subseq.t line 4. main::BEGIN()... failed--compilation aborted at t/subseq.t line 4. Dubious, test ... found in TAP output t/subseq (Wstat: 65280 Tests: 0 Failed:...
Show full article (16.26Kb)
Re: declare indent for common lisp?     

Group: gnu.emacs.help · Group Profile · Search for Subseqently in gnu.emacs.help
Author: Pascal J. Bourguignon
Date: Aug 1, 2008 14:59

... (car item))) (dolist (sym (cdr item)) (cl-indent sym indent) (let ((p (position (character ":") (symbol-name sym)))) (when p (cl-indent (intern (subseq (symbol-name sym) (1+ p))) indent))))))) (defmacro* do-directories-up ((var dir-path &optional result) &body body) " DO: Evaluates body with var bound to dir-...
Show full article (4.91Kb) · Show article thread
Re: Anything.el for Windows     

Group: gnu.emacs.help · Group Profile · Search for Subseqently in gnu.emacs.help
Author: Tassilo Horn
Date: Feb 19, 2008 06:08

... anything-pattern "") (progn (setq matches (anything-get-cached-candidates source)) (if (> (length matches) anything-candidate-number-limit) (setq matches (subseq matches 0 anything-candidate-number-limit)))) (condition-case err-var (let ((item-count 0) (functions (assoc-default 'match source))...
Show full article (3.21Kb) · Show article thread
Re: the necessity of Lisp's Objects?     

Group: comp.lang.functional · Group Profile · Search for Subseqently in comp.lang.functional
Author: Robert Maas, see http://tinyurl.com/uh3t
Date: Feb 7, 2008 22:25

... of parts. You use the mapping functions to transform an old list to a new list elementwise. You use NTH to select single elements by index, and SETF of NTH to change such an element. You use SUBSEQ to extract ranges of elements from an old list. You use APPEND to combine two lists into a list of all the elements from both in the obvious way. You use READ and PRINT/FORMAT to convert between ...
Show full article (25.05Kb) · Show article thread
Re: font-locking of sexpr form broken     

Group: gnu.emacs.help · Group Profile · Search for Subseqently in gnu.emacs.help
Author: Tassilo Horn
Date: Dec 28, 2007 00:35

... (make-frame :length ~A :shape ~A :noun ~A :n-cells ~A )" remaining-lead-axes (subseq noun-shape 0 remaining-lead-axes) noun (- ls remaining-lead-axes)) (make-frame :length remaining-lead-axes :shape (subseq noun-shape 0 remaining-lead-axes) :noun noun :n-cells (- ls remaining-lead-axes))))) --...
Show full article (1.00Kb) · Show article thread
font-locking of sexpr form broken     

Group: gnu.emacs.help · Group Profile · Search for Subseqently in gnu.emacs.help
Author: livingcosmos.org
Date: Dec 27, 2007 19:51

... t " (make-frame :length ~A :shape ~A :noun ~A :n-cells ~A " remaining-lead-axes (subseq noun-shape 0 remaining-lead-axes) noun (- ls remaining-lead-axes)) (make-frame :length remaining-lead-axes :shape (subseq noun-shape 0 remaining-lead-axes) :noun noun :n-cells (- ls remaining-lead-axes)))))
Show full article (0.69Kb)
Re: Growth of the CAML family of languages     

Group: comp.lang.functional · Group Profile · Search for Subseqently in comp.lang.functional
Author: Edi Weitz
Date: Nov 7, 2007 23:41

... rights on c.l.f than Rainer? You're not just a guest, but you own it? Or are you just morally superior? Or are the rules for c.l.f different from the rules for c.l.l because it's inhabited by better human beings? I'd suggest that you simply get off your high horse. Edi. -- Lisp is not dead, it just smells funny. Real email: (replace (subseq "spamtrap@agharta.de" 5) "edi")
Show full article (0.96Kb) · Show article thread
Re: ;;; anything.el --- open anything     

Group: gnu.emacs.sources · Group Profile · Search for Subseqently in gnu.emacs.sources
Author: spamfilteraccount
Date: Aug 3, 2007 06:21

...new)))) (setcdr pattern-info (1+ (cdr pattern-info))) (if (> (length (cdr selection-info)) anything-adaptive-history- length) (setcdr selection-info (subseq (cdr selection-info) 0 anything-adaptive- history-length)))))) (load-file anything-adaptive-history-file) (add-hook 'kill-emacs-hook 'anything-adaptive-save-history) (defun anything-...
Show full article (5.69Kb) · Show article thread
Re: ;;; anything.el --- open anything     

Group: gnu.emacs.sources · Group Profile · Search for Subseqently in gnu.emacs.sources
Author: Tassilo Horn
Date: Jul 17, 2007 00:40

...,7 @@ (progn (setq matches (anything-get-cached-candidates source)) (if (> (length matches) anything-candidate-number-limit) - (setq matches + (setq matches (subseq matches 0 anything-candidate-number-limit)))) (let ((item-count 0)) @@ -445,7 +458,7 @@ (funcall insert-function match) (...
Show full article (10.80Kb) · Show article thread
Re: "typedef" in F95/2003?     

Group: comp.lang.fortran · Group Profile · Search for Subseqently in comp.lang.fortran
Author: ian_d_chivers
Date: May 24, 2007 09:37

... 1.230000 0.5000000 0.6560000 1.23000001907349 0.500000000000000 0.656000018119812 1.23000000000000 0.500000000000000 0.656000000000000 1.23000002 0.500000000 0.656000018 1.230000019073486 0.5000000000000000 0.6560000181198120 1.230000000000000 0.5000000000000000 0.6560000000000000 see richards subseqent post for more information. Ian Chivers
Show full article (3.26Kb)
1 · 2 · next